symja_java8-2020-12-26
Pre-release
Pre-release
·
3530 commits
to master
since this release
Under Windows use
guisymja.batto run Symja as a web browser notebookguisymjamma.batto run Symja as a web browser notebook in Mathematica syntax modesymja.batto run Symja as a console appsymjamma.batto run Symja as a console in Mathematica syntax modejsonapi-server.batto run the JSON-API server
Main changes:
- [core, external] use new prime factorization from the java-math-library
TilmanNeumann/java-math-library#2 - [core] improved
MapAt - [api] parse
plot(sin(x),(x,-10,10))asPlot(Sin(x),{x,-10,10})in fuzzy parser