Skip to content

hdlib v0.1.3

Compare
Choose a tag to compare
@cumbof cumbof released this 01 Jun 00:11
· 136 commits to main since this release

hdlib v0.1.3

Add:

  • Check for version compatibility when loading a pickle file;
  • normalize() function to the Vector class;
  • Link vectors in space with parents and children sets as class attributes;
  • Add link() and set_root() functions to the Space class.