You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
TAUCS is in C, not Fortran, so auto-generating Java code that fits into the same ecosystem as the existing BLAS/LAPACK/ARPACK APIs will be non-trivial.
Is there any update on this stuff (interfacing e.g. MUMPS)? We could really use a Java interface for a sparse linear solver here at the University of Vienna now.
I have no plans to work on this. The only sparse solver I know of in Java is ARPACK in MTJ. It would be good if you created a project on github with a port of TAUCS etc.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
this one's a big ask: support for the solvers listed in ftp://ftp.numerical.rl.ac.uk/pub/reports/ghsRAL200505.pdf
which will require implementing open source versions of some of these proprietary solvers.
The text was updated successfully, but these errors were encountered: