Skip to content

igwn-py313-staging

This page describes the igwn-py313-staging environment.

Downloads

Platform Environment YAML [docs] Pins [docs]
linux-64 linux-64/igwn-py313-staging.yaml linux-64/igwn-py313-staging.txt
linux-aarch64 linux-aarch64/igwn-py313-staging.yaml linux-aarch64/igwn-py313-staging.txt
linux-ppc64le linux-ppc64le/igwn-py313-staging.yaml linux-ppc64le/igwn-py313-staging.txt
osx-64 osx-64/igwn-py313-staging.yaml osx-64/igwn-py313-staging.txt
osx-arm64 osx-arm64/igwn-py313-staging.yaml osx-arm64/igwn-py313-staging.txt
win-64 win-64/igwn-py313-staging.yaml win-64/igwn-py313-staging.txt

Create (exact)

To create an exact copy of the igwn-py313-staging environment on your system, including all transitive dependencies, use conda env create:

Create an exact copy of <code>igwn-py313-staging</code> using <code>conda env create</code>
SUBDIR=${CONDA_SUBDIR:-$(conda config --show subdir | awk '{print $2}')}
conda env create --file https://computing.docs.ligo.org/conda/environments/$SUBDIR/igwn-py313-staging.yaml # (1)!
  1. The complicated-looking SUBDIR=<...> variable assignment before the conda env call just determines the platform you are using, e.g. linux-64.

Then activate it

Activate the <code>igwn-py313-staging</code> environment.
conda activate igwn-py313-staging

igwn-py313-staging was created using CONDA_OVERRIDE_ARCHSPEC

The igwn-py313-staging environment on linux-64 was created by overriding the default value of the archspec virtual package. This is done to maximise the compatibility of the environment with potential user hardware.

When creating an exact copy of igwn-py313-staging using conda env create, you may have to reproduce this override. This can be done by exporting the CONDA_OVERRIDE_ARCHSSPEC environment variable with the value "haswell":

Override <code>archspec</code> conda virtual package in Bourne shell or similar
export CONDA_OVERRIDE_ARCHSPEC="haswell"
Override <code>archspec</code> conda virtual package in C shell or similar
setenv CONDA_OVERRIDE_ARCHSPEC "haswell"
Override <code>archspec</code> conda virtual package in Fish shell
set -x CONDA_OVERRIDE_ARCHSPEC="haswell"

Create (simple)

To create a version of this environment on your system specifying only the packages constrained by the IGWN Conda Distribution definition, use conda create:

Create a simple version of <code>igwn-py313-staging</code> using <code>conda create</code>.
SUBDIR=${CONDA_SUBDIR:-$(conda config --show subdir | awk '{print $2}')}
conda create --name igwn-py313-staging --file https://computing.docs.ligo.org/conda/environments/$SUBDIR/igwn-py313-staging.txt # (1)!
  1. The complicated-looking SUBDIR=<...> variable assignment before the conda env call just determines the platform you are using, e.g. linux-64.

Then activate it

Activate the <code>igwn-py313-staging</code> environment.
conda activate igwn-py313-staging

This environment may not reproduce behaviour exactly

Environments created using this method will, in general, have different packages than the canonical copies of the full IGWN Conda Distribution environments built into CVMFS and thus may not reproduce any behaviours exactly.

To clone an exact copy of the IGWN Conda Distribution igwn-py313-staging environment, see Create (exact) above.

Pin an environment to this package list

