bahaelaila7 / sparse-eigensolvers-java

Automatically exported from code.google.com/p/sparse-eigensolvers-java
0 stars 1 forks source link

Implement / interface into the ARPACK solvers #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
ARPACK already comes with the dependencies, add a high level class which makes 
it easy to use ARPACK.

e.g. a Java wrapper that does `ARPACK/EXAMPLES/SIMPLE/dssimp.f` for an 
arbitrary `Matrix` (by using a callback to the matrix instead of the `av` 
subroutine).

Original issue reported on code.google.com by Sam.Hall...@gmail.com on 14 Oct 2012 at 5:06

GoogleCodeExporter commented 9 years ago

Original comment by Sam.Hall...@gmail.com on 16 Oct 2012 at 7:19

GoogleCodeExporter commented 9 years ago

Original comment by Sam.Hall...@gmail.com on 16 Oct 2012 at 7:19