MatricesΒΆ

A module that handles matrices.

Includes functions for fast creating matrices like zero, one/eye, random matrix, etc.

Contents:

  • Matrices (linear algebra)
    • Creating Matrices
    • Basic Manipulation
    • Operations on entries
    • Linear algebra
    • MatrixBase Class Reference
    • Matrix Exceptions Reference
    • Matrix Functions Reference
    • Numpy Utility Functions Reference
  • Dense Matrices
    • Matrix Class Reference
    • ImmutableMatrix Class Reference
  • Sparse Matrices
    • SparseMatrix Class Reference
    • ImmutableSparseMatrix Class Reference
  • Immutable Matrices
    • ImmutableMatrix Class Reference
  • Matrix Expressions
    • Matrix Expressions Core Reference
    • Block Matrices

Logo

Related Topics

  • Documentation overview
    • SymPy Modules Reference
      • Previous: Logic Module
      • Next: Matrices (linear algebra)

This Page

  • Show Source

Quick search

©2015 SymPy Development Team. | Powered by Sphinx 1.5.6 & Alabaster 0.7.12 | Page source