symja_java8-2020-12-20
Pre-release
Pre-release
axkr
released this
20 Dec 13:47
·
3112 commits
to master
since this release
Under Windows use
guisymja.bat
to run Symja as a web browser notebookguisymjamma.bat
to run Symja as a web browser notebook in Mathematica syntax modesymja.bat
to run Symja as a console appsymjamma.bat
to run Symja as a console in Mathematica syntax modejsonapi-server.bat
to run the JSON-API server
Main changes:
- Fixed
NDSolve
example in markdown documentation - Improved
AssociateTo, AppendTo, PrependTo, AddTo, SubtractFrom, TimesBy, DivideBy, PreIncrement, PreDecrement, Increment, Decrement
functions - Added a JSON API test page (
index.html
needs a refresh after restarting a new kind of Symja server) - improved JavaScript converter for
Piecewise
function (useINLINE_PIECEWISE = false
now, which generatesif
statements) - heuristic factorization for polynomials of the form
x^(2*p) + x^p + 1
-p
is prime andp != 3
- add
Config#BUILTIN_PROTECTED
- improved
D
andDerivative
rules - bump version
guava-30.1-jre.jar