https://github.com/rwl/mc64
Sparse matrix scalings
https://github.com/rwl/mc64
matching-algorithm scaling-algorithms sparse-matrix
Last synced: 9 months ago
JSON representation
Sparse matrix scalings
- Host: GitHub
- URL: https://github.com/rwl/mc64
- Owner: rwl
- License: other
- Created: 2024-09-28T12:38:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-30T09:47:19.000Z (over 1 year ago)
- Last Synced: 2025-04-09T05:47:11.124Z (9 months ago)
- Topics: matching-algorithm, scaling-algorithms, sparse-matrix
- Language: Rust
- Homepage: https://docs.rs/mc64
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mc64
Scalings and matchings of real sparse matrices.
## Legal
The source code is distributed under the 3-Clause BSD license ([LICENSE](LICENSE)
or https://opensource.org/license/bsd-3-clause).
A partial translation of [Sparse Parallel Robust Algorithms Library (SPRAL)](https://ralna.github.io/spral/)
from The Science and Technology Facilities Council's (STFC)
Computational Mathematics Group, based at Rutherford Appleton Laboratory.