dalbanese / SuiteSparse

A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: It was a long time since I updated this project. However, there are many forks here on Github, which may be useful. If I were to update this project again, I would add CMake files instead of Visual Studio project files.

SuiteSparse

SuiteSparse: A Suite of Sparse matrix packages at http://www.suitesparse.com

See README.txt

Visual Studio Project Files

This repository adds project files for Visual Studio 2010, making compilation of SuiteSparse for Windows 64-bit easy.

Currently, the project files build the following:

  • CHOLMOD
  • AMD
  • CAMD
  • CCOLAMD
  • COLAMD

ACML

ACML - the AMD Core Math Library - is a very fast BLAS and LAPACK library that works well on Windows 64-bit. It can be obtained for free. This repository contains the necessary modifications to CHOLMOD for ACML.

About

A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML


Languages

Language:C 59.4%Language:MATLAB 18.0%Language:C++ 8.9%Language:TeX 4.5%Language:Makefile 3.4%Language:Java 1.9%Language:Fortran 1.8%Language:HTML 0.9%Language:Ruby 0.5%Language:Objective-C 0.3%Language:Perl 0.1%Language:D 0.1%Language:Groff 0.0%Language:Awk 0.0%Language:Batchfile 0.0%Language:Assembly 0.0%Language:Shell 0.0%