Skip to content

Marius-Juston/SuiteSparse

Repository files navigation

SuiteSparse-AMD

Build and upload to PyPI Super-Linter Python Testing package

This package is the port of the SuiteSparse AMD (Approximate Minimum Degree) function. This is a Python C wrapper of the library from SuiteSparse.

This package currently only works with Numpy arrays, 2D lists and PyTorch Tensors in the CPU.

Installation

PyPi

pip install suitesparse-amd

Source Installation

pip install git+https://github.com/Marius-Juston/SuiteSparse.git

Compile Source

python3 -m build --wheel --sdist

Publish

bumpver update --tag-commit --patch --push

About

C Wrapper of SuiteSparse Approximate Minimum Degree (AMD) Function

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published