cluster-lensing
cluster-lensing copied to clipboard
Parallel processing
Prior to this being a pure Python package, parallel-programming was an option for the C code, through use of the OpenMP framework. It would be nice to implement parallel-processing in Python, since lots of miscentered cluster profiles calculated many times (as in model-fitting) will take significant time.