timthelion / petgraph-evcxrLinks
evcxr support for drawing petgraph graphs in jupyter notebook
☆13Updated 4 years ago
Alternatives and similar repositories for petgraph-evcxr
Users that are interested in petgraph-evcxr are comparing it to the libraries listed below
Sorting:
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A simple Rust library for efficiently solving ODEs without cloning☆11Updated 5 years ago
- ☆10Updated 10 months ago
- .npy and .npz file format support for ndarray☆63Updated 9 months ago
- Calculate statistics iteratively☆39Updated 3 months ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- Rust library for setting up and running distributed Monte-Carlo statistical simulations. Designed primarily for lattice QCD.☆41Updated 5 years ago
- ☆12Updated last month
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Updated 2 years ago
- A library of to show data (in browser, evcxr_jupyter) as table, chart...☆29Updated 2 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- ☆29Updated last year
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- ☆26Updated 2 years ago
- Composable probability distributions☆16Updated 2 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 months ago
- ☆34Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A regex crate using Brzozowski derivatives.☆26Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- ☆18Updated 5 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated last month
- Uses rust-cpython to provide a convenient interface to Python's matplotlib from Rust☆20Updated 9 years ago
- Place small arrays on the stack with a low-cost!