Skip to content

Commit 247f5d0

Browse files
authored
Merge pull request #22 from scientificcomputing/dokken/test-build
Minor changes
2 parents 60a3265 + 08c3d3b commit 247f5d0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ dependencies:
1111
- numpy
1212
- pandas
1313
- autopep8
14+
- fenics-dolfinx

index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
This MPI tutorial is interactive, which means that all the code presented in can be opened in Binder by pressing the "rocket"-symbol in the upper left tool-bar, and then pressing "Binder". This is only available on pages with code in them.
44

55
## About the authors
6-
- [Ana Budisa](https://www.simula.no/people/ana) https://github.com/anabudisa is a Post-Doctoral fellow at the Department of Numerical Analysis and Scientific Computing at Simula Research Laboratory.
7-
- [Jørgen S. Dokken](https://www.simula.no/people/dokken) is a Research Engineer at Simula Research Laboratory
8-
- [Halvor Herlyng](https://www.simula.no/people/hherlyng) https://github.com/hherlyng is a PhD-candidate at the Department of Numerical Analysis and Scientific Computing at Simula Research Laboratory
9-
- [Sidney Pontes-Filho](https://www.simula.no/people/sidney) https://github.com/sidneyp is a Post-Doctoral fellow at the Department of Numerical Analysis and Scientific Computing at Simula Research Laboratory.
10-
- [Benjamin Ragan-Kelley](https://www.simula.no/people/benjaminrk) https://github.com/minrk is a Senior Research Scientist at Simula Research Laboratory. He is the main developer of [IPythonParallel](https://ipyparallel.readthedocs.io/).
6+
- [Ana Budisa](https://www.simula.no/people/ana) (https://github.com/anabudisa) is a Post-Doctoral fellow at the Department of Numerical Analysis and Scientific Computing at Simula Research Laboratory.
7+
- [Jørgen S. Dokken](https://www.simula.no/people/dokken) (https://github.com/jorgensd) is a Research Engineer at Simula Research Laboratory
8+
- [Halvor Herlyng](https://www.simula.no/people/hherlyng) (https://github.com/hherlyng) is a PhD-candidate at the Department of Numerical Analysis and Scientific Computing at Simula Research Laboratory
9+
- [Sidney Pontes-Filho](https://www.simula.no/people/sidney) (https://github.com/sidneyp) is a Post-Doctoral fellow at the Department of Numerical Analysis and Scientific Computing at Simula Research Laboratory.
10+
- [Benjamin Ragan-Kelley](https://www.simula.no/people/benjaminrk) (https://github.com/minrk) is a Senior Research Scientist at Simula Research Laboratory. He is the main developer of [IPythonParallel](https://ipyparallel.readthedocs.io/).
1111

1212
## About the content
1313

0 commit comments

Comments
 (0)