joshbriegal / roto

This package provides tools for extracting rotation periods from astrophysical time series.
MIT License
3 stars 1 forks source link

Consider adding multiprocessing support #13

Open joshbriegal opened 3 years ago

joshbriegal commented 3 years ago

e.g. easy option - run a single process per method. Current calls using list comprehension very easy to change to multiprocessing.