README.md
setup.cfg
setup.py
src/rom_operator_inference/__init__.py
src/rom_operator_inference.egg-info/PKG-INFO
src/rom_operator_inference.egg-info/SOURCES.txt
src/rom_operator_inference.egg-info/dependency_links.txt
src/rom_operator_inference.egg-info/requires.txt
src/rom_operator_inference.egg-info/top_level.txt
src/rom_operator_inference/_core/__init__.py
src/rom_operator_inference/_core/_base.py
src/rom_operator_inference/_core/_inferred.py
src/rom_operator_inference/_core/_intrusive.py
src/rom_operator_inference/_core/_affine/__init__.py
src/rom_operator_inference/_core/_affine/_base.py
src/rom_operator_inference/_core/_affine/_inferred.py
src/rom_operator_inference/_core/_affine/_intrusive.py
src/rom_operator_inference/_core/_interpolate/__init__.py
src/rom_operator_inference/_core/_interpolate/_base.py
src/rom_operator_inference/_core/_interpolate/_inferred.py
src/rom_operator_inference/lstsq/__init__.py
src/rom_operator_inference/lstsq/_tikhonov.py
src/rom_operator_inference/post/__init__.py
src/rom_operator_inference/post/_errors.py
src/rom_operator_inference/pre/__init__.py
src/rom_operator_inference/pre/_basis.py
src/rom_operator_inference/pre/_finite_difference.py
src/rom_operator_inference/pre/_reprojection.py
src/rom_operator_inference/pre/_shift_scale.py
src/rom_operator_inference/utils/__init__.py
src/rom_operator_inference/utils/_kronecker.py