Skip to content

v0.6rc1

Compare
Choose a tag to compare
@sn6uv sn6uv released this 27 Oct 13:07
· 4139 commits to master since this release
  • ElementData using data from Wikipedia
  • added Switch
  • added DSolve and RSolve
  • More Timing functions AbsoluteTiming, TimeUsed, SessionTime, Pause
  • Date functions DateList, DateString, DateDifference, etc
  • Parser rewritten using lex/yacc (PLY)
  • Unicode character support
  • PolarPlot
  • IPython style (coloured) input
  • VectorAnalysis` Package
  • More special functions (Bessel functions and othogonal polynomials)
  • More NumberTheory functions
  • Import, Export, Get, Needs and other IO related functions
  • PyPy compatibility
  • added benchmarks (mathics/benchmark.py)
  • BaseForm
  • DeleteDuplicates
  • Depth, Operate Through and other Structure related functions
  • Changes to MatrixForm/TableForm printing
  • Use interruptingcow to limit evaluation time
  • Character Code functions