Skip to content

Python array API standard v2021.12 Extensions
Type to start searching
    • Array API standard
    • Consortium for Python Data API Standards
    • Context
    • Purpose and scope
    • Use cases
    • Assumptions
    • API
    • Design topics & constraints
    • Future API standard evolution
    • API specification
    • Extensions
      • Linear Algebra Extension
    • Methodology and Usage
    • Usage Data
    • Verification - test suite
    • Benchmark suite

    ExtensionsΒΆ

    Extensions

    • Linear Algebra Extension
      • Design Principles
      • Objects in API
        • cholesky
        • cross
        • det
        • diagonal
        • eigh
        • eigvalsh
        • inv
        • matmul
        • matrix_norm
        • matrix_power
        • matrix_rank
        • matrix_transpose
        • outer
        • pinv
        • qr
        • slogdet
        • solve
        • svd
        • svdvals
        • tensordot
        • trace
        • vecdot
        • vector_norm
    "Previous" any
    "Next" Linear Algebra Extension
    © Copyright 2020-2025, Consortium for Python Data API Standards.
    Created using Sphinx 7.2.6. and Material for Sphinx