https://github.com/hpc-maths/GenEO
Revision 7da57ba084742443aff7050c8435d3b2834d0ff5 authored by Nicole Spillane on 10 June 2021, 19:20:56 UTC, committed by Nicole Spillane on 10 June 2021, 19:20:56 UTC
Tip revision: 7da57ba084742443aff7050c8435d3b2834d0ff5 authored by Nicole Spillane on 10 June 2021, 19:20:56 UTC
I think I merged both versions
I think I merged both versions
Tip revision: 7da57ba
environment.yml
name: petsc-geneo
channels:
- conda-forge
dependencies:
- python=3
- six
- numpy
- scipy
- matplotlib
- sympy
- setuptools
- cython
- mpi4py
- petsc4py=3.9.1
- slepc4py=3.9.0
- vtk
- ipywidgets
- pip:
- pythreejs==1.0.0
Computing file changes ...