Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1021 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 1021 Bytes

FEASTSolver

Stable Dev Build Status Codecov Coveralls


This is an implementation of the FEAST eigensolver in Julia, and is not meant to replace the reference FORTRAN implementation. Despite this, it does aim to be performant, and should work well for large dense and sparse problems where spectral slicing is needed.

For Julia bindings to the FORTRAN implementation see FEAST.jl (coming soon).