Proposals:Sparse Linear Solvers

From KitwarePublic
Jump to navigationJump to search

The Problem

ITK requires functionalities for solving large sparse linear systems.

The current solution obtained though VXL must be replaced because it relies internally on code whose Copyright is held by ACM, and is subject to a license that precludes commercial use.

Previous Review

Tom Vercauteren previously gathered the following list of options.

ITK_Release_4.0#3rd_Party_Libraries


Options

Comparative Table

Name License Size Support Sparse Language Status
SuiteSparse LGPL
TAUCS MIT C
SuperLU BSD
Eigen LGPL C++

SuiteSparse

TAUCS

SuperLU

Eigen