ilikecubesnstuff / commensurability

Packages for calculating orbit commensurabilities.
https://commensurability.readthedocs.io/en/latest/
MIT License
2 stars 2 forks source link

Make multiprocessing optional #14

Open ilikecubesnstuff opened 3 months ago

ilikecubesnstuff commented 3 months ago

Currently using multiprocessing is the default for all the tessellation analysis classes. There should be an option to use a tessellation analysis class that does not inherit from the multiprocessing analysis base class.