Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 691 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 691 Bytes

NEP-PACK-matlab-reference

NEP-PACK is a Julia package for nonlinear eigenvalue problems. See https://github.com/nep-pack/NonlinearEigenproblems.jl. This repository contains MATLAB implementations of several solvers provided in NEP-PACK. They are used for reference, and are not necesserily very optimized.

If you use this code, please cite

@Misc{,
  author = 	 {E. Jarlebring and M. Bennedich and G. Mele and E. Ringh and P. Upadhyaya},
  title = 	 {{NEP-PACK}: A {Julia} package for nonlinear eigenproblems},
  year = 	 {2018},
  note = 	 {https://github.com/nep-pack},
  eprint = {arXiv:1811.09592},
}

Please also give credit to the method developer. See documentation.