msspec_python3/utils
Sylvain Tricot 74ca8f467f
epsi-builds/msspec_python3/pipeline/head There was a failure building this commit Details
Removed malloc NPH_M parameter.
In get_theta_phi_scan, the malloc keyword was given
with NPH_M=8000. It was enough for most of calculations
but it was also impossible to change in cases where more
memory was needed. The keyword is now removed so that
it can be direclty specified by the user if needed.
The default value was increased to 8000 instead of 2000.
2021-12-13 18:51:12 +01:00
..
dockerized Removed malloc NPH_M parameter. 2021-12-13 18:51:12 +01:00
process.py Work on continuous integration 2019-11-20 18:14:00 +01:00