https://github.com/hpc-maths/GenEO
Revision ce6a596c79bae0e9d69388c76748f838093b6513 authored by gouarin on 07 June 2021, 09:04:52 UTC, committed by gouarin on 07 June 2021, 09:04:52 UTC
1 parent 1dec02f
Tip revision: ce6a596c79bae0e9d69388c76748f838093b6513 authored by gouarin on 07 June 2021, 09:04:52 UTC
update post treatment process
update post treatment process
Tip revision: ce6a596
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 ...