Commits
Click on a commit to change the comparison rangefeat: add polars dependency1 month ago
by denehoffman ci: update actions to not run on every push in draft PRs (correctly this time)1 month ago
by denehoffman ci: run clippy only on the mpi feature target1 month ago
by denehoffman feat: add profiling sandbox and memory profiling methods1 month ago
by denehoffman Merge branch 'polars-rework' of https://github.com/denehoffman/laddu into polars-rework1 month ago
by denehoffman chore: update memory profile plot after rebase1 month 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`1 month ago
by denehoffman feat: add get_range method to help with splitting up data1 month ago
by denehoffman