Revision b9b6fb3ebad09a5946db54abb147b22678e04d30 authored by Gareth S Cabourn Davies on 12 October 2022, 08:35:31 UTC, committed by GitHub on 12 October 2022, 08:35:31 UTC
* Amend cuts module to allow multiple cuts on same parameter, and to check for duplicated cuts

* CC

* incorrect function name attribute for numpy ufuncs

* CC

* add some unit tests for the cuts module

* add a couple of tests on the same parameter/type of cut

* dont redo a conversion

* small fixes
1 parent 1db9ea7
History
File Mode Size
.github
bin
docker
docs
examples
pycbc
test
tools
.codeclimate.yml -rw-r--r-- 1.0 KB
.gitignore -rw-r--r-- 95 bytes
.landscape.yml -rw-r--r-- 348 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 3.8 KB
Dockerfile -rw-r--r-- 3.2 KB
INSTALL -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 197 bytes
README.md -rw-r--r-- 2.4 KB
companion.txt -rw-r--r-- 534 bytes
descr.rst -rw-r--r-- 1.3 KB
pycbc.spec -rw-r--r-- 1.7 KB
pyproject.toml -rw-r--r-- 618 bytes
pytest.ini -rw-r--r-- 85 bytes
requirements-igwn.txt -rw-r--r-- 97 bytes
requirements.txt -rw-r--r-- 728 bytes
setup.py -rwxr-xr-x 12.0 KB
tox.ini -rw-r--r-- 1.4 KB

README.md

back to top