History of file mttroot/mtt/lib/reduce/fix_c.r at check-in cd14981d1e9b025f
2003-10-20
| ||
17:10 | Deleted: Created tag version-0-1 check-in: [e62ad9467f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 0 | |
2002-08-30
| ||
15:39 |
Read fix_c.r before ese.r and explicitly overload ** operator with pow(). These changes are required for the Codemist version of Reduce. file: [4c2ca104c3] check-in: [1955d69343] user: geraint@users.sourceforge.net, branch: origin/master, size: 633 [annotate] [blame] [check-ins using] [diff] | |
2002-06-06
| ||
17:10 | Added a couple more simplification rules for pow. file: [d6d8abfc53] check-in: [697e0dcbed] user: geraint@users.sourceforge.net, branch: origin/optimise-algebraic-equations, size: 676 [annotate] [blame] [check-ins using] [diff] | |
2002-05-27
| ||
10:36 |
Fix for bug [553524] #define PI causes parse error. Only substitutes for PI if it is not a number. This prevents Reduce from trying to substitute for 3.14... when "on rounded" has been set. file: [551406cfe8] check-in: [adc4f01f84] user: geraint@users.sourceforge.net, branch: origin/master, size: 576 [annotate] [blame] [check-ins using] [diff] | |
2002-05-10
| ||
12:41 |
Substitution of pi for its numerical value moved from useful-functions.hh to fix_c.r file: [0b3202721a] check-in: [5b09adc924] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 482 [annotate] [blame] [check-ins using] [diff] | |
2002-04-23
| ||
09:51 | Deleted: Created branch unlabeled-1.7.2 check-in: [afb9dc617d] user: gawthrop@users.sourceforge.net, branch: origin/unlabeled-1.7.2, size: 0 | |
2002-03-26
| ||
12:11 | Added abs => fabs rule. file: [0428d6f425] check-in: [ace0503385] user: geraint@users.sourceforge.net, branch: origin/master, size: 397 [annotate] [blame] [check-ins using] [diff] | |
2001-04-11
| ||
09:44 |
Added:
Fixed cc and c problems to do with pow(x,y) and integers mtt/lib/reduce/fix_c.r is included in rdae2dae and cse2smx_lang for -c, -cc and -oct options file: [ce0b4c95c5] check-in: [47742bde53] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 350 [annotate] [blame] [check-ins using] | |