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