hdlib v0.1.3
hdlib v0.1.3
Add:
- Check for version compatibility when loading a pickle file;
normalize()
function to theVector
class;- Link vectors in space with
parents
andchildren
sets as class attributes; - Add
link()
andset_root()
functions to theSpace
class.