Skip to content

hdlib v0.1.15

Compare
Choose a tag to compare
@cumbof cumbof released this 09 Sep 19:42
· 40 commits to main since this release

hdlib v0.1.15

Add:

Fix:

  • space.Space.bulk_insert has been refactored to make use of space.Space.insert;
  • parser.load_dataset now throws a ValueError in case of non-numerical datasets;
  • Add missing import os in space.Model.