travisdoesmath / n-pendulum-wasm
An n-tuple pendulum simulator in Rust + WebAssembly (and JavaScript)
☆33Updated 3 years ago
Alternatives and similar repositories for n-pendulum-wasm:
Users that are interested in n-pendulum-wasm are comparing it to the libraries listed below
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- Generative arts library in Rust☆21Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()