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.
pip install suitesparse-amdpip install git+https://github.com/Marius-Juston/SuiteSparse.gitpython3 -m build --wheel --sdistbumpver update --tag-commit --patch --push