Skip to content

v0.5.0

Compare
Choose a tag to compare
@julianpeeters julianpeeters released this 03 Mar 01:20
· 12 commits to main since this release

What's Changed

  • Renaming of types, in order to reduce code footprint
  • Add prism composition
  • Better parameterization of types, e.g., by I and O
  • Update Scala version to 3.4.0, in order to get access to improved application overloads and improved match types
  • Update deps
  • Fix mermiad rendering of monomial wiring diagrams by @julianpeeters in #23
  • Basic support for tensor of three monomials by @julianpeeters in #24
  • Cleanup by @julianpeeters in #25

Full Changelog: v0.4.0...v0.5.0