55
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 19, 2024 — May 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Package trigtools: load to_poly_solve if it is not already loaded.
robert_dodier
as Robert Dodier
More... 3 months ago
Make test suite output more useful for debugging More... 3 months ago
Correct various "wrong" uses of ALIKE -> ALIKE1 More... 3 months ago
Optimize ORDLIST for better efficiency More... 3 months ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... 3 months ago
Merge branch 'master' of https://git.code.sf.net/p/maxima/code More... 3 months ago
Order bigfloats using internal representation More... 3 months ago
ONEP1: support decimal bigfloats More... 3 months ago
ALIKE1: support decimal bigfloats More... 3 months ago
ALIKE1: Handle X non-cons vs. Y cons quickly More... 3 months ago
More COMPLEX-ATANH clean-up More... 3 months ago
Clean up and optimize COMPLEX-ATANH (bigfloat) More... 3 months ago
ISLINEAR: catch errors while substituting in 0 More... 3 months ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... 3 months ago
GREAT: simplify handling of bigfloats More... 3 months ago
SIMPLIMPLUS1: don't give dotted pairs to simplifier More... 3 months ago
rtest_gamma.mac: slightly increase error tolerance More... 3 months ago
testsuite.lisp: cut out #-allegro conditionalizations since it appears Allegro CL 11.0 Express Edition can run the tests indicated.
robert_dodier
as Robert Dodier
More... 3 months ago
maxima.asd: load defsystem.lisp in order to load share packages which use it.
robert_dodier
as Robert Dodier
More... 3 months ago
defsystem.lisp: Allegro CL 11.0 Express Edition on Linux complains about top-level EXPORT, so put #-allegro on them.
robert_dodier
as Robert Dodier
More... 3 months ago
ALIKE1/GREAT: treat bigfloats using internal form More... 3 months ago
Merge branch 'master' of https://git.code.sf.net/p/maxima/code More... 3 months ago
COMPLEX-ATANH: correctly check for Y = 0 More... 3 months ago
Windows installer: Update SBCL. More... 3 months ago
openr_binary: work around bug in Allegro CL by omitting :ELEMENT-TYPE argument.
robert_dodier
as Robert Dodier
More... 3 months ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... 3 months ago
simp-conjugate: ignore invalid args (e.g. psi(x), atan[i](x)) More... 3 months ago
Various simplifiers: only simplify arguments if needed More... 3 months ago
simp-%log: fix log(product(...)) simplifya call More... 3 months ago
Print nice function signature for def-simplifier error messages
rtoy
as Raymond Toy
More... 3 months ago