Skip to content

linalg-rs/rlst

Repository files navigation

Rust Linear Solver Toolbox

The Rust Linear Solver toolbox is an in-development project for dense and sparse linear algebra routines in Rust.

Documentation

The latest documentation of the main branch of this repo is available at linalg-rs.github.io/rlst/rlst.

LICENSE

This work is dual-licensed under the Apache 2.0 and MIT license. You can choose between one of them if you use this work.

SPDX-License-Identifier: (Apache-2.0 OR MIT)

Some optional dependencies of the library have different licenses that may change the license of compiled library components.

Notes

This library is the result of the merger of two experimental linear algebra projects

  • Householder (github.com/UCL-ARC/householder)
  • sandbox (github.com/linalg-rs/sandbox)

Both projects are MIT + Apache-2.0 dual licensed. The Rust Linear Solver toolbox is the successor of both projects.

About

Rust Linear Solver Toolbox

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 6