Add omp parallelization for bessel function

This commit is contained in:
Guilhem Lavaux 2020-10-26 08:49:12 +01:00
parent 67c609a422
commit 84a1d3bf47
4 changed files with 16 additions and 4 deletions

5
.gitignore vendored
View file

@ -1,4 +1,9 @@
*~
.eggs/
dist/
wheelhouse/
cosmotool.egg-info/
build/
*.o
*.prog
*.pyc