maxima:ratsimpexpons-default-true

Last commit made on 2014-02-03
Get this branch:
git clone -b ratsimpexpons-default-true https://git.launchpad.net/maxima

Branch merges

Branch information

Name:
ratsimpexpons-default-true
Repository:
lp:maxima

Recent commits

65daa29... by Robert Dodier <email address hidden>

Change default value of ratsimpexpons to true, per discussion on mailing list.
However, that causes a lot of errors in the test suite, so I have put this
change on a branch. I have not figured out if the test suite discrepancies
are fixable in some way.

3604602... by Robert Dodier <email address hidden>

Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code

fb94c9a... by Rupert Swarbrick

Fix bug number in test

It turns out I can't drive SourceForge's bug system. This patch just
makes the comment on a test point at the right bug...

d58d379... by Rupert Swarbrick

Trivial change to fix some subscripted integration

$DEFINT used STRIPDOLLAR to make a temporary integration variable when
you passed it a subscripted variable. This turns out to be less than
brilliant... The first example in #2676 hit this bug because it was
using x[1]. It turns out that X is the dummy variable used in the
integral lookup table (and (STRIPDOLLAR $X) => X).

Gensyms seem a saner way to make symbols...

2f9ae60... by Rupert Swarbrick

Document SUM-OF-INTSP & make it a bit more efficient

I was trying to track down another bug and had to think hard to work out
what this function was doing, so I figure I may as well leave the
documentation for the next visitor...

32a87f8... by Robert Dodier <email address hidden>

Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code

e61b215... by Jorge Barros de Abreu

Adding an example for commutative in Simplification.texi

ee204b4... by Jorge Barros de Abreu

Adding an example for combine in Simplification.texi

cab0b12... by Jorge Barros de Abreu

pt_BR update. Conclusion year estimated: 2015.

f40454a... by Jorge Barros de Abreu

pt_BR update. **passes** translation note.