Description
dense_vector should support unary negation (-[0.1242, 0.34323, ...]] to retrieve the additive inverse for the vector.
This should include:
- Updating the
Neg function
- Update
NegTests and NegErrorTests
- Update
dense-vector*.csv-spec files to perform CSV tests
Description
dense_vector should support unary negation (-[0.1242, 0.34323, ...]] to retrieve the additive inverse for the vector.
This should include:
NegfunctionNegTestsandNegErrorTestsdense-vector*.csv-specfiles to perform CSV tests