54
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
{bugs:#4186] Adjust assumption for Kamke 2.405 due to changes elsewhere
billingd
as David Billinghurst
More... over 1 year ago
Ensure that string substituted into operator is verbified.
robert_dodier
as Robert Dodier
More... over 1 year ago
share/raddenest/raddenest.texi: adjust spacing and line breaks.
robert_dodier
as Robert Dodier
More... over 1 year ago
Fix up share/raddenest/raddenest.texi so that makeinfo succeeds.
robert_dodier
as Robert Dodier
More... over 1 year ago
rtest_raddenest: fix a test and the comments More... over 1 year ago
Fix #4121: atan2(0, <nz>) doesn't simplify
rtoy
as Raymond Toy
More... over 1 year ago
Add some comments on the branches of the atan2 simplifier
rtoy
as Raymond Toy
More... over 1 year ago
Merge branch 'master' into rtoy-bug-4181-qagp-singular-points-check
rtoy
as Raymond Toy
More... over 1 year ago
Fix #4143: atan(0,minf) should be %pi.
rtoy
as Raymond Toy
More... over 1 year ago
Change infsimp* (defined in compar.lisp) to check for a mapatom, not an atom. This change prevents an infinite loop that can happen when expressions such as a[inf] are passed to infsimp*. The function extra-simp (defined in limit.lisp) had a workaround for this bug--this change also eliminates the workaround in extra-simp. More... over 1 year ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... over 1 year ago
Add some tests
rtoy
as Raymond Toy
More... over 1 year ago
fix compile warning
dgildea
as Dan Gildea
More... over 1 year ago
fix compile warning
dgildea
as Dan Gildea
More... over 1 year ago
In documentation for row and col, state that row result shares memory with argument, and col result does not.
robert_dodier
as Robert Dodier
More... over 1 year ago
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code More... over 1 year ago
Mention list of points can be in any order.
rtoy
as Raymond Toy
More... over 1 year ago
Update documentation to quad_qagp about singular points
rtoy
as Raymond Toy
More... over 1 year ago
Merge branch 'master' of https://git.code.sf.net/p/maxima/code More... over 1 year ago
Fix bug #4181: Check singular points are in the correct interval
rtoy
as Raymond Toy
More... over 1 year ago
Added output file argument and trace file indirection More... over 1 year ago
Corrected null pointer errors. Handled additional maple statements. More... over 1 year ago
Assert integrand returns a real value for quadpack routines
rtoy
as Raymond Toy
More... over 1 year ago
Use absolute path to texi2html.init for make
rtoy
as Raymond Toy
More... over 1 year ago
Fix bug #4176, bug #4177.
l_butler
as Leo Butler
More... over 1 year ago
In APPROX-ALIKE (called to compare results in test cases), require dimensions to match when comparing Lisp arrays.
robert_dodier
as Robert Dodier
More... over 1 year ago
ChangeLog: add closed bug report 4176
l_butler
as Leo Butler
More... over 1 year ago
Fix bug #4176: fullratsubst
l_butler
as Leo Butler
More... over 1 year ago
Windows installer: Updated wxMaxima More... over 1 year ago
Remove old code that was commented out
rtoy
as Raymond Toy
More... over 1 year ago