Crates.io | glucose |
lib.rs | glucose |
version | 0.2.3 |
source | src |
created_at | 2021-02-18 12:36:25.191295 |
updated_at | 2021-04-03 10:46:00.257165 |
description | multipurpose math and physics crate for my projects |
homepage | |
repository | https://github.com/TriedWorks/glucose |
max_upload_size | |
id | 357012 |
size | 88,069 |
multipurpose math and physics crate for the rust programming language with planned python bindings. implemented with the help of rust's new const generics
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.
This project is inspired by multiple other crates and I want to thank them: