Matrix Depot
latest
  • Usage
  • Basics
  • Interface to Test Collections
  • Matrices
  • Random Graphs
  • Test Problems for Regularization Methods
  • Groups
  • Adding New Matrix Generators
  • Examples
Matrix Depot
  • »
  • Matrix Depot
  • Edit on GitHub

Matrix Depot¶

Matrix Depot is an extensible test matrix collection for Julia. It provides a diverse collection of test matrices, including parametrized matrices and real-life matrices.

  • Source at Github

  • Release Notes

Installation¶

To install the release version, type:

julia> ]
pkg> add MatrixDepot
  • Usage
  • Basics
    • Matrix Names
    • Patterns
    • @pred Function
    • Logical Expressions
  • Interface to Test Collections
    • Interface to the SuiteSparse Matrix Collection (formerly UFL collection)
    • Interface to NIST Matrix Market
    • Matrix Identification (Patterns)
  • Matrices
  • Random Graphs
  • Test Problems for Regularization Methods
  • Groups
    • Predefined Groups
    • Adding New Groups
  • Adding New Matrix Generators
    • Declaring Generators
    • Examples
  • Examples
    • Demo
    • Getting Started
    • User Defined Groups
    • More Examples
Next

© Copyright 2016, Weijian Zhang. Revision afd75dec.

Built with Sphinx using a theme provided by Read the Docs.