Severin Strobl
Severin Strobl
The switch to Eigen 3.4.0 is done in #48 and included in the development branch. Once the development branch is merged into the mainline, this issue can be closed.
In the meantime, we even have native AArch64 runners for both Linux and macOS. The required changes provided by #113 are integrated into the development branch.
Done with #113.
Hi @iahepburn, happy to hear you find this library useful for your works. Funnily enough, there was a very similar request from a different group looking to combine this library...
@tristan0x: Please excuse the delayed response. I don't expect further changes to the public API for the 0.2 release, so basing your work on the current _develop_ version should make...
Hi @iahepburn, indeed you found a regression introduced in the development version of the library. The problem is not the initial scale of the sphere/tetrahedron, before processing a scaling of...
Hi @iahepburn, I merged the fix from #98 into the development branch, could you give this version a try?