spral-sys 0.1.0

Rust FFI bindings for SPRAL
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# spral-sys

Rust FFI bindings for [Sparse Parallel Robust Algorithms Library (SPRAL)](https://ralna.github.io/spral/).

## Build

Specify SPRAL library location using `SPRAL_LIBRARY_DIR` environment variable.

## Legal

The source code is distributed under the 3-Clause BSD license ([LICENSE](LICENSE)
or https://opensource.org/license/bsd-3-clause).