pentapy Logo
stable

Documentation

  • pentapy Quickstart
    • Installation
    • References
    • Examples
      • Solving a pentadiagonal linear equation system
      • Performance
    • Requirements
      • Optional
    • License
  • pentapy Tutorials
    • Introduction: Solving a pentadiagonal system
      • Theoretical Background
      • Memory efficient storage
      • Solving the system using pentapy
      • Tools
    • Gallery
      • 1. Example: Solving
      • 2. Example: Comparison
      • 3. Example: Performance for flattened matrices
      • 4. Example: Performance for full matrices
      • 5. Example: Failing Corner Cases
  • pentapy API
    • Purpose
      • Subpackages
        • pentapy.tools
          • pentapy.tools.diag_indices
            • diag_indices()
          • pentapy.tools.shift_banded
            • shift_banded()
          • pentapy.tools.create_banded
            • create_banded()
          • pentapy.tools.create_full
            • create_full()
      • Solver
        • pentapy.solve
          • solve()
      • Tools
  • Changelog
    • 1.2.0 - 2023-04
      • Enhancements
      • Changes
      • Bugfixes
    • 1.1.2 - 2021-07
      • Changes
    • 1.1.1 - 2021-02
      • Enhancements
      • Changes
    • 1.1.0 - 2020-03-22
      • Enhancements
      • Changes
    • 1.0.3 - 2019-11-10
      • Enhancements
      • Bugfixes
    • 1.0.0 - 2019-09-18
      • Enhancements
      • Changes
    • 0.1.1 - 2019-03-08
      • Bugfixes
    • 0.1.0 - 2019-03-07

pentapy Links

  • pentapy GitHub
  • pentapy Zenodo DOI pentapy PyPI

GeoStat Framework

  • GeoStat Website
  • GeoStat Github
  • GeoStat Examples
  • GeoStat ReadTheDocs
  • GeoStat PyPI


  • Index
  • Sitemap
pentapy
  • »
  • Index
  • Edit on GitHub

Index

C | D | M | P | S

C

  • create_banded() (in module pentapy.tools)
  • create_full() (in module pentapy.tools)

D

  • diag_indices() (in module pentapy.tools)

M

  • module
    • pentapy
    • pentapy.tools

P

  • pentapy
    • module
  • pentapy.tools
    • module

S

  • shift_banded() (in module pentapy.tools)
  • solve() (in module pentapy)

© Copyright 2019 - 2023, Sebastian Müller. Revision 061dc2f1.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
v1.2.0
v1.1.2
v1.1.1
v1.0.3
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds