Changelog
This file is generated by git-cliff during release.
v0.8.1 (2026-02-18)
Fix
- tests: resolve ty type errors in annotation assertions
v0.8.0 (2026-02-18)
Feat
- datasets: migrate dynamic CMU ARCTIC builder and enhance viz outputs
v0.7.1 (2026-02-12)
v0.7.0 (2026-02-12)
Feat
- datasets: centralize attribution metadata and example output notices
Fix
- docs: switch readthedocs build to mkdocs
v0.6.3 (2026-02-11)
Fix
- enforce simulator config conflicts and scene validation behavior
Refactor
- split scene models and reorganize io interfaces
v0.6.2 (2026-02-10)
Refactor
- harden core design invariants and runtime interfaces
v0.6.1 (2026-02-10)
Fix
- align docs/api examples and remove unused symbols
Refactor
- normalize module headers and stabilize CI quality gates
v0.6.0 (2026-02-10)
Feat
- sim: support nb_img for dynamic RIR comparisons
v0.5.2 (2026-02-10)
v0.5.1 (2026-02-10)
v0.5.0 (2026-02-10)
Feat
- add pyroomacoustics-style rir hpf and update comparison docs
v0.4.2 (2026-02-05)
Feat
- update example plotting outputs
- examples: write GIFs with plot
- examples: add dataset auto-download and mic count
- examples: unify dynamic dataset builder
- examples: enforce min source distance
- examples: allow partial moving sources
- examples: constrain source heights
Fix
- examples: write all dynamic dataset scenes
Refactor
- rename non-pythonic APIs
v0.4.1 (2026-02-05)
v0.4.0 (2026-02-05)
Refactor
- add io backends and info api
- use explicit non-wav audio helpers
- slim top-level io exports
- split logging and config modules
- sim: route sim and signal functions via modules
- signal: move signal APIs under torchrir.signal
- datasets: import datasets from torchrir.datasets
v0.3.1 (2026-02-05)
v0.3.0 (2026-02-05)
Feat
- add LibriSpeech dynamic dataset example
Refactor
- move array geometries into MicrophoneArray
v0.2.0 (2026-02-05)
Feat
- add DataLoader collate helper
- add LibriSpeech dataset and shared audio loader
Perf
- batch dynamic ISM across time