55
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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.
rtoy
as Raymond Toy
More... 12 months ago
Fix typo in comments
rtoy
as Raymond Toy
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.
robert_dodier
as Robert Dodier
More... 12 months ago
Merge branch 'master' of https://git.code.sf.net/p/maxima/code
robert_dodier
as Robert Dodier
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"
rtoy
as Raymond Toy
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).
robert_dodier
as Robert Dodier
More... 12 months ago
Remove the obsolete DEFMTRFUN-EXTERNAL macro More... 12 months ago
Clean up integer-info changes
rtoy
as Raymond Toy
More... 12 months ago
Rename specvar integer-info to *integer-info*
rtoy
as Raymond Toy
More... 12 months ago
Merge branch 'rtoy-refactor-specvars-defint-ll-ul'
rtoy
as Raymond Toy
More... 12 months ago
share/tensor/itensor.lisp: make TEMP a shared lexical variable for the functions which use it ($COVDIFF and COVDIFF).
robert_dodier
as Robert Dodier
More... 12 months ago
Remove some debugging prints and add comments
rtoy
as Raymond Toy
More... 12 months ago
Update rtestint problem 237 to match the actual result.
rtoy
as Raymond Toy
More... 12 months ago
Remove *ll* and *ul*
rtoy
as Raymond Toy
More... 12 months ago
Rename *ll* and *ul* to ll and ul in $defint
rtoy
as Raymond Toy
More... 12 months ago
Add upper limit arg to log-transform
rtoy
as Raymond Toy
More... 12 months ago
Add upper limit arg to zto1 and batap-new
rtoy
as Raymond Toy
More... 12 months ago
Rename *ll* and *ul* to ll and ul in defint
rtoy
as Raymond Toy
More... 12 months ago
Don't use *ll* and *ul* in whole-intsubs
rtoy
as Raymond Toy
More... 12 months ago
Rename *ll* and *ul* to ll and ul in defint-list
rtoy
as Raymond Toy
More... 12 months ago
Rename *ll* and *ul* to ll and ul in method-by-limits
rtoy
as Raymond Toy
More... 12 months ago
Rename *ll* and *ul* to ll and ul in dintegrate
rtoy
as Raymond Toy
More... 12 months ago