https://github.com/hpc-maths/GenEO
Tip revision: 47b05ef7165f6cee92daa3002503259f0ec84695 authored by gouarin on 28 May 2018, 11:31:32 UTC
fix binder
fix binder
Tip revision: 47b05ef
environment.yml
name: petsc-elasticity
channels:
- conda-forge
dependencies:
- python=3
- six
- numpy
- scipy
- matplotlib
- sympy
- setuptools
- cython
- mpi4py
- petsc4py=3.9.0
- slepc4py=3.9.0
- vtk
- ipywidgets
- pip:
- pythreejs==1.0.0b3