GithubHelp home page GithubHelp logo

petters / suitesparse Goto Github PK

View Code? Open in Web Editor NEW
100.0 100.0 73.0 19.24 MB

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

C++ 8.93% MATLAB 18.00% D 0.06% Ruby 0.55% C 59.40% Objective-C 0.35% Java 1.95% Fortran 1.81% Makefile 3.41% TeX 4.53% Shell 0.01% Awk 0.01% Assembly 0.01% HTML 0.86% Perl 0.10% Batchfile 0.01% Groff 0.05%

suitesparse's Introduction

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.

suitesparse's People

Contributors

petters avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

suitesparse's Issues

Suitesparse linking issue

Hi,
I am trying to link suitesparse with a c++ project of mine. However, upon compiling my project, I get the following error-:
/usr/bin/ld: //usr/local/lib/libcholmod.a(cholmod_super_numeric.o): undefined reference to symbol 'zpotrf_'
//usr/lib/liblapack.so.3: error adding symbols: DSO missing from command line

Any idea what I may be doing wrong. FYI, i directly used the latest Suitesparse source from Tim Davis's site. His package builds perfectly on my machine (ubunut 14.04). If it may be of any help, my project also uses IPOPT which also links with lapack and blas.

Thanks,
jayanth

Cannot compile in vs2010

error 1 error C1083: Can not open the file:“metis.h”: No such file or directory
Almost all *.h cannot found.

I just open the solution file in Project document.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.