diff --git a/README.md b/README.md index 77d163ba80d0e1a6a13e32322d1fb36141b48de4..4288698bebc6443213789347c96c293ef3be8e3f 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,6 @@ cim.py cim.py is a non-linear eigenvalue solver using the contour integral method proposed by W.-J. Beyn coupled with a [GetDP](http://getdp.info) formulation. -Reference paper ---------------- -[W.-J., Beyn, "An integral method for solving nonlinear eigenvalue problems", -Linear Algebra and its Applications, 2012,436.]( -https://doi.org/10.1016/j.laa.2011.03.030) - Usage ----- @@ -101,6 +95,12 @@ Finally, don't forget to update your `PATH`, `PYTHONPATH` and `LD_LIBRARY_PATH`. Enjoy! +Reference paper +--------------- +[W.-J., Beyn, "An integral method for solving nonlinear eigenvalue problems", +Linear Algebra and its Applications, 2012,436.]( +https://doi.org/10.1016/j.laa.2011.03.030) + License ------- Copyright (C) 2017 N. Marsic, F. Wolf, S. Schoeps and H. De Gersem,