Skip to content

v0.4.0

Compare
Choose a tag to compare
@jimy-byerley jimy-byerley released this 07 May 16:32
· 18 commits to main since this release

improved support for pickle

  • now, arrays can be pickled as soon as their dtype can be pickled
  • dtypes that can be pickled are auto-declarant dtypes (like structs and python classes) and compiled dtypes that can be imported automatically