Skip to content

Symbolica 0.15.0

Latest
Compare
Choose a tag to compare
@benruijl benruijl released this 11 Feb 09:32
· 7 commits to main since this release

Symbolica 0.15.0 has been released!

Notable changes

  • Namespaces, allowing for easier library generation without fear for conflicts
  • ARM assembly generation
  • Canonization of nested tensors
  • Performance improvements for factorization

Upgrade notice

  • Rust users must now use parse! and symbol! macro. The fun! macro has been renamed to function!