Commits
Click on a commit to change the comparison rangerefactor(python): rewrite amptools converter CLI5 months ago
by denehoffman docs: align examples with binding requirements5 months ago
by denehoffman ci: fix RTD config rust version5 months ago
by denehoffman ci: update macOS targets (macos-13 is deprecated)5 months ago
by denehoffman feat(core): make `Dataset` iterators and indexing use `Event`s rather than `EventData`, add access methods for `Event`s using names rather than indices5 months ago
by denehoffman ci: correct macos runner version5 months ago
by denehoffman style: add `LadduResult` helper5 months ago
by denehoffman docs: sync Python and Rust READMEs5 months ago
by denehoffman docs(python): fix doctest examples5 months ago
by denehoffman feat: change MPI-method behaviors to return fewer options and more default values5 months ago
by denehoffman Merge branch 'named-columns' of github.com:denehoffman/laddu into named-columns5 months ago
by denehoffman feat(mpi): move MPI related code into mpi module and add better helper methods5 months ago
by denehoffman fix: use toml for pytest and exclude examples directories4 months ago
by denehoffman feat(python): add Dataset backends and drop converter4 months ago
by denehoffman feat: expose Event p4s/aux as mappings4 months ago
by denehoffman chore: update example scripts4 months ago
by denehoffman ci: change some actions to run more/less frequently4 months ago
by denehoffman ci: update Agents.md to use make.py4 months ago
by denehoffman refactor: drop resources parameter from bind4 months ago
by denehoffman test: raise precision expectations after removing f324 months ago
by denehoffman fix(tests): get rid of useless bind code in amplitude tests4 months ago
by denehoffman docs: document uv lock usage4 months ago
by denehoffman style: formatting in Rust files4 months ago
by denehoffman chore: add pre-commit config4 months ago
by denehoffman fix(python): allow Mass to accept alias strings4 months ago
by denehoffman refactor: use keyword arguments in Polarization constructor4 months ago
by denehoffman refactor!: remove `Manager`/`Model` entirely4 months ago
by denehoffman refactor: drop likelihood manager flow for likelihood4 months ago
by denehoffman ci: fix errors in Rust / clippy, docs/readthedocs.org:laddu, and Coverage / coverage-python4 months ago
by denehoffman refactor: rename (de)activation/isolation methods to <name>_strict and add lenient versions which don't fail if the name isn't found, and add strict kwarg to Python API4 months ago
by denehoffman fix(core): resolve mpi iteration borrow and visibility issues4 months ago
by denehoffman ci: fix develop path to install numpy4 months ago
by denehoffman chore: update rsmpi (MacOS builds should work now) and fix some type hinting issues and formatting3 months ago
by denehoffman fix: remove extra @classmethod decorator and fix coverage CI3 months ago
by denehoffman fix: minor changes to examples and mise jobs3 months ago
by denehoffman ci: switch back to a Justfile, get rid of Agents.md (I'm getting sick of codex and it doesn't even read it anyway), and update CI scripts3 months ago
by denehoffman ci: update action versions3 months ago
by denehoffman ci: updated versions a bit too far3 months ago
by denehoffman fix: more cleanup and type checks, finally passes lints3 months ago
by denehoffman ci: update ci to run hack-check and hack-test separately3 months ago
by denehoffman ci: use tests rather than hack tests3 months ago
by denehoffman ci: add nextest install to test CI3 months ago
by denehoffman ci: add uv install to test CI3 months ago
by denehoffman feat: make weight column optional3 months ago
by denehoffman fix: add comments to Justfile, remove unused dependencies and fix a few more lints3 months ago
by denehoffman fix: update examples and add proper signature to Polarization3 months ago
by denehoffman docs: revert minimize and mcmc documentation3 months ago
by denehoffman ci: remove MPI Windows ARM build3 months ago
by denehoffman