https://github.com/hpc-maths/GenEO
Revision a6351b5cabafa2fc608691309f9974bcf30c3cab authored by Loic Gouarin on 04 June 2018, 11:27:23 UTC, committed by GitHub on 04 June 2018, 11:27:23 UTC
1 parent d6d74ea
Tip revision: a6351b5cabafa2fc608691309f9974bcf30c3cab authored by Loic Gouarin on 04 June 2018, 11:27:23 UTC
fix norm
fix norm
Tip revision: a6351b5
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 ...