Skip to content

Releases: julianpeeters/polynomial

v0.6.0

23 Mar 05:44
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.6.0

  • basic monomial cartesian products
  • "linearly distributive" monomial cartesian with tensor product
  • StoreF case class extending Monomial[F[S], S, Y]

v0.5.0

03 Mar 01:20
Compare
Choose a tag to compare

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

v0.4.0

25 Jan 05:26
Compare
Choose a tag to compare

Basic support for tensor of three monomials

v0.3.0

17 Jan 09:09
Compare
Choose a tag to compare

What's Changed

  • README: minor improvements
  • polynomial: added simple composition product
  • polynomial-mermaid: added tensored state lenses and wiring diagrams

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Jan 02:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Dec 05:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/julianpeeters/polynomial/commits/v0.1.0