Commits
Click on a commit to change the comparison rangerefactor(python): rewrite amptools converter CLI6 months ago
by denehoffman docs: align examples with binding requirements6 months ago
by denehoffman ci: fix RTD config rust version6 months ago
by denehoffman ci: update macOS targets (macos-13 is deprecated)6 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 indices6 months ago
by denehoffman ci: correct macos runner version6 months ago
by denehoffman style: add `LadduResult` helper6 months ago
by denehoffman docs: sync Python and Rust READMEs6 months ago
by denehoffman docs(python): fix doctest examples6 months ago
by denehoffman feat: change MPI-method behaviors to return fewer options and more default values6 months ago
by denehoffman Merge branch 'named-columns' of github.com:denehoffman/laddu into named-columns6 months ago
by denehoffman feat(mpi): move MPI related code into mpi module and add better helper methods6 months ago
by denehoffman fix: use toml for pytest and exclude examples directories6 months ago
by denehoffman feat(python): add Dataset backends and drop converter6 months ago
by denehoffman feat: expose Event p4s/aux as mappings6 months ago
by denehoffman chore: update example scripts6 months ago
by denehoffman ci: change some actions to run more/less frequently6 months ago
by denehoffman ci: update Agents.md to use make.py6 months ago
by denehoffman refactor: drop resources parameter from bind6 months ago
by denehoffman test: raise precision expectations after removing f326 months ago
by denehoffman fix(tests): get rid of useless bind code in amplitude tests6 months ago
by denehoffman docs: document uv lock usage6 months ago
by denehoffman style: formatting in Rust files6 months ago
by denehoffman chore: add pre-commit config6 months ago
by denehoffman fix(python): allow Mass to accept alias strings6 months ago
by denehoffman refactor: use keyword arguments in Polarization constructor6 months ago
by denehoffman refactor!: remove `Manager`/`Model` entirely5 months ago
by denehoffman refactor: drop likelihood manager flow for likelihood5 months ago
by denehoffman ci: fix errors in Rust / clippy, docs/readthedocs.org:laddu, and Coverage / coverage-python5 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 API5 months ago
by denehoffman fix(core): resolve mpi iteration borrow and visibility issues5 months ago
by denehoffman ci: fix develop path to install numpy5 months ago
by denehoffman chore: update rsmpi (MacOS builds should work now) and fix some type hinting issues and formatting5 months ago
by denehoffman fix: remove extra @classmethod decorator and fix coverage CI5 months ago
by denehoffman fix: minor changes to examples and mise jobs5 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 scripts5 months ago
by denehoffman ci: update action versions5 months ago
by denehoffman ci: updated versions a bit too far5 months ago
by denehoffman fix: more cleanup and type checks, finally passes lints5 months ago
by denehoffman ci: update ci to run hack-check and hack-test separately5 months ago
by denehoffman ci: use tests rather than hack tests5 months ago
by denehoffman ci: add nextest install to test CI5 months ago
by denehoffman ci: add uv install to test CI5 months ago
by denehoffman feat: make weight column optional5 months ago
by denehoffman fix: add comments to Justfile, remove unused dependencies and fix a few more lints5 months ago
by denehoffman fix: update examples and add proper signature to Polarization4 months ago
by denehoffman docs: revert minimize and mcmc documentation4 months ago
by denehoffman ci: remove MPI Windows ARM build4 months ago
by denehoffman