mathguru

Crates.iomathguru
lib.rsmathguru
version0.2.0
sourcesrc
created_at2023-07-09 15:07:21.492451
updated_at2023-09-22 06:36:17.753508
descriptionAn algebra system capable of mixed numeric and symbolic computation.
homepagehttps://github.com/J-F-Liu/mathguru
repositoryhttps://github.com/J-F-Liu/mathguru.git
max_upload_size
id912110
size233,439
Junfeng Liu (J-F-Liu)

documentation

https://docs.rs/crate/mathguru/

README

MathGuru

Crates.io Build Status Docs

An algebra system capable of mixed numeric and symbolic computation.

  • Quaternion add/sub/mul
  • Vector add/sub/mul
  • Matrix add/sub/mul
  • Polynomial add/sub/mul
  • Polynomial factorize
Commit count: 12

cargo fmt