Open helgee opened 4 years ago
It seems that the LTS was bumped to 1.6. So the initial release should probably support 1.0. Don't you think?
Yeah, I saw that. I'd say, let' try to support v1.0, but it's too much of a hassle move on. Am I too much pragmatic? :laughing:
Am I too much pragmatic? 😆
Nah, it's fine 😄
It should not be too much of problem. The issue right now is that I am using OrdinaryDiffEq.jl to generate test data, that package is 1.3+, and cannot find a version that does not clash with the other dependencies. But I should just hardcode that and get rid of the test-only dependency.
I have rolled my own cubic spline interpolation 😜
Bodies
Constants
Coords
EarthAttitude
Ephemerides
Frames
Time
TwoBody
Util
@giordano It seems that the LTS was bumped to 1.6. So the initial release should probably support 1.0. Don't you think?