IML++

IML++, or the Iterative Methods Library, is a C++ library for solving linear systems of equations. It is said to be "templated" in the sense that the same source code works for dense, sparse, and distributed matrices.

Some of the supported solutions methods are:

Status

IML++ was developed by the National Institute of Standards and Technology, and is in the public domain. However, it is no longer being actively developed. It has been largely superseded by the Template Numerical Toolkit.

gollark: I'm sure nobody will mind inline machine code.
gollark: This meant I was one of the few people to guess lyricly.
gollark: I did most of mine via RNG because I had little idea of who was actually right except in a few cases (most of which were wrong).
gollark: The scores are cumulative? Oh dear.
gollark: *Not* using it made you more suspicious, although in the wrong direction so that's probably okay.

See also

  • Iterative Template Library
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.