Changes between Initial Version and Version 3 of Ticket #5111
- Timestamp:
- 02/18/09 04:44:55 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5111
-
Property
Priority
changed from
major
toblocker
-
Property
Summary
changed from
axiom --> fricas
toaxiom --> fricas ?
-
Property
Priority
changed from
-
Ticket #5111 – Description
initial v3 1 Change axiom.py to fricas.py and the axiom command to fricas.1 Should we change axiom.py to fricas.py and the axiom command to fricas. 2 2 3 This is more logical since the doctests test fricas not axiom. Also, this has been specifically requested by Tim Daly -- the trademark owner on the name Axiom -- and I think it is best to respect his request. 3 '''For the change:''' This is more logical since the doctests test fricas not axiom. Also, this has been specifically requested by Tim Daly -- the trademark owner on the name Axiom. 4 5 '''Against the change:''' We have an *axiom* interface already. The trademark on "Axiom" does not mean that we can't legally use the word for the command name in our program. Our interface to sage is an interface to axiom, fricas, etc.