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 4aa2627 commit ac4d886Copy full SHA for ac4d886
pyproject.toml
@@ -21,8 +21,8 @@ dependencies = [
21
"mpi4py>3; python_version >= '3.13'",
22
"mpi4py; python_version < '3.13'",
23
# TODO RELEASE: use releases
24
- "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@ksagiyam/introduce_mixed_map",
25
- "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@ksagiyam/introduce_mixed_map",
+ "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@ksagiyam/introduce_mixed_map_mixed_cell",
+ "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@ksagiyam/introduce_mixed_map_mixed_cell",
26
"h5py>3.12.1",
27
"libsupermesh",
28
"loopy>2024.1",
0 commit comments