.gitignore
.readthedocs.yaml
LICENSE
README.md
defaultheader.txt
pyproject.toml
setup.py
.github/workflows/python-publish.yml
docs/.gitignore
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/dev.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/introduction.rst
docs/source/tutorial.rst
docs/source/_static/favicon.ico
docs/source/_static/shxarraylogo_dark.png
docs/source/_static/shxarraylogo_light.png
docs/source/_static/xinv_logo_wtext_dark.png
docs/source/_static/xinv_logo_wtext_light.png
docs/source/_templates/module.rst_t
docs/source/_templates/package.rst_t
docs/source/_templates/toc.rst_t
docs/source/logo_etc/favicon.ico
docs/source/logo_etc/logo_base.png
docs/source/logo_etc/logo_base.xcf
docs/source/logo_etc/make_logobase.ipynb
docs/source/logo_etc/makefavicon
docs/source/logo_etc/xinv_logo_wtext.svg
docs/source/logo_etc/xinv_logo_wtext_dark.png
docs/source/logo_etc/xinv_logo_wtext_light.png
docs/source/notebooks/.gitignore
docs/source/notebooks/getting_started.ipynb
src/extension/sinex.pyx
src/extension/xiext.cpp
src/extension/xiext.pyx
src/xinv/__init__.py
src/xinv/xinv_accessors.py
src/xinv.egg-info/PKG-INFO
src/xinv.egg-info/SOURCES.txt
src/xinv.egg-info/dependency_links.txt
src/xinv.egg-info/entry_points.txt
src/xinv.egg-info/requires.txt
src/xinv.egg-info/top_level.txt
src/xinv/core/attrs.py
src/xinv/core/exceptions.py
src/xinv/core/grouping.py
src/xinv/core/logging.py
src/xinv/core/tools.py
src/xinv/cov/cov.py
src/xinv/cov/covariancebase.py
src/xinv/fwd/__init__.py
src/xinv/fwd/fwdopbase.py
src/xinv/fwd/fwdstack.py
src/xinv/fwd/harmonics.py
src/xinv/fwd/matrixfwd.py
src/xinv/fwd/polynomial.py
src/xinv/io/gzipwrap.py
src/xinv/io/sinex.py
src/xinv/io/xinviobackends.py
src/xinv/linalg/inplace.py
src/xinv/neq/__init__.py
src/xinv/neq/add.py
src/xinv/neq/build.py
src/xinv/neq/fix.py
src/xinv/neq/neq.py
src/xinv/neq/reduce.py
src/xinv/neq/set_x0.py
src/xinv/neq/solve.py
src/xinv/neq/transform.py
tests/fixtures.py
tests/test_addneq.py
tests/test_apriofix.py
tests/test_fwdstacking.py
tests/test_polyneq.py
tests/test_polyneq_cov.py
tests/test_reduce.py
tests/test_transform.py
tests/test_xinvformats.py
tests/testdata/neqpoly.nc
tests/testdata/neqpoly_simple.nc