Skip to content

Symbolica 2.1.0

Choose a tag to compare

@benruijl benruijl released this 21 Jun 09:49

Symbolica 2.1 has been released! 🎉

Notable changes

  • Symbolica is WASM ready: it can be used from within Typst now (see early example)
  • Evaluators can now be evaluated over rings (enables fast finite field evaluations)
  • Roots can now be approximated to arbitrary precision in Python API
  • Aliased atoms can now be added/subtracted/mutliplied with other objects
  • Performance improvements for multivariate polynomial factorization
  • Symbol supports pow operation