hdlib v0.1.1
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 theSpace
class; - The performances of the
remove
andfindAll
methods of theSpace
class have been improved.
hdlib v0.1.1
Add:
get
method of the Space
class;remove
and findAll
methods of the Space
class have been improved.