Decouple core routines from performance utilities
jorgepiloto opened this issue · 1 comments
jorgepiloto commented
💡 Idea
The current status of the library forces users to install third party libraries like matplotlib
for visualization purposes. Users that are only interested in solving the Lambert's problem should not be forced to install visualization utilities.
Hence, I created the lamberthub organization to collect the lamberthub
library and the performance
one.
jorgepiloto commented
Fixed in #122