Skip to content

jarlebring/NonlinearEigenproblems.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEP-PACK

This package is a first alpha version of methods for nonlinear eigenvalue problems in julia.

Stupid change

How to use it?

The user documentation is available on github pages: https://nep-pack.github.io/NonlinearEigenproblems.jl

Developers

Core developers (alphabetical): Elias Jarlebring (www.math.kth.se/~eliasj), Giampaolo Mele (www.math.kth.se/~gmele), Emil Ringh (www.math.kth.se/~eringh), Parikshit Upadhyaya (https://www.kth.se/profile/pup/). Thanks to A Koskela for involvement in initial version of the software.

How to cite

If you find this software useful please cite

@Misc{,
  author = 	 {E. Jarlebring, G. Mele, E. Ringh, P. Upadhyaya},
  title = 	 {NEP-PACK: A nonlinear eigenvalue problem in Julia},
  year = 	 {2018},
  note = 	 {https://github.com/nep-pack},
}

If you use a specific method, please also give credit to the method developer. Reference to the method developer can be found by in, e.g., by writing ?resinv.

Links below are developer info on KTH. We will migrate them soon:

Documentation page: https://gitr.sys.kth.se/pages/nep-pack/nep-pack-alpha/

About

Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 59.1%
  • MATLAB 38.9%
  • TeX 1.4%
  • Other 0.6%