Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate a patch from http://reuter.mit.edu/index.php/software/arpackpatch/ | Stefan Walter | 2008-12-12 | 1 | -26/+25 |
| | | | | | | | | which fixes ARPACK++ 1.2 to work with g++ 4.0.2 and above. PR: 121194 Submitted by: "Reed A. Cartwright" <reed@scit.us> Patch by: stefan | ||||
* | Add arpack++, an object-oriented version of the ARPACK package. | Pav Lucistnik | 2003-12-07 | 1 | -0/+82 |
It's just a collection of class templates, because templates are defined in header (.h) files PR: ports/58535 Submitted by: Thierry Thomas <thierry@pompo.net> |