Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixing typo.
  • Loading branch information
DamynChipman authored Jun 24, 2024
1 parent 5a6ee3e commit b70c775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# EllipticForest

A Quadtree-Adatpive implementation of the Hierarchical Poincaré-Steklov (HPS) method for solving elliptic partial differential equations.
A Quadtree-Adaptive implementation of the Hierarchical Poincaré-Steklov (HPS) method for solving elliptic partial differential equations.

## Features

Expand Down Expand Up @@ -187,4 +187,4 @@ There are some additional examples found in the `examples` directory. See the `R

[4] P. Martinsson. The hierarchical Poincar ́e-Steklov (HPS) solver for elliptic PDEs: A tutorial. arXiv preprint arXiv:1506.01308, 2015.

[5] P.-G. Martinsson. Fast direct solvers for elliptic PDEs. SIAM, 2019.
[5] P.-G. Martinsson. Fast direct solvers for elliptic PDEs. SIAM, 2019.

0 comments on commit b70c775

Please sign in to comment.