Skip to content

aaborghi/match_1pEVP_contours

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Lightweight implementation of a match-based algorithm for general 1-parameter eigenproblems.

The method is described in

D. Pradovera and A. Borghi, Match-based solution of general parametric eigenvalue problems (2023)

Preprint publicly available here!

Prerequisites

  • setuptools
  • numpy
  • scipy
  • the included tests require matplotlib

Installing

From the main folder, you can install the package by typing

python setup.py install

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE license - see the LICENSE file for details.

About

Lightweight implementation of a match-based algorithm for general 1-parameter eigenproblems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%