There is a newer version of the record available.

Published August 6, 2024 | Version 0.1.17
Software Open

cumbof/hdlib: hdlib v0.1.15

Authors/Creators

Description

hdlib v0.1.17

Add:

  • Add the subtraction operator to the arithmetic module;
  • Add __sub__ to space.Vector that makes use of arithmetic.subtraction to element-wise subtract two Vector objects;
  • Add space.Vector.subtraction to element-wise subtract a vector from a Vector object inplace;
  • Add graph.Graph to build vector-symbolic representations of directed and undirected, weighted and unweighted graphs;
  • Extend test/test.py with new unit tests.

Notes

If you use this software, please cite it as below.

Files

cumbof/hdlib-0.1.17.zip

Files (93.3 kB)

Name Size Download all
md5:d7ff17c80af9568d9d7470d3d2ec5bbb
93.3 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/cumbof/hdlib/tree/0.1.17 (URL)