Skip to content

symja_java8-2020-12-12

Pre-release
Pre-release
Compare
Choose a tag to compare
@axkr axkr released this 12 Dec 20:20
· 3418 commits to master since this release

Under Windows use

Main changes:

  • many small bug fixes and improvements
  • much more Mathematica packages can imported in the MMA webbrowser and console app
    Example: <<"https://raw.githubusercontent.com/antononcube/MathematicaForPrediction/master/SSparseMatrix.m"
  • refactored files based functions into package matheclipse-io
  • improved string functions with better regex (string patterns) support
  • SparseArray support
  • Dataset, SemanticImport, SemanticImportString support
  • Compile and CompilePrint support
  • TestReport, VerificationTest unit test support