https://github.com/rcarson3/rust_iter_solver
A series of iterative linear solvers written in pure Rust
https://github.com/rcarson3/rust_iter_solver
Last synced: 11 months ago
JSON representation
A series of iterative linear solvers written in pure Rust
- Host: GitHub
- URL: https://github.com/rcarson3/rust_iter_solver
- Owner: rcarson3
- License: mit
- Created: 2018-07-01T21:00:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T15:17:13.000Z (almost 8 years ago)
- Last Synced: 2025-02-27T18:31:40.312Z (over 1 year ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust_iter_solver
A series of iterative linear solvers written in pure Rust