Skip to content

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

Notifications You must be signed in to change notification settings

ngayraud/SuiteSparse

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.4%
  • MATLAB 18.0%
  • C++ 9.1%
  • TeX 4.5%
  • Makefile 3.4%
  • Java 1.9%
  • Other 3.7%