cupychol: Solve linear systems using Cholesky decomposition with CuPy arrays on GPU.
Project description
CupyChol
CupyChol is a Python package for solving linear systems using Cholesky decomposition with CuPy arrays. It leverages CUDA and cuSOLVER to provide efficient solutions for large, sparse matrices on the GPU.
Features
- Solve linear systems of the form
Ax = b
using Cholesky decomposition. - Works with CuPy arrays, keeping data on the GPU for maximum efficiency.
- Utilizes CUDA and cuSOLVER for high performance.
Installation
You can install CupyChol from PyPI:
pip install CupyChol
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cupy_chol-0.1.5.tar.gz
(4.4 kB
view details)
File details
Details for the file cupy_chol-0.1.5.tar.gz
.
File metadata
- Download URL: cupy_chol-0.1.5.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf81b3bbccd8c2677b0e2755049716e12d6cf258c2c267fa21f9dc808179ca5b |
|
MD5 | c4b50955eb45400a1d6fba62f5675293 |
|
BLAKE2b-256 | fca9f00d880145a89bf22e275c31f1a83604cff8eb523162ef22dd86466ef3b3 |