v1.3.0 release
1.3.0 (November 30, 2021)
Added
- Support for (fractional) binding powers and the notion of signs in algebras and for SemanticPointer instances. (#271, #286)
EquallySpacedPositiveUnitaryHrrVectors
andVectorsWithProperties
vector generators. (#284, #285)- Example of how to use learning connections between
State
modules. (#16, #288)
Removed
Fixed
- Scalar arrays like
np.array(1)
will now be treated as scalars as intended. (#289)