To pin a new/existing environment to constrain installed packages to match those found in the `igwn-py313-staging environment, without actually installing any of these packages, use the following steps:

  1. Create the environment (if needed):

    conda create -n <myenv> <packages>
    
  2. Activate the environment

    conda activate <myenv>
    
  3. Download the simple package file and install it as the pinned file for the environment:

    Pin the active environment to the <code>igwn-py313-staging</code> package list.
    SUBDIR=${CONDA_SUBDIR:-$(conda config --show subdir | awk '{print $2}')}
    curl -fsLS https://computing.docs.ligo.org/conda/environments/$SUBDIR/igwn-py313-staging.txt -o ${CONDA_PREFIX}/conda-meta/pinned # (1)!
    
    1. The complicated-looking SUBDIR=<...> variable assignment before the conda env call just determines the platform you are using, e.g. linux-64.
    Pin the active environment to the <code>igwn-py313-staging</code> package list.
    Invoke-WebRequest -Uri https://computing.docs.ligo.org/conda/environments/win-64/igwn-py313-staging.txt -OutFile ${Env:CONDA_PREFIX}\\conda-meta\\pinned
    

Packages

Package list for linux-64

The following package table describes the environment contents on linux-64, see Downloads above for links to YAML and TXT package lists for all supported platforms.

Name Version Build Channel
_openmp_mutex 4.5 7_kmp_llvm conda-forge
_python_abi3_support 1.0 hd8ed1ab_3 conda-forge
_x86_64-microarch-level 3 4_level3 conda-forge
adc-streaming 2.6.0 pyhd8ed1ab_0 conda-forge
adwaita-icon-theme 49.0 unix_0 conda-forge
aiobotocore 3.9.0 pyhcf101f3_0 conda-forge
aiohappyeyeballs 2.7.1 pyhd8ed1ab_0 conda-forge
aiohttp 3.14.3 py313hd6074c6_0 conda-forge
aioitertools 0.13.0 pyhd8ed1ab_0 conda-forge
aiosignal 1.4.0 pyhd8ed1ab_0 conda-forge
alembic 1.19.1 pyhcf101f3_0 conda-forge
alsa-lib 1.2.16.1 hb03c661_0 conda-forge
annotated-doc 0.0.5 pyhcf101f3_0 conda-forge
annotated-types 0.8.0 pyhd8ed1ab_0 conda-forge
anyio 4.14.2 pyhcf101f3_0 conda-forge
anywidget 0.11.0 pyhd8ed1ab_0 conda-forge
aom 3.9.1 hac33072_0 conda-forge
appdirs 1.4.4 pyhd8ed1ab_1 conda-forge
argcomplete 3.7.2 pyhcf101f3_0 conda-forge
argon2-cffi 25.1.0 pyhd8ed1ab_0 conda-forge
argon2-cffi-bindings 26.1.0 py313h995f894_0 conda-forge
array-api-compat 1.15.0 pyhc364b38_0 conda-forge
array-api-extra 0.11.1 pyhc364b38_0 conda-forge
arrow 1.4.0 pyhcf101f3_0 conda-forge
arviz 1.3.0 pyhc364b38_0 conda-forge
arviz-base 1.3.0 pyhd8ed1ab_0 conda-forge
arviz-plots 1.3.1 pyhc364b38_0 conda-forge
arviz-stats 1.3.1 pyh4f315f3_0 conda-forge
arviz-stats-core 1.3.1 pyhc364b38_0 conda-forge
asimov 0.5.8 pyhd8ed1ab_0 conda-forge
asimov-gwdata 0.4.1 pyhd8ed1ab_0 conda-forge
asn1crypto 1.5.1 pyhd8ed1ab_1 conda-forge
astroid 4.0.4 py313h78bf25f_0 conda-forge
astroplan 0.10.1 pyhd8ed1ab_2 conda-forge
astropy 7.0.2 pyhd8ed1ab_0 conda-forge
astropy-base 7.0.2 py313h607aa3e_0 conda-forge
astropy-healpix 2.0.1 py313h29aa505_0 conda-forge
astropy-iers-data 0.2026.8.24.0.24.29 pyhd8ed1ab_0 conda-forge
astroquery 0.4.11 pyhd8ed1ab_0 conda-forge
asttokens 3.0.2 pyhd8ed1ab_0 conda-forge
async-lru 2.3.0 pyhcf101f3_0 conda-forge
at-spi2-atk 2.38.0 h0630a04_3 conda-forge
at-spi2-core 2.40.3 h0630a04_0 conda-forge
atk-1.0 2.38.0 h04ea711_2 conda-forge
attrs 26.1.0 pyhcf101f3_0 conda-forge
authlib 1.7.2 pyhcf101f3_1 conda-forge
autoconf 2.72 pl5321hbb4ee43_1 conda-forge
automake 1.17 pl5321ha770c72_0 conda-forge
awkward 2.13.0 pyhcf101f3_0 conda-forge
awkward-cpp 56 py313h8debf8b_0 conda-forge
aws-c-auth 0.9.1 h48c9088_3 conda-forge
aws-c-cal 0.9.2 he7b75e1_1 conda-forge
aws-c-common 0.12.4 hb03c661_0 conda-forge
aws-c-compression 0.3.1 h92c474e_6 conda-forge
aws-c-event-stream 0.5.6 h82d11aa_3 conda-forge
aws-c-http 0.10.4 h94feff3_3 conda-forge
aws-c-io 0.22.0 h57f3b0d_1 conda-forge
aws-c-mqtt 0.13.3 h2b1cf8c_6 conda-forge
aws-c-s3 0.8.6 h4e5ac4b_5 conda-forge
aws-c-sdkutils 0.2.4 h92c474e_1 conda-forge
aws-checksums 0.2.7 h92c474e_2 conda-forge
aws-crt-cpp 0.34.4 h60c762c_0 conda-forge
aws-sdk-cpp 1.11.606 h32384e2_4 conda-forge
azure-core-cpp 1.16.0 h3a458e0_1 conda-forge
azure-identity-cpp 1.12.0 ha729027_0 conda-forge
azure-storage-blobs-cpp 12.14.0 hb1c9500_1 conda-forge
azure-storage-common-cpp 12.10.0 hebae86a_2 conda-forge
azure-storage-files-datalake-cpp 12.12.0 h8b27e44_3 conda-forge
babel 2.18.0 pyhcf101f3_1 conda-forge
backoff 1.11.1 pyhd8ed1ab_0 conda-forge
backports 1.0 pyhd8ed1ab_5 conda-forge
backports.tarfile 1.2.0 pyhcf101f3_2 conda-forge
backports.zstd 1.7.0 py313h8f72f4d_0 conda-forge
bayeswave 1.1.3 h8e39d12_0 conda-forge
bayeswaveutils 1.1.3 py313hfea940b_0 conda-forge
bc 1.07.1 h7f98852_0 conda-forge
bcrypt 5.0.0 py313h843e2db_1 conda-forge
beautifulsoup4 4.15.0 pyha770c72_0 conda-forge
bilby 2.6.0 pyhd8ed1ab_0 conda-forge
bilby.cython 0.5.3 py313h29aa505_0 conda-forge
binutils 2.46.1 default_h4852527_102 conda-forge
binutils_impl_linux-64 2.46.1 default_hfdba357_102 conda-forge
binutils_linux-64 2.46.1 default_h4852527_102 conda-forge
black 26.5.1 pyh866005b_0 conda-forge
bleach 6.4.0 pyhcf101f3_0 conda-forge
bleach-with-css 6.4.0 hac0b51c_0 conda-forge
blinker 1.9.0 pyhff2d567_0 conda-forge
blosc 1.21.6 he440d0b_1 conda-forge
bokeh 3.10.0 pyhd8ed1ab_0 conda-forge
boltons 26.1.0 pyhd8ed1ab_0 conda-forge
botocore 1.43.56 pyhd8ed1ab_0 conda-forge
bottle 0.13.4 pyhe01879c_0 conda-forge
bottleneck 1.6.0 np2py313hc18bace_3 conda-forge
bqplot 0.13.1 pyhcf101f3_0 conda-forge
bqscales 0.3.7 pyhd8ed1ab_1 conda-forge
brotli 1.1.0 hb03c661_4 conda-forge
brotli-bin 1.1.0 hb03c661_4 conda-forge
brotli-python 1.1.0 py313h7033f15_4 conda-forge
bruco 0.2.3 py313h78bf25f_3 conda-forge
brunsli 0.1 he3183e4_1 conda-forge
bson 0.5.10 pyhd8ed1ab_0 conda-forge
bzip2 1.0.8 hda65f42_10 conda-forge
c-ares 1.34.8 hebe6cf0_2 conda-forge
c-blosc2 2.22.0 h4cfbee9_0 conda-forge
c-compiler 1.10.0 h2b85faf_0 conda-forge
ca-certificates 2026.7.22 hbd8a1cb_0 conda-forge
cachecontrol 0.14.4 pyha770c72_0 conda-forge
cachecontrol-with-filecache 0.14.4 pyhd8ed1ab_0 conda-forge
cached-property 1.5.2 hd8ed1ab_2 conda-forge
cached_interpolate 0.4.0 py313h29aa505_0 conda-forge
cached_property 1.5.2 pyha770c72_2 conda-forge
cairo 1.18.4 h3394656_0 conda-forge
cairocffi 1.7.1 pyhcf101f3_2 conda-forge
cairosvg 2.9.0 pyhcf101f3_0 conda-forge
cbcflow 0.6.2 pyhd8ed1ab_0 conda-forge
cds-crtools 4.1.4 py313h431156a_8 conda-forge
cdshealpix 0.8.1 py313h5c7d99a_1 conda-forge
cdsutils 1.6.0 pyhd8ed1ab_0 conda-forge
certifi 2026.7.22 pyhd8ed1ab_0 conda-forge
certipy 0.2.3 pyhcf101f3_0 conda-forge
cffi 2.0.0 py313hf01b4d8_0 conda-forge
cfg 10.5.5 h59595ed_0 conda-forge
cfitsio 4.6.2 ha0b56bc_1 conda-forge
charls 2.4.4 hecca717_0 conda-forge
charset-normalizer 3.5.1 pyhd8ed1ab_0 conda-forge
chealpix 3.31.0 ha55a0e1_8 conda-forge
chndump 4.1.4 hb03c661_8 conda-forge
ciecplib 0.9.0 pyhd8ed1ab_0 conda-forge
cleo 2.1.0 pyhd8ed1ab_1 conda-forge
click 8.4.2 pyhc90fa1f_0 conda-forge
click-default-group 1.2.4 pyhd8ed1ab_1 conda-forge
cloudpickle 3.1.2 pyhcf101f3_1 conda-forge
cm 10.3.7 hecca717_1 conda-forge
cmake 4.2.3 hc85cc9f_1 conda-forge
colorama 0.4.6 pyhd8ed1ab_1 conda-forge
coloredlogs 15.0.1 pyhd8ed1ab_4 conda-forge
comm 0.2.3 pyhe01879c_0 conda-forge
comrak 0.54.0 hb17b654_0 conda-forge
conda-lock 4.0.0 pyha191276_0 conda-forge
conda-package-streaming 0.13.0 pyhd8ed1ab_0 conda-forge
configargparse 1.7.5 pyhcf101f3_0 conda-forge
configparser 7.2.0 pyhd8ed1ab_0 conda-forge
configurable-http-proxy 5.1.1 hbf95b10_0 conda-forge
contourpy 1.3.3 py313hc8edb43_4 conda-forge
coreutils 9.11 h280c20c_0 conda-forge
corner 2.3.0 pyhd8ed1ab_0 conda-forge
coverage 7.15.4 py313h55b89ea_1 conda-forge
cpnest 0.12.0 py313h29aa505_0 conda-forge
cpptango 10.1.2 h1761d56_0 conda-forge
cpython 3.13.15 py313hd8ed1ab_101 conda-forge
cramjam 2.11.0 py313h7ef63f5_2 conda-forge
crashtest 0.4.1 pyhd8ed1ab_1 conda-forge
crtools-gui-libraries 4.1.4 h0ed763c_8 conda-forge
cryptography 50.0.0 py313heb322e3_0 conda-forge
cssselect2 0.9.0 pyhd8ed1ab_0 conda-forge
cuda-version 11.2 hb11dac2_3 conda-forge
cudatoolkit 11.2.2 hc23eb0c_13 conda-forge
cupy 13.4.1 py313h66a2ee2_0 conda-forge
cupy-core 13.4.1 py313hc2a895b_0 conda-forge
curl 8.18.0 h4e3cde8_0 conda-forge
cweqgen 0.5.0 pyhd8ed1ab_0 conda-forge
cxx-compiler 1.10.0 h1a2810e_0 conda-forge
cycler 0.12.1 pyhcf101f3_2 conda-forge
cyrus-sasl 2.1.28 hd9c7081_0 conda-forge
cython 3.3.0 py313hb646302_0 conda-forge
cytoolz 1.1.0 py313h07c4f96_2 conda-forge
dask 2026.7.1 pyhc364b38_0 conda-forge
dask-core 2026.7.1 pyhc364b38_0 conda-forge
dask-image 2026.5.0 pyhd8ed1ab_1 conda-forge
dataclasses 0.8 pyhc8e2a94_3 conda-forge
dateparser 1.4.2 pyhd8ed1ab_0 conda-forge
dav1d 1.2.1 hd590300_0 conda-forge
davix 0.8.10 hc08bb4d_0 conda-forge
dbus 1.16.2 h3c4dab8_0 conda-forge
dcc 0.8.0 pyhd8ed1ab_0 conda-forge
debugpy 1.8.21 py313h5d5ffb9_0 conda-forge
declarative 1.3.2 pyhd8ed1ab_1 conda-forge
decorator 5.3.1 pyhd8ed1ab_0 conda-forge
defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge
deprecated 1.3.1 pyhd8ed1ab_1 conda-forge
dill 0.4.1 pyhcf101f3_0 conda-forge
distlib 0.4.3 pyhcf101f3_0 conda-forge
distributed 2026.7.1 pyhc364b38_0 conda-forge
distromax 1.0.4 pyhd8ed1ab_0 conda-forge
dmtviewer 4.1.4 h0ed763c_8 conda-forge
docstring_parser 0.18.0 pyhd8ed1ab_0 conda-forge
docutils 0.23 pyhcf101f3_0 conda-forge
donfig 0.8.1.post1 pyhd8ed1ab_1 conda-forge
dqsegdb 3.0.0 py313h78bf25f_1 conda-forge
dqsegdb2 1.3.0 pyhd8ed1ab_0 conda-forge
dtt-awggui 4.1.4 h0ed763c_8 conda-forge
dtt-awgstream 4.1.4 hb03c661_8 conda-forge
dtt-diag 4.1.4 hb700be7_8 conda-forge
dtt-diagd 4.1.4 hb700be7_8 conda-forge
dtt-diaggui 4.1.4 h0ed763c_8 conda-forge
dtt-multiawgstream 4.1.4 hb03c661_8 conda-forge
dtt-tpcmd 4.1.4 hb03c661_8 conda-forge
dtt-xml-tools 4.1.4 hb700be7_8 conda-forge
dttlib 0.10.4 py313h69bac79_2 conda-forge
dttxml 1.1.8 pyhd8ed1ab_0 conda-forge
dulwich 0.24.10 py313h5c7d99a_1 conda-forge
dynesty 2.1.5 pyhd8ed1ab_0 conda-forge
ecp-cookie-init 2.0.1 pyhd8ed1ab_0 conda-forge
emcee 3.1.6 pyhd8ed1ab_1 conda-forge
ensureconda 1.6.0 pyhcf101f3_0 conda-forge
epics-base 7.0.10.0 pl5321h2669dad_0 conda-forge
epoxy 1.5.10 hb03c661_2 conda-forge
exceptiongroup 1.3.1 pyhd8ed1ab_0 conda-forge
execnet 2.1.2 pyhd8ed1ab_0 conda-forge
executing 2.2.1 pyhd8ed1ab_0 conda-forge
ezca 1.4.0 py_0 conda-forge
ezdag 0.4.0 pyh10731e1_0 conda-forge
fastavro 1.12.2 py313h54dd161_1 conda-forge
fastjet-cxx 3.5.1 hd8a408b_3 conda-forge
fastrlock 0.8.3 py313h5d5ffb9_2 conda-forge
fd 8.61.1 hd590300_0 conda-forge
fftw 3.3.11 nompi_h3b011a4_100 conda-forge
filelock 3.32.4 pyhd8ed1ab_0 conda-forge
findpython 0.7.1 pyh332efcf_0 conda-forge
flake8 7.3.0 pyhd8ed1ab_0 conda-forge
flask 3.1.3 pyhcf101f3_1 conda-forge
font-ttf-dejavu-sans-mono 2.37 hab24e00_0 conda-forge
font-ttf-inconsolata 3.000 h77eed37_0 conda-forge
font-ttf-source-code-pro 2.038 h77eed37_0 conda-forge
font-ttf-ubuntu 0.83 h77eed37_3 conda-forge
fontconfig 2.18.3 h4db4eae_1 conda-forge
fonts-conda-ecosystem 1 0 conda-forge
fonts-conda-forge 1 hc364b38_1 conda-forge
fonttools 4.63.0 py313h3dea7bd_0 conda-forge
foton 4.1.4 h0ed763c_8 conda-forge
fqdn 1.5.1 pyhd8ed1ab_1 conda-forge
framel 8.47.2 hb9d3cd8_2 conda-forge
freetype 2.14.3 ha770c72_2 conda-forge
freezegun 1.5.5 pyhd8ed1ab_0 conda-forge
fribidi 1.0.16 hb03c661_1 conda-forge
frozenlist 1.8.0 py313h6b9daa2_0 conda-forge
frv 4.38.7 hce2fd33_0 conda-forge
fsspec 2026.6.0 pyhd8ed1ab_0 conda-forge
ftgl 2.4.0 hbcb1f35_0 conda-forge
future 1.0.0 pyhd8ed1ab_2 conda-forge
gast 0.7.0 pyhd8ed1ab_0 conda-forge
gcc 13.4.0 hb7a6aa6_20 conda-forge
gcc_impl_linux-64 13.4.0 h649a46b_20 conda-forge
gcc_linux-64 13.4.0 h5174b15_28 conda-forge
gcn-kafka 0.3.4 pyhd8ed1ab_0 conda-forge
gdk-pixbuf 2.42.12 h2b0a6b4_3 conda-forge
gds-base 3.0.1 h57232d1_2 conda-forge
gds-base-crtools 3.0.1 h5703dfa_2 conda-forge
gds-frameio-base 3.0.1 hf6a027d_0 conda-forge
gds-lsmp 3.0.1 h84d6215_0 conda-forge
gds-sigp 2.0.0 hc196ad5_0 conda-forge
geos 3.14.1 h480dda7_0 conda-forge
gettext 0.25.1 h3f43e3d_1 conda-forge
gettext-tools 0.25.1 h3f43e3d_1 conda-forge
gflags 2.3.1 h54a6638_0 conda-forge
ghostscript 10.07.1 hecca717_0 conda-forge
giflib 5.2.2 ha257d8a_1 conda-forge
git 2.51.0 pl5321h28ef92a_0 conda-forge
git-lfs 3.7.1 hd3da7ce_3 conda-forge
gitdb 4.0.12 pyhd8ed1ab_0 conda-forge
gitpython 3.1.59 pyhcf101f3_0 conda-forge
gl2ps 1.4.2 h36e74d4_2 conda-forge
glasflow 0.4.1 pyhd8ed1ab_1 conda-forge
glew 2.1.0 h9c3ff4c_2 conda-forge
glib 2.84.3 h89d24bf_0 conda-forge
glib-tools 2.84.3 hf516916_0 conda-forge
glog 0.7.1 hb7133d2_1 conda-forge
gmp 6.3.0 hfd2156b_3 conda-forge
gmpy2 2.3.1 py313ha4a6282_0 conda-forge
google-crc32c 1.8.0 py313h74173ec_1 conda-forge
googleapis-common-protos 1.75.0 pyhcf101f3_0 conda-forge
gprof2dot 2025.4.14 pyhd8ed1ab_0 conda-forge
gpstime 0.10.0 pyh8f84b5b_0 conda-forge
gql 4.0.0 pyhd8ed1ab_1 conda-forge
gracedb-sdk 0.2.1 pyhd8ed1ab_0 conda-forge
graphite2 1.3.15 h54a6638_1 conda-forge
graphql-core 3.2.11 pyhcf101f3_0 conda-forge
graphviz 13.1.2 h87b6fe6_0 conda-forge
greenlet 3.5.5 py313h5d5ffb9_0 conda-forge
grpcio 1.73.1 py313h2b3948d_1 conda-forge
gsl 2.7 he838d99_0 conda-forge
gsoap 2.8.123 h8dc497d_0 conda-forge
gst-plugins-base 1.24.11 h651a532_0 conda-forge
gstreamer 1.24.11 hc37bda9_0 conda-forge
gtest 1.16.0 h84d6215_0 conda-forge
gtk3 3.24.43 h0c6a113_5 conda-forge
gts 0.7.6 h977cf35_4 conda-forge
gwdatafind 2.1.1 pyh707e725_0 conda-forge
gwdetchar 2.3.1 pyhd8ed1ab_0 conda-forge
gwframe 0.4.3 py313h9a54873_0 conda-forge
gwinc 0.6.2 pyhd8ed1ab_1 conda-forge
gwollum 4.1.1 h505c3bb_6 conda-forge
gwosc 0.7.1 pyhd8ed1ab_0 conda-forge
gwpopulation 0.10.0 pyhd8ed1ab_1 conda-forge
gwpy 3.0.14 pyhcf101f3_0 conda-forge
gwsumm 2.3.3 pyhd8ed1ab_0 conda-forge
gwtrigfind 0.8.2 pyhd8ed1ab_0 conda-forge
gxx 13.4.0 hd47ba16_20 conda-forge
gxx_impl_linux-64 13.4.0 h5415f34_20 conda-forge
gxx_linux-64 13.4.0 hb11295d_28 conda-forge
gzip 1.14 hb9d3cd8_0 conda-forge
h11 0.16.0 pyhcf101f3_1 conda-forge
h2 4.4.1 pyhcf101f3_0 conda-forge
h5py 3.16.0 nompi_py313hf402d47_104 conda-forge
harfbuzz 11.4.5 h15599e2_0 conda-forge
hdf5 1.14.6 nompi_h19486de_106 conda-forge
healpy 1.18.1 py313h2f5daae_2 conda-forge
hicolor-icon-theme 0.17 ha770c72_3 conda-forge
hop-client 0.12.1 pyhd8ed1ab_0 conda-forge
hpack 4.2.0 pyhd8ed1ab_0 conda-forge
htchirp 2.0 pyh9f0ad1d_0 conda-forge
htcondor-classads 24.9.2 h32e72b7_0 conda-forge
htgettoken 2.6 py313h78bf25f_0 conda-forge
html2text 2025.4.15 pyhd8ed1ab_1 conda-forge
html5lib 1.1 pyhd8ed1ab_2 conda-forge
httpcore 1.0.9 pyh29332c3_0 conda-forge
httpcore2 2.12.0 pyhcf101f3_1 conda-forge
httpx 0.28.1 pyhd8ed1ab_0 conda-forge
httpx2 2.12.0 pyhe5d96d1_1 conda-forge
humanfriendly 10.0 pyh707e725_8 conda-forge
humanize 4.16.0 pyhd8ed1ab_0 conda-forge
hveto 2.0.1 pyhd8ed1ab_0 conda-forge
hws 2.1.0 pyhd8ed1ab_0 conda-forge
hyperframe 6.1.0 pyhd8ed1ab_0 conda-forge
hypothesis 6.165.10 py313ha296275_0 conda-forge
icu 75.1 he02047a_0 conda-forge
id 1.6.1 pyhcf101f3_0 conda-forge
idna 3.19 pyhcf101f3_0 conda-forge
idq 0.6.2 pyhd8ed1ab_1 conda-forge
igwn-alert 0.7.0 pyhd8ed1ab_0 conda-forge
igwn-archive 0.1.1 pyhd8ed1ab_0 conda-forge
igwn-auth-utils 1.4.0 pyh707e725_0 conda-forge
igwn-ligolw 2.1.1 py313h466dd7d_0 conda-forge
igwn-lldd-common 0.4.1 pyh707e725_1 conda-forge
igwn-lldd-fdio 0.1.0 pyhd8ed1ab_0 conda-forge
igwn-robot-auth 0.3.3 pyhd8ed1ab_0 conda-forge
igwn-segments 2.1.1 py313h466dd7d_0 conda-forge
imagecodecs 2025.8.2 py313h24102ce_5 conda-forge
imageio 2.37.0 pyhfb79c49_0 conda-forge
imagemagick 7.1.2_3 gpl_hacdf01b_0 conda-forge
importlib-metadata 8.6.1 pyha770c72_0 conda-forge
importlib_resources 7.1.0 pyhd8ed1ab_0 conda-forge
inflection 0.5.1 pyhd8ed1ab_1 conda-forge
iniconfig 2.3.0 pyhd8ed1ab_0 conda-forge
inspiral-range 0.9.3 pyh8f84b5b_1 conda-forge
invoke 3.0.3 pyhd8ed1ab_0 conda-forge
ipyaladin 0.8.0 pyhd8ed1ab_2 conda-forge
ipydatagrid 1.4.0 pyhcf101f3_2 conda-forge
ipykernel 7.3.0 pyha191276_0 conda-forge
ipympl 0.10.0 pyhcf101f3_0 conda-forge
ipython 9.6.0 pyhfa0c392_0 conda-forge
ipython_pygments_lexers 1.1.1 pyhd8ed1ab_0 conda-forge
ipywidgets 8.1.9 pyhd8ed1ab_0 conda-forge
isoduration 20.11.0 pyhd8ed1ab_1 conda-forge
isort 8.0.1 pyhd8ed1ab_0 conda-forge
itsdangerous 2.2.0 pyhd8ed1ab_1 conda-forge
jaraco.classes 3.4.0 pyhcf101f3_3 conda-forge
jaraco.context 6.1.2 pyhcf101f3_0 conda-forge
jaraco.functools 4.6.0 pyhcf101f3_0 conda-forge
jax 0.9.0 pyhd8ed1ab_0 conda-forge
jaxlib 0.9.0 cpu_py313h7c752d1_0 conda-forge
jbig 2.1 h7f98852_2003 conda-forge
jedi 0.20.0 pyhcf101f3_0 conda-forge
jeepney 0.9.0 pyhd8ed1ab_0 conda-forge
jinja2 3.1.6 pyhcf101f3_1 conda-forge
jmespath 1.1.0 pyhcf101f3_1 conda-forge
joblib 1.5.3 pyhd8ed1ab_0 conda-forge
joserfc 1.7.4 pyhd8ed1ab_0 conda-forge
jplephem 2.24 pyha4b2019_1 conda-forge
jq 1.8.2 h280c20c_1 conda-forge
json5 0.15.0 pyhd8ed1ab_0 conda-forge
jsoncpp 1.9.6 hf42df4d_1 conda-forge
jsondiff 2.2.1 pyhd8ed1ab_1 conda-forge
jsonmerge 1.9.2 pyhd8ed1ab_2 conda-forge
jsonpointer 3.1.1 pyhcf101f3_0 conda-forge
jsonschema 4.26.0 pyhcf101f3_0 conda-forge
jsonschema-specifications 2025.9.1 pyhcf101f3_0 conda-forge
jsonschema-with-format-nongpl 4.26.0 hcf101f3_0 conda-forge
jupyter 1.1.1 pyhd8ed1ab_1 conda-forge
jupyter-builder 1.2.2 pyhcf101f3_0 conda-forge
jupyter-lsp 2.3.1 pyhcf101f3_0 conda-forge
jupyter_client 8.9.1 pyhcf101f3_0 conda-forge
jupyter_console 6.6.3 pyhd8ed1ab_1 conda-forge
jupyter_core 5.9.1 pyhc90fa1f_0 conda-forge
jupyter_events 0.12.1 pyhcf101f3_0 conda-forge
jupyter_server 2.20.0 pyhcf101f3_0 conda-forge
jupyter_server_terminals 0.5.4 pyhcf101f3_0 conda-forge
jupyterhub 5.5.1 h40cdaa2_0 conda-forge
jupyterhub-base 5.5.1 pyhc90fa1f_0 conda-forge
jupyterhub-singleuser 5.5.1 h40cdaa2_0 conda-forge
jupyterlab 4.6.3 pyhd8ed1ab_0 conda-forge
jupyterlab_pygments 0.3.0 pyhd8ed1ab_2 conda-forge
jupyterlab_server 2.28.0 pyhcf101f3_0 conda-forge
jupyterlab_widgets 3.0.17 pyhcf101f3_0 conda-forge
jxrlib 1.1 hd590300_3 conda-forge
kafka-python-ng 2.2.2 pyhd8ed1ab_0 conda-forge
kernel-headers_linux-64 3.10.0 he073ed8_18 conda-forge
keyring 25.7.0 pyha804496_0 conda-forge
keyutils 1.6.3 h7cc23a3_1 conda-forge
kiwisolver 1.5.0 py313hc8edb43_0 conda-forge
kombine 0.8.4 py_0 conda-forge
krb5 1.21.3 h659f571_0 conda-forge
lal 7.7.0 fftw_py313hd78d753_101 conda-forge
lalapps 10.1.0 py313h88465f7_0 conda-forge
lalburst 2.0.7 py313h536fd9c_0 conda-forge
lalframe 3.0.7 py313h536fd9c_0 conda-forge
lalinference 4.1.9 mpi_openmpi_py313hc8e9d27_0 conda-forge
lalinference-data 4.1.9 ha770c72_0 conda-forge
lalinspiral 5.0.3 py313h536fd9c_0 conda-forge
lalmetaio 4.0.6 py313h536fd9c_0 conda-forge
lalpulsar 7.1.1 py313hdda69fa_0 conda-forge
lalpulsar-data 7.1.1 ha770c72_0 conda-forge
lalsimulation 6.2.0 py313he016f95_0 conda-forge
lalsimulation-data 6.2.0 ha770c72_0 conda-forge
lalsuite 7.26 pyhd8ed1ab_0 conda-forge
lame 4.0 h770b6ad_1 conda-forge
lark 1.3.1 pyhd8ed1ab_0 conda-forge
lazy-loader 0.5 pyhd8ed1ab_0 conda-forge
lazy_loader 0.5 pyhd8ed1ab_0 conda-forge
lcms2 2.19.1 h0c24ade_1 conda-forge
ld_impl_linux-64 2.46.1 default_hbd61a6d_102 conda-forge
ldap3 2.9.1 pyhd8ed1ab_1 conda-forge
ldas-tools-al 2.6.7 h2b4839b_6 conda-forge
ldas-tools-framecpp 2.9.3 hcc7daa0_3 conda-forge
lerc 4.2.0 hdb68285_0 conda-forge
libabseil 20250512.1 cxx17_hba17884_0 conda-forge
libaec 1.1.5 h088129d_0 conda-forge
libarrow 21.0.0 h56a6dad_8_cpu conda-forge
libarrow-acero 21.0.0 h635bf11_8_cpu conda-forge
libarrow-compute 21.0.0 h8c2c5c3_8_cpu conda-forge
libarrow-dataset 21.0.0 h635bf11_8_cpu conda-forge
libarrow-substrait 21.0.0 h3f74fd7_8_cpu conda-forge
libasprintf 0.25.1 h3f43e3d_1 conda-forge
libasprintf-devel 0.25.1 h3f43e3d_1 conda-forge
libavif16 1.4.2 hcfa2d63_0 conda-forge
libawg 4.1.4 hb03c661_8 conda-forge
libblas 3.9.0 37_h5875eb1_mkl conda-forge
libboost 1.86.0 hed09d94_4 conda-forge
libboost-python 1.86.0 py313hfaae9d9_5 conda-forge
libbrotlicommon 1.1.0 hb03c661_4 conda-forge
libbrotlidec 1.1.0 hb03c661_4 conda-forge
libbrotlienc 1.1.0 hb03c661_4 conda-forge
libcap 2.78 h084b8d7_1 conda-forge
libcblas 3.9.0 37_hfef963f_mkl conda-forge
libclang-cpp20.1 20.1.8 default_h99862b1_16 conda-forge
libclang13 21.1.0 default_h746c552_1 conda-forge
libcondor_utils 24.9.2 h3ccd9e4_0 conda-forge
libcrc32c 1.1.2 h9c3ff4c_0 conda-forge
libcups 2.3.3 hb8b1518_5 conda-forge
libcurl 8.18.0 h4e3cde8_0 conda-forge
libde265 1.0.15 h00ab1b0_0 conda-forge
libdeflate 1.25 hd45a770_1 conda-forge
libdfm 4.1.4 hb700be7_8 conda-forge
libdrm 2.4.129 h7cc23a3_0 conda-forge
libdtt 4.1.4 h12b385a_8 conda-forge
libedit 3.1.20250104 pl5321h373387f_1 conda-forge
libegl 1.7.0 ha4b6fd6_5 conda-forge
libegl-devel 1.7.0 ha4b6fd6_5 conda-forge
libev 4.33 h280c20c_3 conda-forge
libevent 2.1.12 hf998b51_1 conda-forge
libexpat 2.8.1 hecca717_1 conda-forge
libfabric 2.6.0 ha770c72_0 conda-forge
libfabric1 2.6.0 h6b3ec72_0 conda-forge
libfantom 4.1.4 h26fe997_8 conda-forge
libffi 3.4.6 h2dba641_1 conda-forge
libfilterfile 4.1.4 hb700be7_8 conda-forge
libfilterwiz 4.1.4 h0ed763c_8 conda-forge
libflac 1.5.0 he200343_1 conda-forge
libframel 8.47.2 hb9d3cd8_2 conda-forge
libfreetype 2.14.3 ha770c72_2 conda-forge
libfreetype6 2.14.3 h5e6c136_2 conda-forge
libgcc 16.1.0 ha9f2e26_3 conda-forge
libgcc-devel_linux-64 13.4.0 hd1d28cc_120 conda-forge
libgcc-ng 16.1.0 h69a702a_3 conda-forge
libgd 2.3.3 h6f5c62b_11 conda-forge
libgettextpo 0.25.1 h3f43e3d_1 conda-forge
libgettextpo-devel 0.25.1 h3f43e3d_1 conda-forge
libgfortran 16.1.0 h69a702a_3 conda-forge
libgfortran-ng 16.1.0 h69a702a_3 conda-forge
libgfortran5 16.1.0 h79bb938_3 conda-forge
libgl 1.7.0 ha4b6fd6_5 conda-forge
libgl-devel 1.7.0 ha4b6fd6_5 conda-forge
libglib 2.84.3 hf39c6af_0 conda-forge
libglu 9.0.3 h5888daf_1 conda-forge
libglvnd 1.7.0 ha4b6fd6_5 conda-forge
libglx 1.7.0 ha4b6fd6_5 conda-forge
libglx-devel 1.7.0 ha4b6fd6_5 conda-forge
libgomp 16.1.0 he0feb66_3 conda-forge
libgoogle-cloud 2.39.0 hdb79228_0 conda-forge
libgoogle-cloud-storage 2.39.0 hdbdcf42_0 conda-forge
libgrpc 1.73.1 h3288cfb_1 conda-forge
libheif 1.19.7 gpl_hc18d805_100 conda-forge
libhwloc 2.11.2 default_h3d81e11_1002 conda-forge
libhwy 1.3.0 h4c17acf_1 conda-forge
libiconv 1.18 h0cb94f2_3 conda-forge
libidn2 2.3.8 hfac485b_1 conda-forge
libjpeg-turbo 3.2.0 hb03c661_1 conda-forge
libjxl 0.11.1 h6cb5226_4 conda-forge
liblal 7.7.0 fftw_h0eb8034_101 conda-forge
liblalburst 2.0.7 h3773ae6_0 conda-forge
liblalframe 3.0.7 h7c287a6_0 conda-forge
liblalinference 4.1.9 h3773ae6_0 conda-forge
liblalinspiral 5.0.3 h3773ae6_0 conda-forge
liblalmetaio 4.0.6 hb9d3cd8_0 conda-forge
liblalpulsar 7.1.1 h9345056_0 conda-forge
liblalsimulation 6.2.0 py313he016f95_0 conda-forge
liblapack 3.9.0 37_h5e43f62_mkl conda-forge
libllvm18 18.1.8 default_hddf928d_9 conda-forge
libllvm20 20.1.8 hecd9e04_0 conda-forge
libllvm21 21.1.0 hecd9e04_0 conda-forge
liblzma 5.8.3 hb03c661_1 conda-forge
liblzma-devel 5.8.3 hb03c661_1 conda-forge
libmetaio 8.5.1 h753d276_1002 conda-forge
libmpdec 4.0.0 hb03c661_2 conda-forge
libnghttp2 1.68.1 h74cf4be_1 conda-forge
libnl 3.11.0 hb03c661_1 conda-forge
libntlm 1.8 hb9d3cd8_0 conda-forge
libogg 1.3.5 hd0c01bc_1 conda-forge
libopengl 1.7.0 ha4b6fd6_5 conda-forge
libopentelemetry-cpp 1.21.0 hb9b0907_1 conda-forge
libopentelemetry-cpp-headers 1.21.0 ha770c72_1 conda-forge
libopus 1.6.1 hebe6cf0_1 conda-forge
libparquet 21.0.0 h790f06f_8_cpu conda-forge
libpciaccess 0.19 hb03c661_1 conda-forge
libpmix 5.0.8 h658e747_0 conda-forge
libpng 1.6.58 h922cc85_1 conda-forge
libpq 17.7 h5c52fec_1 conda-forge
libprotobuf 6.31.1 hfb7daa7_5 conda-forge
librdkafka 2.13.2 he5e3081_0 conda-forge
libre2-11 2025.11.05 h7b12aa8_0 conda-forge
librsvg 2.58.4 he92a37e_3 conda-forge
libsanitizer 13.4.0 hf18ac3d_20 conda-forge
libsistr 4.1.4 hb03c661_8 conda-forge
libsndfile 1.2.2 hbc6d301_3 conda-forge
libsodium 1.0.20 h4ab18f5_0 conda-forge
libsqlite 3.53.4 h0737f62_1 conda-forge
libssh2 1.11.1 h6154650_1 conda-forge
libstdcxx 16.1.0 h934c35e_3 conda-forge
libstdcxx-devel_linux-64 13.4.0 h6963c3b_120 conda-forge
libstdcxx-ng 16.1.0 hdf11a46_3 conda-forge
libsystemd0 261.2 h6f4a2f1_0 conda-forge
libtestpoint 4.1.4 hb700be7_8 conda-forge
libthrift 0.22.0 h7d032f7_2 conda-forge
libtiff 4.7.2 h9d88235_0 conda-forge
libtorch 2.8.0 cpu_mkl_h74086f3_101 conda-forge
libudev1 261.2 h6f4a2f1_0 conda-forge
libunistring 0.9.10 h7f98852_0 conda-forge
libusb 1.0.29 h73b1eb8_0 conda-forge
libutf8proc 2.11.3 hfe17d71_0 conda-forge
libuuid 2.42.2 h5347b49_0 conda-forge
libuv 1.52.1 h280c20c_1 conda-forge
libvorbis 1.3.7 h54a6638_2 conda-forge
libwebp 1.6.0 h9635ea4_0 conda-forge
libwebp-base 1.6.0 hd42ef1d_1 conda-forge
libxcb 1.17.0 hb83e432_1 conda-forge
libxcrypt 4.4.38 h280c20c_0 conda-forge
libxgboost 3.4.1 cpu_hcb71bd3_0 conda-forge
libxkbcommon 1.11.0 he8b52b9_0 conda-forge
libxml2 2.13.9 h04c0eec_0 conda-forge
libxslt 1.1.43 h7a3aeb2_0 conda-forge
libzlib 1.3.2 h25fd6f3_3 conda-forge
libzopfli 1.0.3 h9c3ff4c_0 conda-forge
lidax 4.1.4 h0ed763c_8 conda-forge
ligo-common 1.0.4 py_0 conda-forge
ligo-followup-advocate 1.2.10 pyhd8ed1ab_0 conda-forge
ligo-gracedb 2.14.3 pyhd8ed1ab_0 conda-forge
ligo-raven 3.2 py313h78bf25f_2 conda-forge
ligo-scald 0.8.4 pyhd8ed1ab_0 conda-forge
ligo-segments 1.4.0 py313h536fd9c_6 conda-forge
ligo.skymap 2.5.3 py313h32f8feb_0 conda-forge
ligotimegps 2.0.0 py_0 conda-forge
liquidpy 0.10.0 pyhd8ed1ab_0 conda-forge
llvm-openmp 22.1.8 h3206bd6_1 conda-forge
llvmlite 0.49.0 py313h6b4ec16_0 conda-forge
locket 1.0.0 pyhd8ed1ab_0 conda-forge
loguru 0.7.3 pyh707e725_0 conda-forge
lscsoft-glue 4.1.1 pyhd8ed1ab_0 conda-forge
lxml 6.0.2 py313h6b0e12e_0 conda-forge
lz4 4.4.5 py313h28739b2_1 conda-forge
lz4-c 1.10.0 hee9eb32_2 conda-forge
m4 1.4.21 hb03c661_0 conda-forge
make 4.4.1 hb03c661_3 conda-forge
mako 1.4.1 pyhcf101f3_0 conda-forge
markdown 3.10.3 pyhcf101f3_0 conda-forge
markdown-it-py 2.2.0 pyhd8ed1ab_0 conda-forge
markuppy 1.18 pyhd8ed1ab_0 conda-forge
markupsafe 3.0.3 py313h3dea7bd_1 conda-forge
matplotlib-base 3.10.9 py313h683a580_0 conda-forge
matplotlib-inline 0.2.2 pyhd8ed1ab_0 conda-forge
mccabe 0.7.0 pyhd8ed1ab_1 conda-forge
mdurl 0.1.2 pyhd8ed1ab_1 conda-forge
metaio 8.5.1 h166bdaf_1002 conda-forge
mistune 3.3.4 pyhcf101f3_0 conda-forge
mkl 2024.2.2 ha770c72_17 conda-forge
ml_dtypes 0.5.4 np2py313h73dcb5b_1 conda-forge
mocpy 0.20.0 py313h5c7d99a_1 conda-forge
more-itertools 11.1.0 pyhcf101f3_0 conda-forge
mpc 1.4.0 he0a73b1_0 conda-forge
mpfr 4.2.2 ha2cb11d_1 conda-forge
mpg123 1.33.7 h877a99e_1 conda-forge
mpi 1.0 openmpi conda-forge
mpld3 0.5.12 pyhd8ed1ab_0 conda-forge
mpmath 1.4.1 pyhd8ed1ab_0 conda-forge
msgpack-python 1.2.1 py313hc8edb43_1 conda-forge
multidict 6.7.1 py313h3dea7bd_0 conda-forge
munge 0.5.16 h63a00c3_0 conda-forge
munkres 1.1.4 pyhd8ed1ab_1 conda-forge
mypy_extensions 1.1.0 pyha770c72_0 conda-forge
narwhals 2.25.0 pyhcf101f3_0 conda-forge
nbclient 0.11.0 pyhd8ed1ab_0 conda-forge
nbconvert 7.17.1 hb502eef_0 conda-forge
nbconvert-core 7.17.1 pyhcf101f3_0 conda-forge
nbconvert-pandoc 7.17.1 h08b4883_0 conda-forge
nbformat 5.11.1 pyhcf101f3_0 conda-forge
ncurses 6.6 hdb14827_1 conda-forge
nds2-client 0.16.8 h59595ed_7 conda-forge
nds2-client-java 0.16.12 h27087fc_1 conda-forge
ndscope 0.20.12 pyhcf101f3_0 conda-forge
nessai 0.14.0 pyhd8ed1ab_0 conda-forge
nest-asyncio2 1.7.2 pyhcf101f3_0 conda-forge
networkx 3.6.1 pyhcf101f3_0 conda-forge
nh3 0.3.7 py310h300b7de_0 conda-forge
nlohmann_json 3.12.0 h54a6638_2 conda-forge
nodejs 22.21.1 h4a9c4b4_0 conda-forge
notebook 7.6.2 pyhcf101f3_0 conda-forge
notebook-shim 0.2.4 pyhd8ed1ab_1 conda-forge
nspr 4.40 h29cc59b_0 conda-forge
nss 3.118 h445c969_0 conda-forge
numba 0.67.0 py313h901f96d_1 conda-forge
numcodecs 0.16.5 py313h08cd8bf_0 conda-forge
numexpr 2.14.1 mkl_py313h86c9c20_1 conda-forge
numpy 2.3.5 py313hf6604e3_1 conda-forge
oauthenticator 17.4.0 pyhcf101f3_0 conda-forge
oauthlib 3.3.1 pyhd8ed1ab_0 conda-forge
omicron 4.1.1 hcd054b4_5 conda-forge
omniorb-libs 4.3.4 h0273d15_1 conda-forge
oniguruma 6.9.10 h280c20c_1 conda-forge
openjpeg 2.5.4 h55fea9a_0 conda-forge
openldap 2.6.10 he970967_0 conda-forge
openmpi 5.0.8 h41ff47f_100 conda-forge
openssl 3.6.3 h35e630c_1 conda-forge
opentelemetry-api 1.44.0 pyhd8ed1ab_0 conda-forge
opentelemetry-exporter-otlp-proto-grpc 1.11.1 pyhd8ed1ab_0 conda-forge
opentelemetry-exporter-otlp-proto-http 1.11.1 pyhd8ed1ab_0 conda-forge
opentelemetry-proto 1.11.1 pyhd8ed1ab_0 conda-forge
opentelemetry-sdk 1.44.0 pyhd8ed1ab_0 conda-forge
opentelemetry-semantic-conventions 0.65b0 pyhd8ed1ab_0 conda-forge
opt_einsum 3.4.0 pyhd8ed1ab_1 conda-forge
optree 0.20.0 py313h6bdb861_0 conda-forge
orc 2.2.1 hd747db4_0 conda-forge
otter-report 0.3.3 pyhd8ed1ab_0 conda-forge
overrides 7.7.0 pyhd8ed1ab_1 conda-forge
packaging 26.3 pyhc364b38_0 conda-forge
pamela 1.2.0 pyhd8ed1ab_1 conda-forge
pandas 3.0.5 py313hbfd7664_1 conda-forge
pandoc 3.10.2 ha770c72_0 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
pango 1.56.4 hadf4263_0 conda-forge
paramiko 5.0.0 pyhd8ed1ab_0 conda-forge
parso 0.8.7 pyhcf101f3_0 conda-forge
partd 1.4.2 pyhd8ed1ab_0 conda-forge
pathlib2 2.3.7.post1 py313h78bf25f_5 conda-forge
pathspec 1.1.1 pyhd8ed1ab_0 conda-forge
patsy 1.0.2 pyhcf101f3_0 conda-forge
pbs-installer 2025.12.17 pyhd8ed1ab_0 conda-forge
pcaspy 0.8.1 py313ha87cce1_1 conda-forge
pcre 8.45 h9c3ff4c_0 conda-forge
pcre2 10.45 hc749103_0 conda-forge
pe-configurator 1.0.4 pyhd8ed1ab_0 conda-forge
pegasus-wms.api 5.0.8 pyhd8ed1ab_0 conda-forge
pegasus-wms.common 5.1.2 pyhcf101f3_0 conda-forge
pelicanplatform 7.24.2 h2c09266_0 conda-forge
perl 5.32.1 7_hd590300_perl5 conda-forge
pesummary 1.6.1 pyhcf101f3_2 conda-forge
pexpect 4.9.0 pyhd8ed1ab_1 conda-forge
pickleshare 0.7.5 pyhd8ed1ab_1004 conda-forge
pillow 12.0.0 py313hfc0919a_1 conda-forge
pims 0.7 pyhd8ed1ab_1 conda-forge
pip 26.2.1 pyh145f28c_0 conda-forge
pixman 0.46.4 h54a6638_3 conda-forge
pkg-config 0.29.2 h7c397b8_1011 conda-forge
pkginfo 1.12.1.2 pyhd8ed1ab_0 conda-forge
platformdirs 4.11.3 pyhcf101f3_0 conda-forge
plotly 6.9.0 pyhd8ed1ab_0 conda-forge
pluggy 1.6.0 pyhf9edf01_1 conda-forge
ply 3.11 pyhd8ed1ab_3 conda-forge
poetry 2.2.1 pyha804496_0 conda-forge
poetry-core 2.2.1 pyhd8ed1ab_0 conda-forge
prometheus-cpp 1.3.0 ha5d0236_0 conda-forge
prometheus_client 0.26.0 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.53 pyha770c72_0 conda-forge
prompt_toolkit 3.0.53 hd8ed1ab_0 conda-forge
propcache 0.5.2 py313h3dea7bd_0 conda-forge
protobuf 6.31.1 py313h8c92afc_2 conda-forge
psutil 7.2.2 py313hd42f317_1 conda-forge
psycopg2 2.9.10 py313h6ad3946_2 conda-forge
psygnal 0.15.0 pyhd8ed1ab_0 conda-forge
pthread-stubs 0.4 hb03c661_1003 conda-forge
ptyprocess 0.7.0 pyhd8ed1ab_1 conda-forge
pulseaudio-client 17.0 hac146a9_1 conda-forge
pure_eval 0.2.3 pyhd8ed1ab_1 conda-forge
py-cpuinfo 9.0.0 pyhd8ed1ab_1 conda-forge
py-xgboost 3.4.1 cpu_pyh35227d3_0 conda-forge
py2vega 0.7.0 pyhd8ed1ab_0 conda-forge
pyarrow 21.0.0 py313h78bf25f_3 conda-forge
pyarrow-core 21.0.0 py313he109ebe_3_cpu conda-forge
pyasn1 0.6.4 pyhcf101f3_0 conda-forge
pyavm 0.9.9 pyhc455866_0 conda-forge
pybind11 2.13.6 pyhc790b64_3 conda-forge
pybind11-abi 4 hd8ed1ab_3 conda-forge
pybind11-global 2.13.6 pyh217bc35_3 conda-forge
pycbc 2.8.1 py313h040541f_0 conda-forge
pycm 7.5.8 py313hc25a8b5_2 conda-forge
pycodestyle 2.14.0 pyhd8ed1ab_0 conda-forge
pycondor 0.6.1 pyhcf101f3_0 conda-forge
pycparser 3.0 pyhcf101f3_0 conda-forge
pycurl 7.45.7 py313hb9f607a_1 conda-forge
pydantic 2.13.4 pyhcf101f3_0 conda-forge
pydantic-core 2.46.4 py313h843e2db_0 conda-forge
pydv 0.2.2 pyhd8ed1ab_0 conda-forge
pyepics 3.5.10 py313h78bf25f_0 conda-forge
pyerfa 2.0.1.5 py310h32771cd_2 conda-forge
pyfd 4.5.10 py313hc25a8b5_1 conda-forge
pyflakes 3.4.0 pyhd8ed1ab_0 conda-forge
pygcn 1.0.2 py_0 conda-forge
pygments 2.10.0 pyhd8ed1ab_0 conda-forge
pygsl_lite 0.1.8 np2py313h2a62ddd_1 conda-forge
pyjuliacall 0.9.35 pyhd8ed1ab_0 conda-forge
pyjuliapkg 0.1.19 pyhd8ed1ab_0 conda-forge
pyjwt 2.13.0 pyhcf101f3_0 conda-forge
pykerr 0.2.0 pyhd8ed1ab_0 conda-forge
pylint 4.0.7 pyhcf101f3_0 conda-forge
pymodbus 3.15.0 pyhc364b38_0 conda-forge
pynacl 1.6.2 py313h07c4f96_0 conda-forge
pyopenssl 26.4.0 pyhcf101f3_0 conda-forge
pyparsing 3.3.2 pyhcf101f3_0 conda-forge
pyproject_hooks 1.2.0 pyhd8ed1ab_1 conda-forge
pyqt 5.15.11 py313h938ae94_2 conda-forge
pyqt5-sip 12.17.0 py313h7033f15_2 conda-forge
pyqtgraph 0.14.0 pyhd8ed1ab_0 conda-forge
pyringgw 2.11.0 np2py313hc18bace_0 conda-forge
pyrxp 3.0.1 py313h07c4f96_6 conda-forge
pyseobnr 0.3.6 py313h08cd8bf_0 conda-forge
pyserial 3.5 pyhcf101f3_2 conda-forge
pyserver 1.1.2 pyhd8ed1ab_0 conda-forge
pysocks 1.7.1 pyha55dd90_7 conda-forge
pytables 3.10.2 py313h0546747_10 conda-forge
pytango 10.1.5 np2py313h41bc45f_0 conda-forge
pytest 8.3.5 pyhd8ed1ab_0 conda-forge
pytest-arraydiff 0.7.0 pyhd8ed1ab_0 conda-forge
pytest-astropy 0.11.0 pyhd8ed1ab_1 conda-forge
pytest-astropy-header 0.2.2 pyhd8ed1ab_1 conda-forge
pytest-benchmark 5.3.0 pyhd8ed1ab_0 conda-forge
pytest-console-scripts 1.4.1 pyhd8ed1ab_1 conda-forge
pytest-cov 7.1.0 pyhcf101f3_0 conda-forge
pytest-datadir 1.8.0 pyhd8ed1ab_0 conda-forge
pytest-doctestplus 1.7.1 pyhd8ed1ab_0 conda-forge
pytest-filter-subpackage 0.2.0 pyhd8ed1ab_1 conda-forge
pytest-freezer 0.4.9 pyhd8ed1ab_1 conda-forge
pytest-httpserver 1.1.5 pyhd8ed1ab_0 conda-forge
pytest-integration 0.2.3 pyhd8ed1ab_1 conda-forge
pytest-mock 3.15.1 pyhd8ed1ab_0 conda-forge
pytest-mpl 0.19.0 pyhd8ed1ab_0 conda-forge
pytest-remotedata 0.4.1 pyhd8ed1ab_0 conda-forge
pytest-requires 0.1.0 pyhd8ed1ab_1 conda-forge
pytest-rerunfailures 16.6 pyhd8ed1ab_0 conda-forge
pytest-runner 6.0.0 pyhd8ed1ab_0 conda-forge
pytest-socket 0.8.1 pyhcf101f3_0 conda-forge
pytest-timeout 2.4.0 pyhd8ed1ab_0 conda-forge
pytest-xdist 3.8.0 pyhd8ed1ab_0 conda-forge
pythia8 8.312 py313h2a7740e_305 conda-forge
python 3.13.9 h2b335a9_100_cp313 conda-forge
python-awg 4.1.4 py313h431156a_8 conda-forge
python-benedict 0.34.1 pyhff2d567_0 conda-forge
python-build 1.5.0 pyhc364b38_0 conda-forge
python-confluent-kafka 2.13.2 py313h07c4f96_0 conda-forge
python-crontab 3.3.0 pyhff2d567_0 conda-forge
python-dateutil 2.9.0.post0 pyhe01879c_2 conda-forge
python-dotenv 1.2.3 pyhcf101f3_0 conda-forge
python-fastjsonschema 2.22.2 pyhcf101f3_0 conda-forge
python-foton 4.1.4 py313h081adc3_8 conda-forge
python-framel 8.47.2 py313ha014f3b_2 conda-forge
python-fsutil 0.17.0 pyh332efcf_0 conda-forge
python-gds 3.0.1 py313h5902455_0 conda-forge
python-gil 3.13.15 h4df99d1_101 conda-forge
python-gitlab 8.5.0 pyh332efcf_0 conda-forge
python-graphviz 0.21 pyhbacfb6d_0 conda-forge
python-gssapi 1.11.1 py313hcf31397_0 conda-forge
python-htcondor 24.9.2 py313h3030aa6_0 conda-forge
python-installer 0.7.0 pyhff2d567_1 conda-forge
python-json-logger 4.2.0 pyhd8ed1ab_0 conda-forge
python-lal 7.7.0 fftw_py313h1393123_101 conda-forge
python-lalburst 2.0.7 py313h9abc2d8_0 conda-forge
python-lalframe 3.0.7 py313ha014f3b_0 conda-forge
python-lalinference 4.1.9 py313ha014f3b_0 conda-forge
python-lalinspiral 5.0.3 py313ha014f3b_0 conda-forge
python-lalmetaio 4.0.6 py313ha014f3b_0 conda-forge
python-lalpulsar 7.1.1 py313ha014f3b_0 conda-forge
python-lalsimulation 6.2.0 py313h9abc2d8_0 conda-forge
python-ldas-tools-al 2.6.14 pyh103c104_0 conda-forge
python-ldas-tools-framecpp 2.6.14 py313h757efa3_6 conda-forge
python-ligo-lw 1.8.3 py313h536fd9c_4 conda-forge
python-nds2-client 0.16.12 py313h08cd8bf_8 conda-forge
python-slugify 8.0.4 pyhd8ed1ab_1 conda-forge
python-systemd 235 py313h07c4f96_5 conda-forge
python-tzdata 2026.3 pyhd8ed1ab_0 conda-forge
python-xxhash 3.7.0 py313heab5758_0 conda-forge
python_abi 3.13 8_cp313 conda-forge
pythonvirgotools 5.1.3 pyhd8ed1ab_1 conda-forge
pytokens 0.4.1 py313h54dd161_2 conda-forge
pytorch 2.8.0 cpu_mkl_py313_hf3f4ee8_101 conda-forge
pytz 2026.3.post1 pyhcf101f3_0 conda-forge
pyusb 1.3.1 pyhd8ed1ab_0 conda-forge
pyvo 1.9.1 pyhd8ed1ab_0 conda-forge
pyyaml 6.0.3 py313h3dea7bd_1 conda-forge
pyzmq 27.2.0 py312h8a5ba0d_0 conda-forge
qhull 2020.2 h434a139_5 conda-forge
qnm 0.4.4 pyhd8ed1ab_0 conda-forge
qt-main 5.15.15 h3a7ef08_5 conda-forge
qtpy 2.4.3 pyhd8ed1ab_1 conda-forge
quaternion 2024.0.13 py313h29aa505_0 conda-forge
quaternionic 1.0.17 pyhd8ed1ab_0 conda-forge
rapid-pe 0.1.1 py313hd190ac3_2 conda-forge
rapidfuzz 3.14.5 py313h7033f15_0 conda-forge
rav1e 0.8.1 h1fbca29_0 conda-forge
rdma-core 63.0 h192683f_1 conda-forge
re2 2025.11.05 h5301d42_0 conda-forge
readline 8.3 hd6e31c0_1 conda-forge
readme_renderer 45.0 pyhcf101f3_1 conda-forge
referencing 0.37.0 pyhcf101f3_0 conda-forge
regex 2026.7.19 py313h07c4f96_0 conda-forge
regions 0.12 py313h29aa505_0 conda-forge
reproject 0.21.0 py313h29aa505_0 conda-forge
requests 2.34.2 pyhcf101f3_0 conda-forge
requests-ecp 0.3.1 pyhd8ed1ab_0 conda-forge
requests-gracedb 0.2.2 pyhd8ed1ab_0 conda-forge
requests-gssapi 1.4.0 pyhd8ed1ab_0 conda-forge
requests-mock 1.12.1 pyhd8ed1ab_1 conda-forge
requests-toolbelt 1.0.0 pyhd8ed1ab_1 conda-forge
rfc3339-validator 0.1.4 pyhd8ed1ab_1 conda-forge
rfc3986 2.0.0 pyhd8ed1ab_1 conda-forge
rfc3986-validator 0.1.1 pyh9f0ad1d_0 conda-forge
rfc3987-syntax 1.1.0 pyhe01879c_1 conda-forge
rhash 1.4.6 hb03c661_2 conda-forge
rich 13.3.1 pyhd8ed1ab_0 conda-forge
root_base 6.34.04 np2py313hc7ea8b7_1 conda-forge
rpds-py 2026.6.3 py313ha296275_0 conda-forge
ruamel.yaml 0.19.1 pyhcf101f3_0 conda-forge
ruamel.yaml.clib 0.2.15 py313hd42f317_2 conda-forge
s2n 1.5.26 h5ac9029_0 conda-forge
s3fs 2026.6.0 pyhd8ed1ab_0 conda-forge
safe-netrc 1.0.1 pyhd8ed1ab_0 conda-forge
sbank 1.0.5 py313ha014f3b_2 conda-forge
scikit-image 0.26.0 np2py313hb172dc5_0 conda-forge
scikit-learn 1.9.0 np2py313h16d504d_0 conda-forge
scipy 1.18.0 py313h4b8bb8b_0 conda-forge
scitokens 1.9.7 pyhcf101f3_0 conda-forge
scitokens-cpp 1.4.0 h096d96b_0 conda-forge
scramp 1.4.17 pyhcf101f3_0 conda-forge
scri 2024.0.13 pyhd8ed1ab_0 conda-forge
seaborn 0.13.2 hd8ed1ab_3 conda-forge
seaborn-base 0.13.2 pyhd8ed1ab_3 conda-forge
secretstorage 3.5.0 py313h78bf25f_0 conda-forge
semver 3.0.4 pyhcf101f3_1 conda-forge
send2trash 2.1.0 pyha191276_1 conda-forge
setproctitle 1.3.7 py313h54dd161_0 conda-forge
setuptools 81.0.0 pyh332efcf_0 conda-forge
setuptools-scm 10.2.1 pyhcf101f3_0 conda-forge
shapely 2.1.2 py313had47c43_2 conda-forge
shellingham 1.5.4 pyhd8ed1ab_2 conda-forge
sip 6.10.0 py313h7033f15_1 conda-forge
siscone 3.1.2 h9e02651_3 conda-forge
six 1.17.0 pyhe01879c_1 conda-forge
sleef 3.9.0 ha0421bc_0 conda-forge
slicerator 1.1.0 pyhd8ed1ab_1 conda-forge
smmap 5.0.3 pyhcf101f3_1 conda-forge
snappy 1.2.2 h03e3b7b_1 conda-forge
sniffio 1.3.1 pyhd8ed1ab_2 conda-forge
sortedcontainers 2.4.0 pyhd8ed1ab_1 conda-forge
soupsieve 2.9.2 pyhd8ed1ab_0 conda-forge
spherical 1.1.4 pyhf2fb0c9_0 conda-forge
spherical_functions 2023.0.2 pyhd8ed1ab_0 conda-forge
spinsfast 2022.4.11 np2py313h530e11f_0 conda-forge
sqlalchemy 2.0.52 py313h54dd161_0 conda-forge
stack_data 0.6.3 pyhd8ed1ab_1 conda-forge
statsmodels 0.14.6 py313h29aa505_0 conda-forge
svt-av1 4.0.1 hecca717_0 conda-forge
swig 4.3.1 h32e72b7_1 conda-forge
sxs 2026.0.2 pyhd8ed1ab_0 conda-forge
sxscatalog 3.0.30 pyhd8ed1ab_0 conda-forge
sympy 1.14.0 pyh2585a3b_106 conda-forge
sysroot_linux-64 2.17 h0157908_18 conda-forge
tabulate 0.10.0 pyhcf101f3_0 conda-forge
tar 1.35 h3b78370_0 conda-forge
tbb 2021.13.0 hceb3a55_1 conda-forge
tblib 3.2.2 pyhcf101f3_0 conda-forge
terminado 0.18.1 pyhc90fa1f_1 conda-forge
text-unidecode 1.3 pyhd8ed1ab_2 conda-forge
threadpoolctl 3.6.0 pyhecae5ae_0 conda-forge
tifffile 2025.12.12 pyhd8ed1ab_0 conda-forge
tinycss2 1.4.0 pyhd8ed1ab_0 conda-forge
tinydb 4.8.2 pyhd8ed1ab_1 conda-forge
tk 8.6.13 noxft_h1df4ec4_4 conda-forge
toml 0.10.2 pyhcf101f3_3 conda-forge
tomli 2.4.1 pyhcf101f3_0 conda-forge
tomli-w 1.2.0 pyhd8ed1ab_0 conda-forge
tomlkit 0.15.1 pyhcf101f3_0 conda-forge
toolz 1.1.0 pyhd8ed1ab_1 conda-forge
tornado 6.5.8 py313h07c4f96_0 conda-forge
tqdm 4.70.0 pyh8f84b5b_0 conda-forge
traitlets 5.16.1 pyhcf101f3_0 conda-forge
traittypes 0.2.3 pyh332efcf_0 conda-forge
trove-classifiers 2026.6.1.19 pyhcf101f3_0 conda-forge
truststore 0.10.4 pyhcf101f3_0 conda-forge
twine 6.2.0 pyhcf101f3_0 conda-forge
typer 0.24.2 pyhcf101f3_0 conda-forge
typing-extensions 4.16.0 h69aa097_0 conda-forge
typing-inspection 0.4.4 pyhcf101f3_0 conda-forge
typing_extensions 4.16.0 pyhcf101f3_0 conda-forge
typing_utils 0.1.0 pyhd8ed1ab_1 conda-forge
tzdata 2026c h151e31d_0 conda-forge
tzlocal 2.1 pyh9f0ad1d_0 conda-forge
ucc 1.4.4 h2b97398_0 conda-forge
ucx 1.18.1 h1369271_0 conda-forge
ujson 5.13.0 py313h5d5ffb9_0 conda-forge
uproot 5.7.6 pyhc364b38_0 conda-forge
upv 3.2.0 hfbdafb0_9 conda-forge
uri-template 1.3.0 pyhd8ed1ab_1 conda-forge
urllib3 2.5.0 pyhd8ed1ab_0 conda-forge
vcs_versioning 2.3.1 pyhcf101f3_0 conda-forge
vdt 0.4.4 h59595ed_0 conda-forge
vector-classes 1.4.5 hb700be7_1 conda-forge
vetoperf 3.2.0 hfbdafb0_9 conda-forge
virtualenv 20.39.0 pyhcf101f3_0 conda-forge
voeventlib 1.2 py_0 conda-forge
watchdog 6.0.0 py313hd5f5364_3 conda-forge
wayland 1.24.0 h3e06ad9_0 conda-forge
wcwidth 0.8.2 pyhd8ed1ab_0 conda-forge
webcolors 25.10.0 pyhd8ed1ab_0 conda-forge
webencodings 0.5.1 pyhd8ed1ab_3 conda-forge
websocket-client 1.9.0 pyhd8ed1ab_0 conda-forge
werkzeug 3.1.8 pyhcf101f3_0 conda-forge
wget 1.25.0 hc2d8bac_0 conda-forge
wheel 0.48.0 pyhd8ed1ab_0 conda-forge
widgetsnbextension 4.0.16 pyhd8ed1ab_0 conda-forge
wrapt 2.3.0 py313h07c4f96_0 conda-forge
x265 3.5 h924138e_3 conda-forge
xarray 2026.7.0 pyhc364b38_0 conda-forge
xarray-einstats 0.11.0 pyhd8ed1ab_0 conda-forge
xcb-util 0.4.1 h4f16b4b_2 conda-forge
xcb-util-image 0.4.0 hb711507_2 conda-forge
xcb-util-keysyms 0.4.1 hb711507_0 conda-forge
xcb-util-renderutil 0.3.10 hb711507_0 conda-forge
xcb-util-wm 0.4.2 hb711507_0 conda-forge
xgboost 3.4.1 cpu_pyhb39878e_0 conda-forge
xkeyboard-config 2.48 h280c20c_0 conda-forge
xmltodict 0.15.1 pyhcf101f3_0 conda-forge
xorg-libice 1.1.2 h280c20c_0 conda-forge
xorg-libsm 1.2.6 h0d788c3_1 conda-forge
xorg-libx11 1.8.13 he1eb515_1 conda-forge
xorg-libxau 1.0.12 hb03c661_2 conda-forge
xorg-libxcomposite 0.4.7 hb03c661_0 conda-forge
xorg-libxcursor 1.2.3 hb9d3cd8_0 conda-forge
xorg-libxdamage 1.1.6 hb9d3cd8_0 conda-forge
xorg-libxdmcp 1.1.5 hb03c661_2 conda-forge
xorg-libxext 1.3.7 h7cc23a3_1 conda-forge
xorg-libxfixes 6.0.2 h7cc23a3_1 conda-forge
xorg-libxft 2.3.9 hc4b6b35_1 conda-forge
xorg-libxi 1.8.3 h7cc23a3_1 conda-forge
xorg-libxinerama 1.1.6 hecca717_0 conda-forge
xorg-libxpm 3.5.19 hb03c661_0 conda-forge
xorg-libxrandr 1.5.5 h7cc23a3_1 conda-forge
xorg-libxrender 0.9.12 hb03c661_1 conda-forge
xorg-libxshmfence 1.3.3 hb9d3cd8_0 conda-forge
xorg-libxt 1.3.1 h7cc23a3_1 conda-forge
xorg-libxtst 1.2.5 h7cc23a3_4 conda-forge
xorg-libxxf86vm 1.1.7 hb03c661_0 conda-forge
xorg-xorgproto 2025.1 h280c20c_1 conda-forge
xrootd 5.8.4 py313hff3d336_0 conda-forge
xxhash 0.8.3 hec8ed23_1 conda-forge
xyzservices 2026.3.0 pyhd8ed1ab_0 conda-forge
yaml 0.2.5 hebe6cf0_3 conda-forge
yarl 1.24.5 py313h3dea7bd_0 conda-forge
zarr 3.3.0 pyhc364b38_0 conda-forge
zenodo_get 3.1.0 pyhcf101f3_0 conda-forge
zeromq 4.3.5 h387f397_9 conda-forge
zfp 1.0.1 h909a3a2_5 conda-forge
zict 3.0.0 pyhd8ed1ab_1 conda-forge
zipp 4.1.0 pyhcf101f3_0 conda-forge
zlib 1.3.2 h25fd6f3_3 conda-forge
zlib-ng 2.2.5 hde8ca8f_1 conda-forge
zstandard 0.25.0 py313hd42f317_2 conda-forge
zstd 1.5.7 hb78ec9c_7 conda-forge