mockingbirdnest / Principia

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

An implementation of the Stehlé-Zimmermann algorithm #3996

Closed pleroy closed 7 months ago

pleroy commented 7 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.