Skip to content

jefftrull/SparseMatrixLibraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage Examples for Sparse Matrix Libraries

As an outgrowth of some debugging I've been doing I made test cases of the same problem with several different libraries:

It seemed like a good idea to upload these test cases for public reference.

In addition I have used those three different implementations as an example of a Policy pattern, with the supplied implementations checked against Concepts using either the Concepts TS or the Boost Concept Check Library, depending on compiler support. For details see the code in the policies/ directory.

About

Test cases demonstrating different sparse matrix libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published