.gitattributes
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
commands.sh
environment-dev.yml
environment.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
cmomy/__init__.py
cmomy/_resample.py
cmomy/cached_decorators.py
cmomy/central.py
cmomy/compile.py
cmomy/convert.py
cmomy/options.py
cmomy/pusher_interface.py
cmomy/pushers.py
cmomy/resample.py
cmomy/statsarray.py
cmomy/utils.py
cmomy/xcentral.py
cmomy.egg-info/PKG-INFO
cmomy.egg-info/SOURCES.txt
cmomy.egg-info/dependency_links.txt
cmomy.egg-info/not-zip-safe
cmomy.egg-info/requires.txt
cmomy.egg-info/top_level.txt
cmomy/tests/__init__.py
cmomy/tests/conftest.py
cmomy/tests/test_central.py
cmomy/tests/test_convert.py
cmomy/tests/test_resample.py
cmomy/tests/test_xcentral.py
docs/Makefile
docs/api_autosummary.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/demo.ipynb
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage-1.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_templates/base.rst
docs/_templates/custom-class-template.rst
docs/_templates/custom-class.rst
docs/_templates/custom-module-single.rst
docs/_templates/custom-module-template.rst
docs/_templates/custom-module.rst
docs/_templates/module.rst
docs/generated/cmomy.CentralMoments.__add__.rst
docs/generated/cmomy.CentralMoments.__iadd__.rst
docs/generated/cmomy.CentralMoments.__imul__.rst
docs/generated/cmomy.CentralMoments.__init__.rst
docs/generated/cmomy.CentralMoments.__isub__.rst
docs/generated/cmomy.CentralMoments.__mul__.rst
docs/generated/cmomy.CentralMoments.__repr__.rst
docs/generated/cmomy.CentralMoments.__sub__.rst
docs/generated/cmomy.CentralMoments.block.rst
docs/generated/cmomy.CentralMoments.cmom.rst
docs/generated/cmomy.CentralMoments.copy.rst
docs/generated/cmomy.CentralMoments.data.rst
docs/generated/cmomy.CentralMoments.dtype.rst
docs/generated/cmomy.CentralMoments.fill.rst
docs/generated/cmomy.CentralMoments.from_data.rst
docs/generated/cmomy.CentralMoments.from_datas.rst
docs/generated/cmomy.CentralMoments.from_raw.rst
docs/generated/cmomy.CentralMoments.from_raws.rst
docs/generated/cmomy.CentralMoments.from_resample_vals.rst
docs/generated/cmomy.CentralMoments.from_stat.rst
docs/generated/cmomy.CentralMoments.from_stats.rst
docs/generated/cmomy.CentralMoments.from_vals.rst
docs/generated/cmomy.CentralMoments.mean.rst
docs/generated/cmomy.CentralMoments.mom.rst
docs/generated/cmomy.CentralMoments.mom_ndim.rst
docs/generated/cmomy.CentralMoments.mom_shape.rst
docs/generated/cmomy.CentralMoments.mom_shape_var.rst
docs/generated/cmomy.CentralMoments.moveaxis.rst
docs/generated/cmomy.CentralMoments.ndim.rst
docs/generated/cmomy.CentralMoments.new_like.rst
docs/generated/cmomy.CentralMoments.push_data.rst
docs/generated/cmomy.CentralMoments.push_datas.rst
docs/generated/cmomy.CentralMoments.push_stat.rst
docs/generated/cmomy.CentralMoments.push_stats.rst
docs/generated/cmomy.CentralMoments.push_val.rst
docs/generated/cmomy.CentralMoments.push_vals.rst
docs/generated/cmomy.CentralMoments.reduce.rst
docs/generated/cmomy.CentralMoments.resample.rst
docs/generated/cmomy.CentralMoments.resample_and_reduce.rst
docs/generated/cmomy.CentralMoments.reshape.rst
docs/generated/cmomy.CentralMoments.rmom.rst
docs/generated/cmomy.CentralMoments.rst
docs/generated/cmomy.CentralMoments.shape.rst
docs/generated/cmomy.CentralMoments.shape_flat.rst
docs/generated/cmomy.CentralMoments.shape_flat_var.rst
docs/generated/cmomy.CentralMoments.shape_var.rst
docs/generated/cmomy.CentralMoments.std.rst
docs/generated/cmomy.CentralMoments.to_raw.rst
docs/generated/cmomy.CentralMoments.val_ndim.rst
docs/generated/cmomy.CentralMoments.val_shape.rst
docs/generated/cmomy.CentralMoments.val_shape_flat.rst
docs/generated/cmomy.CentralMoments.values.rst
docs/generated/cmomy.CentralMoments.var.rst
docs/generated/cmomy.CentralMoments.weight.rst
docs/generated/cmomy.CentralMoments.zero.rst
docs/generated/cmomy.CentralMoments.zeros.rst
docs/generated/cmomy.CentralMoments.zeros_like.rst
docs/generated/cmomy.central_moments.rst
docs/generated/cmomy.convert.to_central_comoments.rst
docs/generated/cmomy.convert.to_central_moments.rst
docs/generated/cmomy.convert.to_raw_comoments.rst
docs/generated/cmomy.convert.to_raw_moments.rst
docs/generated/cmomy.xCentralMoments.__add__.rst
docs/generated/cmomy.xCentralMoments.__iadd__.rst
docs/generated/cmomy.xCentralMoments.__imul__.rst
docs/generated/cmomy.xCentralMoments.__init__.rst
docs/generated/cmomy.xCentralMoments.__isub__.rst
docs/generated/cmomy.xCentralMoments.__mul__.rst
docs/generated/cmomy.xCentralMoments.__repr__.rst
docs/generated/cmomy.xCentralMoments.__sub__.rst
docs/generated/cmomy.xCentralMoments.assign_attrs.rst
docs/generated/cmomy.xCentralMoments.assign_coords.rst
docs/generated/cmomy.xCentralMoments.attrs.rst
docs/generated/cmomy.xCentralMoments.block.rst
docs/generated/cmomy.xCentralMoments.cmom.rst
docs/generated/cmomy.xCentralMoments.coords.rst
docs/generated/cmomy.xCentralMoments.copy.rst
docs/generated/cmomy.xCentralMoments.data.rst
docs/generated/cmomy.xCentralMoments.dims.rst
docs/generated/cmomy.xCentralMoments.dtype.rst
docs/generated/cmomy.xCentralMoments.fill.rst
docs/generated/cmomy.xCentralMoments.from_data.rst
docs/generated/cmomy.xCentralMoments.from_datas.rst
docs/generated/cmomy.xCentralMoments.from_raw.rst
docs/generated/cmomy.xCentralMoments.from_raws.rst
docs/generated/cmomy.xCentralMoments.from_resample_vals.rst
docs/generated/cmomy.xCentralMoments.from_stat.rst
docs/generated/cmomy.xCentralMoments.from_stats.rst
docs/generated/cmomy.xCentralMoments.from_vals.rst
docs/generated/cmomy.xCentralMoments.indexes.rst
docs/generated/cmomy.xCentralMoments.isel.rst
docs/generated/cmomy.xCentralMoments.mean.rst
docs/generated/cmomy.xCentralMoments.mom.rst
docs/generated/cmomy.xCentralMoments.mom_dims.rst
docs/generated/cmomy.xCentralMoments.mom_ndim.rst
docs/generated/cmomy.xCentralMoments.mom_shape.rst
docs/generated/cmomy.xCentralMoments.mom_shape_var.rst
docs/generated/cmomy.xCentralMoments.moveaxis.rst
docs/generated/cmomy.xCentralMoments.name.rst
docs/generated/cmomy.xCentralMoments.ndim.rst
docs/generated/cmomy.xCentralMoments.new_like.rst
docs/generated/cmomy.xCentralMoments.push_data.rst
docs/generated/cmomy.xCentralMoments.push_datas.rst
docs/generated/cmomy.xCentralMoments.push_stat.rst
docs/generated/cmomy.xCentralMoments.push_stats.rst
docs/generated/cmomy.xCentralMoments.push_val.rst
docs/generated/cmomy.xCentralMoments.push_vals.rst
docs/generated/cmomy.xCentralMoments.reduce.rst
docs/generated/cmomy.xCentralMoments.rename.rst
docs/generated/cmomy.xCentralMoments.resample.rst
docs/generated/cmomy.xCentralMoments.resample_and_reduce.rst
docs/generated/cmomy.xCentralMoments.reshape.rst
docs/generated/cmomy.xCentralMoments.rmom.rst
docs/generated/cmomy.xCentralMoments.rst
docs/generated/cmomy.xCentralMoments.sel.rst
docs/generated/cmomy.xCentralMoments.shape.rst
docs/generated/cmomy.xCentralMoments.shape_flat.rst
docs/generated/cmomy.xCentralMoments.shape_flat_var.rst
docs/generated/cmomy.xCentralMoments.shape_var.rst
docs/generated/cmomy.xCentralMoments.sizes.rst
docs/generated/cmomy.xCentralMoments.stack.rst
docs/generated/cmomy.xCentralMoments.std.rst
docs/generated/cmomy.xCentralMoments.to_raw.rst
docs/generated/cmomy.xCentralMoments.transpose.rst
docs/generated/cmomy.xCentralMoments.unstack.rst
docs/generated/cmomy.xCentralMoments.val_dims.rst
docs/generated/cmomy.xCentralMoments.val_ndim.rst
docs/generated/cmomy.xCentralMoments.val_shape.rst
docs/generated/cmomy.xCentralMoments.val_shape_flat.rst
docs/generated/cmomy.xCentralMoments.values.rst
docs/generated/cmomy.xCentralMoments.var.rst
docs/generated/cmomy.xCentralMoments.weight.rst
docs/generated/cmomy.xCentralMoments.zero.rst
docs/generated/cmomy.xCentralMoments.zeros.rst
docs/generated/cmomy.xCentralMoments.zeros_like.rst
docs/generated/cmomy.xcentral_moments.rst
examples/bootstrap.ipynb
examples/central_moments.ipynb
examples/example_usage.ipynb
examples/parallel_test.ipynb
examples/test_accumulator.ipynb
recipe/github/meta.yaml
recipe/github/script.sh
recipe/pypi/script.sh
test_dist/environment-test-conda.yml
test_dist/environment-test-pip.yml