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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gallery of examples #42

Closed
jorgepiloto opened this issue Aug 20, 2021 · 6 comments
Closed

Add gallery of examples #42

jorgepiloto opened this issue Aug 20, 2021 · 6 comments
Assignees
Milestone

Comments

@jorgepiloto
Copy link
Owner

💻 Feature request: gallery of examples

Any Lambert's problem solver iterates over a function known as the flight of time equation. This curve relates the free-parameter with the non-dimensional time of flight. By studying these graphs it is possible to identify critical points and develop a better initial guess or numerical method to solve for the problem.

My idea is to each algorithm's time of flight curve to the current gallery of examples, which is completely empty at this moment.

@jorgepiloto jorgepiloto added this to the 0.2 milestone Aug 20, 2021
@jorgepiloto jorgepiloto modified the milestones: 0.2, 0.3 Aug 21, 2021
@jorgepiloto jorgepiloto self-assigned this Aug 22, 2021
@jorgepiloto
Copy link
Owner Author

I postponed this to the 0.3 version because releasing this before my final project degrees is finished might trigger the copying tool used by the university to check if a work is fully original.

@jorgepiloto
Copy link
Owner Author

Anyway, working on this locally. Each notebook includes the time of flight curves, similarly to my ICATT article.

@jorgepiloto
Copy link
Owner Author

I really want this to be included within the 0.2 version release. Working hard on this 🚀

@jorgepiloto
Copy link
Owner Author

It's been a long time since I opened this issue. The package got quite outdated in terms of maintenance. However, various PR were merged to recover the quality of this project and this issue is expected to be solved before SciPyConf'22.

@beluej123
Copy link

Hopefully you plan to continue with this effort; as noted above, an examples gallery will be helpful. Thank you.

@jorgepiloto
Copy link
Owner Author

Hi @beluej123, I am closing this issue after adding an examples section in the README of the project, see https://github.com/jorgepiloto/lamberthub?tab=readme-ov-file#examples.

I may add more examples in the near future. However, all algorithms work the same. My goal is to keep this library simple and performant.

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