Updates to the Changelog. |
|
More...
|
about 1 month ago
|
plotdf: documentation updates. |
|
More...
|
about 1 month ago
|
Plotdf: a better default for tstep which can be changed in the configuration menu. |
|
More...
|
about 1 month ago
|
Plotdf: changes the name of variable "method" to "integrator". This will avoid conflict with other uses of "method" in Xmaxima. |
|
More...
|
about 1 month ago
|
Update ChangeLog with my contributions since 19b400. |
|
More...
|
about 1 month ago
|
Option --suppress-input-echo was already in commandline-options.texi, so remove duplicate introduced in ab4431b. |
|
More...
|
about 1 month ago
|
Add documentation for the new command line option. |
|
More...
|
about 1 month ago
|
Minor fixes needed to create functional RPMs |
|
More...
|
about 1 month ago
|
Add link to Carlson's doc and some cleanups and examples |
|
More...
|
about 1 month ago
|
Adds another bug fixed to the ChangeLog. |
|
More...
|
about 1 month ago
|
In DBM-READ, be careful to output to input stream only if input stream is also an output stream. |
|
More...
|
about 1 month ago
|
#4560 integrals of the form integrate((a*z+a*b)^p*%e^(c*z+d),z) |
|
More...
|
about 1 month ago
|
New command-line option --suppress-input-echo to suppress printing input expressions when processing noninteractively. |
|
More...
|
about 1 month ago
|
Package stringproc: move some function defintions to quiet undefined function warnings in CMUCL. |
|
More...
|
about 1 month ago
|
$TRIGRAT: bind $ALGEBRAIC and $GCD instead of setting/resetting |
|
More...
|
about 2 months ago
|
Add more / comment test cases for old SourceForge tickets closed |
|
More...
|
about 2 months ago
|
Add more test cases for old SourceForge tickets closed |
|
More...
|
about 2 months ago
|
Teach Maxima that cosh(r) >= 1 and sech(x) <= 1 |
|
More...
|
about 2 months ago
|
Mention op and args in inflag documentation |
|
More...
|
about 2 months ago
|
Add more test cases for old SourceForge tickets closed |
|
More...
|
about 2 months ago
|
Add test cases for old SourceForge tickets closed |
|
More...
|
about 2 months ago
|
Allow TOPDOWN as third argument to $SCANMAP |
|
More...
|
about 2 months ago
|
No need for ALIKE1 when comparing to numbers or symbols |
|
More...
|
about 2 months ago
|
Trig simplifiers: look for SIMP in CDAR (CAR starts with op) |
|
More...
|
about 2 months ago
|
POLYNOMIALP: use MEMALIKE (which uses MEMBER for symbols) |
|
More...
|
about 2 months ago
|
EXPTRL: no need to use LIKE to compare imaginary part to 0 |
|
More...
|
about 2 months ago
|
Optimize BIG-FLOAT-EVAL |
|
More...
|
about 2 months ago
|
Merge branch 'master' of https://git.code.sf.net/p/maxima/code |
|
More...
|
about 2 months ago
|
Turn some $REALPART/$IMAGPART into a single TRISPLIT |
|
More...
|
about 2 months ago
|
Replace sort with stable-sort to fix testsuite errors, as recommended by Camm Maguire. |
|
More...
|
about 2 months ago
|