Skip to content

Commit

Permalink
added fastshermanmorrison and took out pypolychord. runs bjorn's exam…
Browse files Browse the repository at this point in the history
…ple script with natsort removed from imports
  • Loading branch information
levischult committed Dec 12, 2024
1 parent 7045daa commit 7b8cb43
Showing 1 changed file with 84 additions and 0 deletions.
84 changes: 84 additions & 0 deletions anaconda-env_gwafix.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
name: IPTA_Env
channels:
- conda-forge
- defaults
- demorest
dependencies:
- python=3.9
- pip
- mkl
- jupyter
- ca-certificates
- certifi
- openssl
- libblas[build=*mkl]
- tempo2
- matplotlib
- astropy
- bokeh
- bottleneck
- dask
- h5py
- imagecodecs
- imageio
- ipympl
- numba
- numexpr
- pandas
- patsy
- pyerfa
- pytables
- pywavelets
- scikit-image
- scikit-learn
- scikit-sparse
- scipy
- seaborn
- seaborn-base
- statsmodels
- tifffile
- vincent
- yt
- gmp
- mpfr
- nose
- suitesparse
- ptmcmcsampler
- wand
- marshmallow
- cython
- healpy
- jplephem
- ephem
- corner
- pyyaml
- ruamel.yaml
- pytest
- docutils
- pytest-xdist
- psrchive
- psrqpy
- libstempo
- pint-pulsar>=0.9
- mpi4py
- enterprise-pulsar
- enterprise_outliers
- enterprise_extensions
- astroquery
- pandas
- pgplot
- pint-pal>=0.1.0
- pymultinest>=2.11
- acor>=1.1.1
- pypulse>=0.1.1
- gitpython
- bilby
- pip:
# - git+https://github.com/PolyChord/PolyChordLite@master
- git+https://github.com/pennucci/PulsePortraiture.git@py3
- git+https://github.com/bvgoncharov/enterprise_warp
- git+https://github.com/nanograv/pint_pal@main
- git+https://github.com/nanograv/enterprise@dev
- git+https://github.com/nanograv/enterprise_extensions@dcbusyweek
- git+https://github.com/vallis/libstempo.git
- fastshermanmorrison-pulsar

0 comments on commit 7b8cb43

Please sign in to comment.