Skip to content

v0.2

Compare
Choose a tag to compare
@jimy-byerley jimy-byerley released this 23 Oct 20:35
· 44 commits to main since this release

This release is much more usable than the previous one. It brings the following:

  • a complete rework of the concept of dtype
  • a dtype system allowing pretty much anything to be a dtype, declared through a ddtype (see documentation coming)
  • a native way to use python ints/floats in typedlist
  • stronger tests
  • few bug fixes