Revision d59320310b92ca41bd8c4d711c6c2361ae4f0d43 authored by Arthur Tolley on 13 January 2021, 09:55:09 UTC, committed by GitHub on 13 January 2021, 09:55:09 UTC
* Included an option to choose the scipy optimizer, also including the relevant arguments that are needed to customise the optimizers. Changed the default differential_evolution parameters from (100,200) to (50,100).

* Fixing an error

* PR changes, argument choices, making defaults integers, changing some of the help descriptions and the name of the shgo-n argument to shgo-samples.

* Changing from capitals to lower-case for clarity

* Importing the shgo function
1 parent 5349712
History
File Mode Size
catalog
distributions
events
fft
filter
frame
inference
inject
io
noise
population
psd
results
strain
tmpltbank
types
vetoes
waveform
workflow
.gitignore -rw-r--r-- 37 bytes
__init__.py -rw-r--r-- 4.9 KB
_version.py -rw-r--r-- 3.1 KB
_version_helper.py -rw-r--r-- 6.2 KB
bin_utils.py -rw-r--r-- 21.0 KB
boundaries.py -rw-r--r-- 14.7 KB
conversions.py -rw-r--r-- 50.8 KB
coordinates.py -rw-r--r-- 3.8 KB
cosmology.py -rw-r--r-- 21.6 KB
detector.py -rw-r--r-- 25.0 KB
dq.py -rw-r--r-- 16.2 KB
libutils.py -rw-r--r-- 7.3 KB
mchirp_area.py -rw-r--r-- 13.4 KB
opt.py -rw-r--r-- 5.4 KB
pnutils.py -rw-r--r-- 33.5 KB
pool.py -rw-r--r-- 5.3 KB
rate.py -rw-r--r-- 12.2 KB
scheme.py -rw-r--r-- 10.5 KB
sensitivity.py -rw-r--r-- 11.3 KB
transforms.py -rw-r--r-- 80.5 KB

back to top