Skip to content

wave_geometry 0.3.0

Latest
Compare
Choose a tag to compare
@leokoppel leokoppel released this 20 Aug 03:48
· 65 commits to master since this release

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.