Add omp parallelization for bessel function
This commit is contained in:
parent
67c609a422
commit
84a1d3bf47
4 changed files with 16 additions and 4 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,4 +1,9 @@
|
|||
*~
|
||||
.eggs/
|
||||
dist/
|
||||
wheelhouse/
|
||||
cosmotool.egg-info/
|
||||
build/
|
||||
*.o
|
||||
*.prog
|
||||
*.pyc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue