About Anaconda Help Download Anaconda

library for solving sparse real and complex linear systems of equations

copied from cf-post-staging / pastix

Installers

  • osx-64 v6.4.0
  • linux-64 v6.4.0
  • linux-aarch64 v6.4.0
  • osx-arm64 v6.4.0
  • noarch v6.4.0

conda install

To install this package run one of the following:
conda install conda-forge::pastix

Description

PaStiX (Parallel Sparse matriX package) is a scientific library that provides a high performance parallel solver for very large sparse linear systems based on direct methods. Numerical algorithms are implemented in single or double precision (real or complex) using LLt, LDLt and LU with static pivoting (for non symmetric matrices having a symmetric pattern). This solver also provides some low-rank compression methods to reduce the memory footprint and/or the time-to-solution.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy