-
- Downloads
apply 'black' coding style (stricter subset of PEP8)
- supply consistent flake8 settings in setup.cfg
Showing
- pyfstat/helper_functions.py 129 additions, 86 deletionspyfstat/helper_functions.py
- pyfstat/injection_helper_functions.py 16 additions, 18 deletionspyfstat/injection_helper_functions.py
- pyfstat/make_sfts.py 379 additions, 173 deletionspyfstat/make_sfts.py
- pyfstat/mcmc_based_searches.py 1329 additions, 878 deletionspyfstat/mcmc_based_searches.py
- pyfstat/optimal_setup_functions.py 67 additions, 50 deletionspyfstat/optimal_setup_functions.py
- pyfstat/tcw_fstat_map_funcs.py 309 additions, 241 deletionspyfstat/tcw_fstat_map_funcs.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- setup.cfg 8 additions, 0 deletionssetup.cfg
- setup.py 26 additions, 21 deletionssetup.py
- tests.py 324 additions, 141 deletionstests.py
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
... | ... | @@ -8,3 +8,4 @@ tqdm |
bashplotlib | ||
peakutils | ||
pathos | ||
pycuda |
setup.cfg
0 → 100644
This diff is collapsed.
Please register or sign in to comment