Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap to release #45

Open
3 of 13 tasks
helgee opened this issue May 11, 2020 · 3 comments
Open
3 of 13 tasks

Roadmap to release #45

helgee opened this issue May 11, 2020 · 3 comments

Comments

@helgee
Copy link
Member

helgee commented May 11, 2020

  • Polish submodules
    • Bodies
    • Constants
    • Coords
      • Figure out interpolation situation
    • EarthAttitude
    • Ephemerides
    • Frames
    • Time
    • TwoBody
    • Util
  • Overhaul testing and improve coverage
  • Tag release 馃帀

@giordano It seems that the LTS was bumped to 1.6. So the initial release should probably support 1.0. Don't you think?

@giordano
Copy link
Member

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? 馃槅

@helgee
Copy link
Member Author

helgee commented May 11, 2020

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.

@helgee
Copy link
Member Author

helgee commented May 12, 2020

I have rolled my own cubic spline interpolation 馃槣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants