Changelog
tma 0.3.3
- Added door smoothing helpers for lookback, EMA, and LOESS workflows.
- Added
door_accumulation()as a convenience wrapper for the standard ETMdoor()plusreplace_door()workflow. - Added trajectory helpers for polynomial curve fitting, derivative profiles, curve distances, lagged distances, signed turn-lag analysis, and stability grids.
- Updated the R package dependency to require libqe 0.1.2 or newer for the shared door and trajectory kernels.
tma 0.3.1
CRAN release: 2025-09-19
- added exports: ATTR_NAMES, adjacency_key
- added class as and is S3 methods for: qe.metadata, qe.data, qe.code, qe.unit, qe.horizon
- moved jsonlite to Suggests, only required in less often used tma::view()
tma 0.3.0
CRAN release: 2025-08-25
- context_tensor function for controlling weights and windows across modalities
- deprecated prior implementations: windows_weights, accum_multidim, decay, simple_window