AtheMathmo / rugrads
A proof of concept automatic differentiation library for Rust
☆23Updated 7 years ago
Alternatives and similar repositories for rugrads:
Users that are interested in rugrads are comparing it to the libraries listed below
- ☆23Updated 6 years ago
- Implicit Drop/move protection for Rust (linear types)☆12Updated 9 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- A Rust crate for differential-geometric calculations.☆38Updated 5 years ago
- ☆52Updated 5 years ago
- ☆25Updated 9 years ago
- Let's jump into CUDA development with Rust☆17Updated 6 years ago
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A simple neural net implementation.☆42Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- (More or less) accurate floating point algorithms☆57Updated 8 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements