klein icon indicating copy to clipboard operation
klein copied to clipboard

P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library

Results 6 klein issues
Sort by recently updated
recently updated
newest added

There's plenty of warnings (at least when compliling under vs, i'd assume clang will print those as well). This PR adds explicit casts to fix this issue.

There was a simple typo in the description of a point to a plane. The product should have been (p dot P)p where p is the plane, P is the...

Hi! I am using [vcpkg ](https://github.com/microsoft/vcpkg/) to manage dependencies on a project and I was wondering if I could use vcpkg to include klein in my project. So I wrote...

I am working with Microsoft Visual Studio 2019 16.6.1 in Windows 10 x64 environment. Well. There seems to be some problem in the numerical accuracy of Euler's new angle conversion...

I'm about to play around with compiling this to wasm. Would you be open to a pull request for the annotations if I get it working?