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
subtractionoperator to thearithmeticmodule; - Add
__sub__tospace.Vectorthat makes use ofarithmetic.subtractionto element-wise subtract two Vector objects; - Add
space.Vector.subtractionto element-wise subtract a vector from a Vector object inplace; - Add
graph.Graphto build vector-symbolic representations of directed and undirected, weighted and unweighted graphs; - Extend test/test.py with new unit tests.
Notes
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)