jorgepiloto / lamberthub

A set of Lambert's problem solvers
GNU General Public License v3.0
47 stars 5 forks source link

Develop a time per iteration plotter #12

Closed jorgepiloto closed 3 years ago

jorgepiloto commented 3 years ago

💻 Feature request: time performance plotter

As similar to #9, the idea here is to show the time per iteration instead of the number of iterations. However, some points need to be considered:

I think it should be possible to adapt the code from IterationsPlotter and adapt it to this new plotter.

jorgepiloto commented 3 years ago

Finally solved! As always, suggestions and bugs will appear as time evolves. Closing this 🚀