Releases: wavelab/wave_geometry
Releases · wavelab/wave_geometry
wave_geometry 0.3.0
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.
Initial public release
0.2.0 Update README.md