Elemental Banner
  • About
  • Download
  • Documentation
  • Citing
  • Contributing
  • Support
  • Help

Elemental’s development documentation¶

  • Introduction
    • Overview
    • Dependencies
    • License and copyright
  • Build system
    • Dependencies
    • Getting Elemental’s source
    • Building Elemental
    • Testing the installation
    • Elemental as a subproject
    • Troubleshooting
  • Core functionality
    • Imported library routines
    • Environment
    • Element manipulation
    • Sequential matrices
    • Process grids
    • Distributed matrices
    • Viewing submatrices
    • Read/write proxies
    • FLAME-like partition tracking
    • The “Axpy” interface
  • BLAS-like linear algebra
    • Level 1
    • Level 2
    • Level 3
    • Tuning parameters
  • LAPACK-like linear algebra
    • Reduction to condensed form
    • Factorizations
    • Spectral analysis
    • Matrix functions
    • Matrix properties
    • Solvers
    • Permutations
    • Reflectors
    • Utilities
    • Tuning parameters
  • Optimization
    • Basis pursuit
    • Least absolute shrinkage and selection operator
    • Linear programs
    • Logistic regression
    • Model fit
    • Non-negative least squares
    • Non-negative matrix factorizations
    • Quadratic programs
    • Robust principal component analysis
    • Sparse inverse covariance selection
    • Support vector machines
    • Utilities
  • Control theory
    • Sylvester
    • Lyapunov
    • Algebraic Ricatti
  • Special matrices
    • Deterministic
    • Random
  • Input/output
    • Display
    • Print
    • Spy
    • Read
    • Write
  • Indices

Usage documentation

  • Documentation
  • Download

Developer resources

  • Elemental on GitHub
  • Supported compilers/toolchains
  • File archive

© Copyright 2013-2016, Jack Poulson.
Modification of fenicsproject.org [© Copyright 2013, The FEniCS Project].