mockingbirdnest / Principia

𝑛-Body and Extended Body Gravitation for Kerbal Space Program
MIT License
746 stars 67 forks source link

An implementation of the Stehlé-Zimmermann algorithm #3996

Closed pleroy closed 2 months ago

pleroy commented 2 months ago

This requires changes to the matrix computations to support cpp_rational and rectangular matrices in the Gram-Schmidt orthogonalization.

No attention paid to performance, only correctness.

1760.