Published July 9, 2023
| Version v2.0.0
Software
Open
nicrie/xeofs: v2.0.0
- 1. Centre de Recerca Matemática
- 2. @actions
- 3. New Work SE
Description
Feature
- Complex MCA amplitude and phase (
55ce3b1
) - Add meta data to model output (
083a8e0
) - Skeleton of Bootstrapper class (
4934b31
) - Rotation supports dask input (
78360cf
) - Add complex MCA (
13f8bbc
) - RotatorFactory to access rotator classes (
90b2db6
) - EOF class transform, inverse_trans and corr (
fb71ffe
) - Add support for complex EOF (
6bff6af
)
- Add dependency statsmodels (
87e7e1d
) - Add components and pattern method to MCA (
849059b
) - Merge 'release-v1.0.0' into bootstrapper (
e6ea275
) - Stacker in T-mode (
2f9be99
) - Supress warning when unstacking coords (
2f01695
) - Number of modes to be rotated defaults 10 (
b13c833
) - Rename n_rot to n_modes (
5b39cd4
) - N_components instead of n_modes (
5d282b1
) - Change parameter dims to dim (
70fe651
) - Phase of complex methods returns np.ndarray (
dfb050d
) - Complex decomposition not used (
2086546
) - Added missing import (
207af0a
) - Remove unecessary dimensions in scores (
63e2204
) - Reindex data to ensure deterministic output (
60c382b
) - ListStacker correctly unstacks (
e363357
) - Define names of output arrays (
c826aa8
)
- rename n_rot to n_modes (
5b39cd4
) - n_components instead of n_modes (
5d282b1
) - change parameter dims to dim (
70fe651
) - drop support for pandas (
96196e5
)
- Improve documentation (#48) (
378aae8
) - Move to pydata sphinx theme (
9e92920
) - Add comparison to other packages (
7985585
) - Fix broken badge (
9d9b5d8
) - Add dev-dependeny for readthedocs (#46) (
e1e6379
) - Add sphinx related packages to env (
6e07d3b
) - Improve documentation (
b7c6680
) - Add more docstrings (
84ebb5a
) - Add docstrings (
0fe6e24
)
- Always compute scaling arrays prior to analy (
5b810ce
)
Files
nicrie/xeofs-v2.0.0.zip
Files
(5.9 MB)
Name | Size | Download all |
---|---|---|
md5:64819fa7e453273e16b76a3028936689
|
5.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nicrie/xeofs/tree/v2.0.0 (URL)