aboutsummaryrefslogtreecommitdiff
path: root/cad/scotch
Commit message (Collapse)AuthorAgeFilesLines
* The tarball has been rerolled to include our patches.Thierry Thomas2006-02-064-34/+7
| | | | Notes: svn path=/head/; revision=155297
* SCOTCH is a software package and libraries for graph, mesh and hypergraphThierry Thomas2006-02-035-0/+219
partitioning, static mapping, and sparse matrix block ordering. Its purpose of Scotch is to apply graph theory, with a divide and conquer approach, to scientific computing problems such as graph and mesh partitioning, static mapping, and sparse matrix ordering, in application domains ranging from structural mechanics to operating systems or bio-chemistry. Note: there is an older tarball included in Aster's distfile, but I prefer a separate distfile from the official site. Notes: svn path=/head/; revision=155160