5 releases
0.1.4 | Apr 28, 2023 |
---|---|
0.1.3 | Apr 28, 2023 |
0.1.2 | Apr 28, 2023 |
0.1.1 | Apr 28, 2023 |
0.1.0 | Feb 8, 2023 |
#406 in Simulation
28 downloads per month
10KB
134 lines
monte
WARNING: This crate is in early stages and breaking changes WILL occur. Feel free to poke around and maybe even contribute :)
Motivation
What if our dataframes were fast enough to be used for more computations directly?
With Polars they can. Polars provides the speed, we provide a rich set of operations.
lib.rs
:
Fundamental operations for scientific computing directly with Polars
Dependencies
~2.3–3MB
~60K SLoC