Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
The Python GIL is now released while numpy evaluates the inner loops of the vectorised functions. This might help in applications where other Python code runs in parallel to healpix carrying out large computations. Closes: #38
- Loading branch information