#physics #python-bindings #science

glucose

multipurpose math and physics crate for my projects

18 releases

0.2.3 Apr 3, 2021
0.2.2 Mar 20, 2021
0.1.13 Feb 28, 2021

#1178 in Math


Used in 3 crates

Apache-2.0

75KB
2K SLoC

Glucose


multipurpose math and physics crate for the rust programming language with planned python bindings. implemented with the help of rust's new const generics


Notes:

  • Rust 1.51 and onwards is required

  • For planned and current features see TODO.md

  • Why didn't you use crate X instead of writing Y yourself?
    Because I decided not to ;)

  • this project is under heavy development and not really usable from a consumer-perspective right now. Expect many breaking updates as architecture and features are not decided yet.

Credit

This project is inspired by multiple other crates and I want to thank them:

  • nalgebra
  • ultraviolet
  • ndarry
  • alga

Dependencies

~110KB