nalgebra v0.23.2 Release Notes

  • 📚 In this release, we improved the documentation of some of the geometric types by applying changes similar to what we did in the version 0.23.1 for matrices.

    ➕ Added

    • The Isometry::inv_mul method which is a more efficient way of doing isometry1.inverse() * isometry2.