Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
2b0a8fd
New utilities to transform data
odunbar Jun 18, 2025
e7c6b8a
add exports
odunbar Jun 18, 2025
d638860
added obs-noise-cov encoding/decoding alongside data processing tools
odunbar Jun 18, 2025
3a559b0
prior cov and obs cov as structure matrices
odunbar Jun 18, 2025
6160ec4
added Decorrelation, and a bunch of unit tests
odunbar Jun 19, 2025
9e0aa25
completed unit tests for encoder-decoders
odunbar Jun 19, 2025
2441e94
add getters
odunbar Jun 19, 2025
dda82ff
full unit tests
odunbar Jun 19, 2025
322106d
new encode/decode methods once initialized
odunbar Jun 19, 2025
270e575
remove duplicate tests
odunbar Jun 20, 2025
0b70976
rng, better tols, more coverage
odunbar Jun 20, 2025
6d97354
added new encode/decode methods for data or matrix only
odunbar Jun 20, 2025
6db49f9
added CCA
odunbar Jun 21, 2025
1c3cbda
API and codecov
odunbar Jun 24, 2025
a8eb118
added many docstrings
odunbar Jun 24, 2025
ef43486
removed standardization -> now only decorrelation
odunbar Jun 24, 2025
c795600
removed commented code
odunbar Jun 24, 2025
9d6e573
prior->input, obs_noise_cov -> output structure mats
odunbar Jun 24, 2025
4ce4af5
docstring typos
odunbar Jun 24, 2025
41e6ecf
format
odunbar Jun 24, 2025
bba4cfb
symmetrise the affine transformation
odunbar Jun 25, 2025
2db4e38
rank varies with choice of matrix.
odunbar Jun 25, 2025
939ecb8
neaten code based on comments
odunbar Jun 25, 2025
71c2a69
consistent error messages and more intrusive testing for them
odunbar Jun 25, 2025
93caaaa
affine -> elementwise
odunbar Jun 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading