Caltech-IPAC / kete

Kete Solar System Survey tools
https://Caltech-IPAC.github.io/kete
BSD 3-Clause "New" or "Revised" License
12 stars 1 forks source link

Rust Error Rename and spice optimization #86

Closed dahlend closed 3 months ago

dahlend commented 3 months ago

Renames the rust Error types and adds a custom result object.

Along the way some optimizations were found, leading to a 20% speedup in orbit prop, and >40% speedup in spice state queries.

dahlend commented 3 months ago

image image