Skip to content

symja_java8-2018-11-30

Pre-release
Pre-release
Compare
Choose a tag to compare
@axkr axkr released this 30 Nov 16:53
· 4650 commits to master since this release
  • Under Windows use symja.bat to run Symja
  • Under Windows use the symjamma.bat to run Symja in Mathematica syntax mode (with import of packages)

Main changes:

  • Issue #101 QuineMcCluskeyAlgorithm needs DNF Formula as input
  • Issue #102 JAS version 2.6.5961
  • Issue #103 Use BracketingNthOrderBrentSolver instead of BrentSolver
  • fix bug in call to Im#imPowerComplex()
  • Fix bug in expression: List @@@ (1+2+3)
  • Use hipparchus 1.4 and guava 27.0