Skip to content

hdlib v0.1.1

Compare
Choose a tag to compare
@cumbof cumbof released this 30 May 22:36
· 149 commits to main since this release

hdlib v0.1.1

Add:

  • Vectors can be tagged;
  • Tags can be used to retrieve groups of Vectors in the Space with the get method of the Space class;
  • The performances of the remove and findAll methods of the Space class have been improved.