1
0
Fork
You've already forked Rust-mathlib
0
Traits for math stuffs in rust.
  • Rust 75.9%
  • Shell 24.1%
2025年08月28日 21:33:01 +05:30
src Trait stuff kills cargo so library is unusable. Comitting for just making a record of the current state. 2025年08月28日 21:33:01 +05:30
.gitignore Trait stuff kills cargo so library is unusable. Comitting for just making a record of the current state. 2025年08月28日 21:33:01 +05:30
bacon.toml Basic stuff 2025年03月26日 17:32:10 +05:30
build.rs Trait stuff kills cargo so library is unusable. Comitting for just making a record of the current state. 2025年08月28日 21:33:01 +05:30
Cargo.toml Basic stuff 2025年03月26日 17:32:10 +05:30
clean.sh Trait stuff kills cargo so library is unusable. Comitting for just making a record of the current state. 2025年08月28日 21:33:01 +05:30
README.md Basic stuff 2025年03月26日 17:32:10 +05:30

Rust Mathlib

Traits for math objects in rust. Very incomplete at the moment, currently only covers very basic abstract algebra.

Made in literate rust using Tango.