Commit Graph

8 Commits (988172ad7707e44d843c08b63751f49f7c9f5897)

Author SHA1 Message Date
fawce 884cfeb8d8 SuiteSparse: Update MD5
Closes Homebrew/homebrew#9692.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-20 12:57:02 -08:00
Brett Koonce 7b65d5ade8 Fix spelling mistakes
Closes Homebrew/homebrew#9449.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06 09:43:54 -06:00
Charlie Sharpsteen b07fa72110 SuiteSparse: Update to 3.7.0 2011-12-16 16:19:33 -08:00
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