Ensure that existing pretty printer output tests are executed with maxima_unicode_display = false. |
|
More...
|
about 1 year ago
|
Description of maxima_unicode_display in reference manual, and images showing Unicode and ASCII display examples. |
|
More...
|
about 1 year ago
|
Replace varp with varp2 in a few more places |
|
More...
|
about 1 year ago
|
Add freevar2 predicate like freevar but takes the var arg |
|
More...
|
about 1 year ago
|
Fix bug in display of box(x) (or box applied to anything which has height = 1 and depth = 0) when maxima_unicode_display = true. |
|
More...
|
about 1 year ago
|
Update rat8 and rat8prime to take a second arg for the var to test. |
|
More...
|
about 1 year ago
|
Convert more functions to use varp2 instead of varp predicate. |
|
More...
|
about 1 year ago
|
Use varp2 predicate instead of varp in some places. |
|
More...
|
about 1 year ago
|
Add new m2 predicate varp2 that accepts a second arg for the var |
|
More...
|
about 1 year ago
|
Merge branch 'rtoy-refactor-specvars-sin' |
|
More...
|
about 1 year ago
|
Fix up comments |
|
More...
|
about 1 year ago
|
Ensure that existing pretty printer output tests are executed with maxima_unicode_display = false. |
|
More...
|
about 1 year ago
|
Restore previous display for sum and product signs in ASCII art mode; do not attempt to make minor improvements by substituting different ASCII characters. |
|
More...
|
about 1 year ago
|
Display wide matrices column by column, using Unicode characters for drawing. |
|
More...
|
about 1 year ago
|
Code cleanup removing unused/unneeded stuff from recent changes |
|
More...
|
about 1 year ago
|
*ans* does not need to be a special variable at all. |
|
More...
|
about 1 year ago
|
Display matrices using Unicode characters for drawing, including corners. |
|
More...
|
about 1 year ago
|
Rename *ans* to ans in sum-of-intsp |
|
More...
|
about 1 year ago
|
Revert "Make a closure for *ans* for integrate1 and sinint." |
|
More...
|
about 1 year ago
|
Rename *powerl* to powerl |
|
More...
|
about 1 year ago
|
Make a closure for *ans* for integrate1 and sinint. |
|
More...
|
about 1 year ago
|
Make a closure for *powerl* for intform and integrator. |
|
More...
|
about 1 year ago
|
Windows build: Updated wxMaxima |
|
More...
|
about 1 year ago
|
Add comments on how we might be able to remove some specvars |
|
More...
|
about 1 year ago
|
Remove unused declaration for stack. |
|
More...
|
about 1 year ago
|
Rename *stack* to stack since it's no longer special |
|
More...
|
about 1 year ago
|
*stack* does not need to be special. |
|
More...
|
about 1 year ago
|
Remove macro op and add comments. |
|
More...
|
about 1 year ago
|
Add some comments to mark predicate functions for m2 matcher |
|
More...
|
about 1 year ago
|
Remove unused variable arg from integrator. |
|
More...
|
about 1 year ago
|