Release 0.4: Matrices and equation rewrites #245
c3d
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features:
expand
andcollect
(Addexpand
andcollect
functions #231)(note that XEQ no longer automatically switches to alpha)
det
function #187, Determinant should return a type error if no matrix #217)inv
on matrices #180, Implement computation for the inverse of a matrix #189, Another crash under low-memory condition #201)Help
command #162, Add support for matrix and list to smart menu and help #193)LastMenu
(xshift-A) goes back in menu history (Implement BackMenu #165)GET
function on lists and arrays (Implement theGET
command #173)Improvements:
Bugs fixes:
Invert(X)
(Syntax error parsing Invert(X) #163)+
#164)π
and imaginary unit (Adding a space after π in an equation stops parsing #145, π no longer parses correctly #168, π in an equation gets "expected argument" error #169, Parsing cos(x+π) fails #207, Inserting π from command line adds parentheses #208)NumberSpacing
(Menu not refreshed afterNumberSpacing
#240)Other:
Help
command (Add documentation forHelp
command #228)is_algebraic
and the like #234)rewrite_all
to rewrite until convergence (Addrewrite_all
that iterates on sequence of rewrite rules #241, Optimize rewrite_all to avoid code bloat #243)make dist
.Verse of the day:
The kingdom of heaven is like treasure hidden in a field.
When a man found it, he hid it again, and then in his joy went and sold
all he had and bought that field (Mt 13:44)
Signed-off-by: Christophe de Dinechin christophe@dinechin.org
Full Changelog: v0.3.1...v0.4
This discussion was created from the release Release 0.4: Matrices and equation rewrites.
Beta Was this translation helpful? Give feedback.
All reactions