Commit Graph

2 Commits (aeb667eea98ec6c4dc93c842e31b8c010401bbbe)

Author SHA1 Message Date
Charlie Sharpsteen 6e27cb2cb2 Update SuiteSparse to version 3.5.0 and add alias
Makefile patch has been replaced by an inreplace block as it is easier to
understand.

`umfpack` is now aliased to `suite-sparse`.  UMFPACK is the SuiteSparse
component that most people look for as it is a SciPy dependency.

Closes Homebrew/homebrew#3814.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-04 21:43:03 +00:00
Charlie Sharpsteen b49d1d15e2 New formula for SuiteSparse
SuiteSparse is a collection of C and C++ routines designed for sparse
matrix operations.  Among other things, it is used to drive some
routines in the SciPy library.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-10 08:04:57 -07:00