Skip to content

Commit 2724e9c

Browse files
Readme
1 parent 49df38d commit 2724e9c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ Implementation of main numerical methods for solving non-linear equations f(x)=0
99

1010
Try launching the notebooks directly in your browser using Github's Codespaces!
1111

12-
1312
## References
14-
- . G.E. Karniadakis and R.M. Kirby, “Parallel Scientific Computing in C++ and MPI”, Cambridge University Press, March 2003.
1513

16-
- https://en.wikipedia.org/wiki/Root-finding_algorithm
14+
- . G.E. Karniadakis and R.M. Kirby, “Parallel Scientific Computing in C++ and MPI”, Cambridge University Press, March 2003.
1715

16+
- <https://en.wikipedia.org/wiki/Root-finding_algorithm>

0 commit comments

Comments
 (0)