Highlights:
- Scalar multiplication (scalar*vector, vector*scalar, and vector/scalar)
- Differentiable arithmetic operations on scalar expressions (e.g.
v1.norm() + v2.norm()
) - The library can be installed and used via CMake
See the changelog for the full list of changes.