Fix for `#4210 tlimit consults global assumptions for limit variable` |
|
More...
|
12 months ago
|
Correct file name from `test_limits_wester.mac` to `rtest_limit_wester.mac`. |
|
More...
|
12 months ago
|
- tlimit.lisp: Implement logic in `tlimp` to reject more unsupported expressions. Convert `tlimp` to accept two arguments, removing reliance on special variable 'var'. |
|
More...
|
12 months ago
|
Fix bug #4326: "sin(asec(x)), cos(acsc(x)) and many more are incorrectly simplified". Add a test that numerically validates the simplifications. |
|
More...
|
12 months ago
|
Fix one minor typo in patch. |
|
More...
|
12 months ago
|
Fix typo in comments |
|
More...
|
12 months ago
|
share/tensor/itensor.lisp: remove unspecial declaration for symbol R, which is never declared special, and always used in itensor.lisp as a lexical variable. |
|
More...
|
12 months ago
|
Merge branch 'master' of https://git.code.sf.net/p/maxima/code |
|
More...
|
12 months ago
|
transl: do not assume a catch's mode based on the last body form |
|
More...
|
12 months ago
|
transl: avoid generating (RETURN (GO ...)) at the end of a PROG |
|
More...
|
12 months ago
|
Revert "CCL 1.12.2 passes the rtest_engineering_format tests" |
|
More...
|
12 months ago
|
Windows installer: Require CMake >= 3.16. |
|
More...
|
12 months ago
|
Windows installer: Update SBCL. |
|
More...
|
12 months ago
|
share/tensor/itensor.lisp: make X and D shared lexical variables for the functions which use them ($COVDIFF and COVDIFF). |
|
More...
|
12 months ago
|
Remove the obsolete DEFMTRFUN-EXTERNAL macro |
|
More...
|
12 months ago
|
Clean up integer-info changes |
|
More...
|
12 months ago
|
Rename specvar integer-info to *integer-info* |
|
More...
|
12 months ago
|
Merge branch 'rtoy-refactor-specvars-defint-ll-ul' |
|
More...
|
12 months ago
|
share/tensor/itensor.lisp: make TEMP a shared lexical variable for the functions which use it ($COVDIFF and COVDIFF). |
|
More...
|
12 months ago
|
Remove some debugging prints and add comments |
|
More...
|
12 months ago
|
Update rtestint problem 237 to match the actual result. |
|
More...
|
12 months ago
|
Remove *ll* and *ul* |
|
More...
|
12 months ago
|
Rename *ll* and *ul* to ll and ul in $defint |
|
More...
|
12 months ago
|
Add upper limit arg to log-transform |
|
More...
|
12 months ago
|
Add upper limit arg to zto1 and batap-new |
|
More...
|
12 months ago
|
Rename *ll* and *ul* to ll and ul in defint |
|
More...
|
12 months ago
|
Don't use *ll* and *ul* in whole-intsubs |
|
More...
|
12 months ago
|
Rename *ll* and *ul* to ll and ul in defint-list |
|
More...
|
12 months ago
|
Rename *ll* and *ul* to ll and ul in method-by-limits |
|
More...
|
12 months ago
|
Rename *ll* and *ul* to ll and ul in dintegrate |
|
More...
|
12 months ago
|