Releases: sisl/SOFA.jl
Releases · sisl/SOFA.jl
v1.0.1
v1.0.0
Update packaged to 2019-07-22 release SOFA C Release
Changed Vector and Matrix returns to use StaticArrays
Restrict Package to Julia 1.0
Update Project.toml
and REQUIRE
to restrict package to Julia versions 1.0 and above.
Initial Release
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.