| finished | false |
|---|
#computer-science #physics
Symbolica is a symbolic computation package built with rust and usable through python API. The homepage contains various links and demos.
The pattern matching documentation is mainly narrated with python code; for rust examples, the docs.rs pages for replace and pattern_match are useful.