phockett / Quantum-Metrology-with-Photoelectrons-Vol3

Other
4 stars 0 forks source link

OMP warnings #10

Open phockett opened 1 year ago

phockett commented 1 year ago

Looks like Numba issue.

Currently running numba 0.54.1 py39h56b8d98_0 conda-forge

Should be able to update or deactivate warnings, see https://github.com/numba/numba/issues/5275

Should be fixed in v>0.56? Not sure why this older version is present in current Docker builds... may need to specify in Dockerfile if something is pulling an older version.