Commits
Click on a commit to change the comparison rangerefactor(python): rewrite amptools converter CLI
Replace docopt with argparse and simplify the AmpTools conversion pipeline to match the named-column format expectations.4 days ago
by denehoffman docs: align examples with binding requirements3 days ago
by denehoffman ci: fix RTD config rust version3 days ago
by denehoffman ci: update macOS targets (macos-13 is deprecated)3 days 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 indices3 days ago
by denehoffman ci: correct macos runner version3 days ago
by denehoffman style: add `LadduResult` helper2 days ago
by denehoffman docs: sync Python and Rust READMEs