Symbolica 2.1.0
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
powoperation