Skip to content

DummyDummerson/ulmsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a simple sparse library for teaching purposes. It includes sparse matrix
storage formats, operations on said formats and solvers for said formats.

To get started you need
    * a C build environment and
    * a "make" tool.

Before building, checkout the files options.inc and system.inc for compilation
and system settings.

git it, make it and have fun!

About

Ulm sparse library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.6%
  • Makefile 4.4%
  • C++ 1.2%
  • Other 0.8%