rustebra 0.2.0

A hybrid no_std/alloc linear algebra crate for Rust, scaling from embedded targets to dynamic Krylov subspace solvers.
Documentation
/target


# JetBrains IDEs (RustRover, IntelliJ, CLion)
.idea/


# Editor backups/swap files
*.swp

*.swo

*~


# OS files
.DS_Store

Thumbs.db


# Jekyll build output (docs/)
docs/_site/

docs/.jekyll-cache/

docs/.jekyll-metadata


# internal
/scripts