# `accelerate-sys`
[](https://github.com/elrnv/accelerate-rs/actions)
Low-level rust bindings for Apple's Accelerate framework.
# Status
Currently this library only wraps a subset of the sparse solver features in Accelerate.
For BLAS and LAPACK wrappers please see [blas-lapack-rs](https://github.com/blas-lapack-rs).
# License
This repository is licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
* MIT License ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)
at your option.