Skip to content

CMake based build for the CXSparse library (linux/windows Ok)

Notifications You must be signed in to change notification settings

TheFrenchLeaf/CXSparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CXSparse Multi-platform compilation

CXSparse version 3.1.1.

##Compilation

  • Unzip CXSparse
  • mkdir CXSparseBuild
  • cd CXSparseBuild
  • Run cmake . ../CXSparse
  • make

##Test

  • cd Demo
  • ./cs_demo3.exe < ../../CXSparse/Matrix/bcsstk16

residual must be very small (1.e-023)

#Modification:

  • Disabled the complex support

#Authors:

  • TheFrenchLeaf (cmake based build)

About

CMake based build for the CXSparse library (linux/windows Ok)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages