~peterpall/maxima/+git/maxima.code:monstertrig-conditional-results

Last commit made on 2015-12-21
Get this branch:
git clone -b monstertrig-conditional-results https://git.launchpad.net/~peterpall/maxima/+git/maxima.code

Branch merges

Branch information

Name:
monstertrig-conditional-results
Repository:
lp:~peterpall/maxima/+git/maxima.code

Recent commits

86b5fe3... by Robert Dodier <email address hidden>

In MONSTERTRIG, return conditional expressions for sin(m*x)*sin(n*x) when
MEQP cannot determine which case applies. As I am not getting enough support for
this idea, I will put this stuff on a branch in case it can be revived later.

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

Add test for SF bug #2302: "'at' applied to definite integral"
which was fixed by commits a68f657 and/or 69597eb.

25bba95... by Robert Dodier <email address hidden>

In ezgcd, declare specials SUBVAL and SUBVAR and bind them.
This fixes a bug reported to mailing list 2015-12-10: "problem with poly_pseudo_divide"

Incidentally, create new test script rtest_grobner and put it on list of share test scripts.

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

In SUBST-EXCEPT-SECOND-ARG, remove SIMP flag to ensure resimplification
after substitution. This commit and 69597eb (I think) fix SF bug #1085: "Function \"at\" is overly cautious"

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

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

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

In SUBST-EXCEPT-SECOND-ARG, treat 'laplace expressions similarly to
other expressions which have dummy variables.

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

In SUBST2, cut out redundant test (AT-SUBSTP subsumes the stuff
it was testing for), and put in a helpful comment.

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

In SUBST-EXCEPT-SECOND-ARG, handle 'at and 'diff noun expressions similarly
to other expressions which have dummy variables. This allows for substitutions
into variables other than the dummy variables, namely free variables in the
main operand, and the right-hand side of equations in 'at and derivative
degrees in 'diff.

This fixes a bug reported to the mailing list 2015-12-08: "Evaluate derivative in Maxima"
A few existing test results have been updated and new tests added.

7344fdb... by PeterPall

Renamed the autoconf flag that tells we are using windows from *autoconf-win32* to *autoconf-windows* (since it marks win64, as well), but kept *autoconf-win32* around for all the packages on github that might still use this variable.

7ec0adc... by Mario Rodriguez <email address hidden>

Fix tics on z-axis