symja_java8-2021-01-02
Pre-release
Pre-release
axkr
released this
02 Jan 20:21
·
3043 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:
- [external] use newest prime factorization from the java-math-library
TilmanNeumann/java-math-library#2
Instantiate CombinedFactorAlgorithm in ThreadLocal - [external] use jgrapht 1.5.0 / jheaps 0.13 / commons-text 1.8
- [core] improved
ReplacePart
- [core] BernsteinBasis function (also in PiecewiseExpand)
- [api] enable
Evaluate
function "fuzzy parser" mode - [core] serialize / deserialize Associations <|...|> in WXF format
https://reference.wolfram.com/language/tutorial/WXFFormatDescription.html - [core] TensorProduct