https://github.com/hpc-maths/GenEO
Tip revision: fb8d5f99038df94196ef2416922f0e8c3c59ac36 authored by gouarin on 05 July 2021, 12:22:18 UTC
add plot solution
add plot solution
Tip revision: fb8d5f9
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