Release 0.9.20 "Corpus" - Polynomials and algebraic expressions #1709
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.
-
This release focuses on support for polynomial, root finding and algebraic expressions, and on making evaluation of algebraic expressions behave closer to algebraic mode on the HP50G, i.e. treat
'like the HP50G treats a backquote expression or an expression entered in algebraic mode.New features
LUcommand generating LU-decomposition for matricesREF,RREFandRREFPcommands to put matrices in Echelon formOrdercommand to reorder variables in the current directoryPEval,PRootandZeroscommands for polynomials and expressionsUniqueandQuickUniquecommands to keep unique values in a listDEPNDandINDEPcommands to set dependent/independent variablesxlibandconstantsby name, e.g.corDedicaceAutomaticConstantsandAutomaticXLibsⓋprefix, e.g.ⓋHelpSortorUniquenow works with expressionsA*X+B*Xsech,csch,coth, and their inverseCrDircan now take a list as input to create multiple directoriesBug fixes
'sin(x+1)'rendered in text modeobject_errorinas_text()on simulatorIFT/IFTEif given invalid input0+ⅈ, was incorrectly parsed as0ⅈ0no longer shows-0STOwill no longer overwrite a directory with a non-directory valuePurgewill no longer erase non-empty directories,PGDiris now neededRArconstant uncertainty was incorrectly set to 0Improvements
0+3ⅈnow render as3ⅈLNAMEcommand now returns a list in algebraic expressionsΣ,∏,∂and∫,COMBandPERMnow partially evaluate as on HP50Gui_refresh()takes too long due to internal race condition→ℚmore accurately respects displayed precisionto_sqrt, used inPRootcomplex::make(was error prone)mvoutput inmake comparestack_bufferfacility in the runtime to keep multiple exansions on stackISOLtests forsec,csc,cotfunctionsAGENTS.md-Nblocks beeps,-nrestores themPGDIR,STOandRCLnew capabiltiesThis discussion was created from the release Release 0.9.20 "Corpus" - Polynomials and algebraic expressions.
Beta Was this translation helpful? Give feedback.
All reactions