symja_java8-2021-01-23
Pre-release
Pre-release
axkr
released this
23 Jan 17:30
·
3008 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:
- [io] improve
SemanticImport
for import from URLs
dset = SemanticImport("https://raw.githubusercontent.com/axkr/symja_android_library/master/symja_android_library/data/whiskey.csv")
- [core]
StringFormat
function - move univocity parser from [io] to [core] pom.xml - [core] more permutations and jgrapht based functions
- [core] more MMA packages tested with symjamma
<<"https://raw.githubusercontent.com/szhorvat/BoolEval/master/BoolEval/BoolEval.m"
<<"https://raw.githubusercontent.com/antononcube/MathematicaForPrediction/master/SSparseMatrix.m"