Skip to content

Releases: sisl/SOFA.jl

v1.0.1

20 Sep 15:17
v1.0.1
Compare
Choose a tag to compare
  • Moved "Test" dependency to [extras] (cleans up Project.toml in downstream packages)
  • Added [compat] requirements for StaticArrays and BinDeps

v1.0.0

28 Aug 20:34
Compare
Choose a tag to compare

Update packaged to 2019-07-22 release SOFA C Release
Changed Vector and Matrix returns to use StaticArrays

Restrict Package to Julia 1.0

02 Dec 01:27
Compare
Choose a tag to compare

Update Project.toml and REQUIRE to restrict package to Julia versions 1.0 and above.

Initial Release

02 Dec 01:16
Compare
Choose a tag to compare

Initial release of the SOFA.jl package. SOFA.jl is a wrapper which builds and calls the SOFA C Library of fundamental astrodynamics functions.

The three functions which use iauLDBODY do not return numerically correct values, but the function calls can be made without causing errors.

There is not documentation in the current release, and users should refer to the official SOFA documentation for usage.