https://github.com/cm-iv/rs-calc
A Rust terminal calculator that uses the nalgebra crate to implement linear algebra operations.
https://github.com/cm-iv/rs-calc
calculator linear-algebra rust
Last synced: 3 months ago
JSON representation
A Rust terminal calculator that uses the nalgebra crate to implement linear algebra operations.
- Host: GitHub
- URL: https://github.com/cm-iv/rs-calc
- Owner: CM-IV
- Created: 2023-02-09T03:48:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T18:42:29.000Z (over 1 year ago)
- Last Synced: 2025-01-22T00:15:46.851Z (5 months ago)
- Topics: calculator, linear-algebra, rust
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RS-Calc
Linear Algebra calculator - currently arithmetic and 2D/3D Vector arithmetic are supported.
