detKit
is a Python package for computing determinant functions of matrices.
pip install detkit
conda install s-ameli::detkit
docker pull sameli/detkit
Successful installation and tests performed on the following operating systems, architectures, and Python and PyPy versions:
Python wheels for detkit
for all supported platforms and versions in the above are available through PyPI and Anaconda Cloud. If you need detkit
on other platforms, architectures, and Python or PyPy versions, raise an issue on GitHub and we build its Python Wheel for you.
See documentation of the package.
Read about the benchmark test of detkit
in practical applications.
We welcome contributions via GitHub's pull request. If you do not feel comfortable modifying the code, we also welcome feature requests and bug reports as GitHub issues.
If you publish work that uses detkit
, please consider citing the manuscripts available here.
This project uses a BSD 3-clause license, in hopes that it will be accessible to most projects. If you require a different license, please raise an issue and we will consider a dual license.