Commits
Click on a commit to change the comparison rangefeat: add polars dependency2 months ago
by denehoffman ci: update actions to not run on every push in draft PRs (correctly this time)2 months ago
by denehoffman ci: run clippy only on the mpi feature target2 months ago
by denehoffman feat: add profiling sandbox and memory profiling methods2 months ago
by denehoffman Merge branch 'polars-rework' of https://github.com/denehoffman/laddu into polars-rework2 months ago
by denehoffman chore: update memory profile plot after rebase2 months ago
by denehoffman refactor: remove `Float` and replace with `f64`, remove `f32` feature, replace `num::Complex` with `num::complex::Complex64`, use `std::f64::consts::PI`2 months ago
by denehoffman feat: add get_range method to help with splitting up data2 months ago
by denehoffman