Skip to content

v2.0.6 release of PyCBC

Compare
Choose a tag to compare
@spxiwh spxiwh released this 18 Jan 14:57
· 533 commits to master since this release
9aa6fb5

This is the v2.0.6 release of PyCBC.

It has been 6 months since the last PyCBC release, so it's time for a new one. This offers a number of tweaks and small feature additions with respect to 2.0.5. See the pull requests between the two versions for a full list of changes.

A Docker container for this release is available from the pycbc/pycbc-el8 repository on Docker Hub and can be downloaded using the command:

docker pull pycbc/pycbc-el8:v2.0.6

On a machine with CVMFS installed, a pre-built virtual environment is available for Red Hat 8 compatible operating systems by running the command:

source /cvmfs/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.0.6/bin/activate

A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el8:v2.0.6 which can be started with the command:

singularity shell --home  ${HOME}:/srv --pwd /srv --bind /cvmfs --contain --ipc --pid /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el8:v2.0.6