Last active
September 18, 2023 09:30
-
-
Save sanromd/f9a21f76bc5470f57f81914fcbce5aa9 to your computer and use it in GitHub Desktop.
clawpack/pyclaw/emclaw environment file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: clawpack | |
channels: | |
- conda-forge | |
dependencies: | |
- python=3.11 | |
- mpich | |
- numpy | |
- scipy | |
- matplotlib | |
- vtk | |
- mpi4py | |
- nose | |
- coverage | |
- python-coveralls | |
- petsc4py | |
- hdf5=*=mpi* | |
- h5py>=2.9=mpi* | |
- seaborn | |
- fortran-compiler | |
- gcc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment