Skip to content

v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@inakleinbottle inakleinbottle released this 11 Jul 10:39
· 307 commits to main since this release
759282d

Version 0.0.3:

  • Added datetime interval support.
  • Integrated schema reparametrisation into stream signature methods.
  • Fixed bug in names of scalar types, names now display correctly.
  • Fixed bfloat16 given wrong scalar type code.
  • Added half precision float and bfloat16 to py module
  • Added real partition class and Python interface.
  • Implemented simplify method on Streams.
  • Added polynomial coefficients
  • started an examples folder