Skip to content

Releases: wavelab/wave_geometry

wave_geometry 0.3.0

20 Aug 03:48
Compare
Choose a tag to compare

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

04 May 13:59
57d48d0
Compare
Choose a tag to compare
0.2.0

Update README.md