Jvinniec / CppEphem

CppEphem is a self-contained ephemeris package written in C++. It allows computation of celestial coordinate and date conversions and planet ephemerides by leveraging the Standards of Fundamental Astronomy (SOFA) software (included in the repo). It is C++11 compatible.
2 stars 2 forks source link

New SOFA release: 2019-07-22 #27

Closed Jvinniec closed 5 years ago

Jvinniec commented 5 years ago

New release of the Standards of Fundamental Astronomy as of July 22, 2019 (release 15).

Jvinniec commented 5 years ago

Resolved by PR #29.