Commit Graph

5 Commits (a6937738d18887faedda279310113fbfa297f4fb)

Author SHA1 Message Date
Charlie Sharpsteen f9efde1591 SuiteSparse 3.6.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-30 18:53:20 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Charlie Sharpsteen 8e98c680c0 Update Suite Sparse to 3.6.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2011-02-12 12:52:46 +01:00
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