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