We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f275309 commit db5ab93Copy full SHA for db5ab93
docs/environment.yml
@@ -9,7 +9,7 @@ dependencies:
9
- jaxopt
10
- numpy
11
- pygmo
12
- - python<3.11
+ - python
13
- python-gmsh
14
- petsc4py
15
- jupyterlab
@@ -21,12 +21,11 @@ dependencies:
21
- pygraphviz
22
- typeguard
23
- yaml
24
- - joblib
25
- pip:
26
- sphinx-rtd-theme
27
- myst-parser[linkify]
28
- sphinx>=3.2.1
29
- - git+https://github.com/alucantonio/dctkit
30
- - git+https://github.com/alucantonio/deap
+ - git+https://github.com/cpml-au/dctkit
+ - git+https://github.com/cpml-au/deap
31
- ray
32
- pygmsh
0 commit comments