https://github.com/hpc-maths/GenEO
Revision a74bf1af7023b9e16ba133cc5ce7fb92e50f19d8 authored by Nicole Spillane on 27 May 2021, 11:31:35 UTC, committed by Nicole Spillane on 27 May 2021, 11:31:35 UTC
1 parent be8a282
Tip revision: a74bf1af7023b9e16ba133cc5ce7fb92e50f19d8 authored by Nicole Spillane on 27 May 2021, 11:31:35 UTC
a small change in options of asarray which fixes a warning when I save gathered data with different lengths. TO: fix all occurences of this
a small change in options of asarray which fixes a warning when I save gathered data with different lengths. TO: fix all occurences of this
Tip revision: a74bf1a
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 ...