MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
rolldecay_estimators.egg-info/PKG-INFO
rolldecay_estimators.egg-info/SOURCES.txt
rolldecay_estimators.egg-info/dependency_links.txt
rolldecay_estimators.egg-info/not-zip-safe
rolldecay_estimators.egg-info/requires.txt
rolldecay_estimators.egg-info/top_level.txt
rolldecayestimators/Bw0_S175.csv
rolldecayestimators/Bw0_faust.csv
rolldecayestimators/__init__.py
rolldecayestimators/_version.py
rolldecayestimators/analytical_linear_estimator.py
rolldecayestimators/cross_validation.py
rolldecayestimators/direct_estimator.py
rolldecayestimators/direct_estimator_cubic.py
rolldecayestimators/direct_estimator_improved.py
rolldecayestimators/direct_linear_estimator.py
rolldecayestimators/equations.py
rolldecayestimators/equations_ikeda_naked.py
rolldecayestimators/equations_lambdify.py
rolldecayestimators/estimator.py
rolldecayestimators/faust_lewis.csv
rolldecayestimators/filters.py
rolldecayestimators/fit_on_amplitudes.py
rolldecayestimators/ikeda.py
rolldecayestimators/ikeda_barge.py
rolldecayestimators/ikeda_eddy.py
rolldecayestimators/ikeda_estimator.py
rolldecayestimators/ikeda_naked.py
rolldecayestimators/ikeda_simple.py
rolldecayestimators/ikeda_speed.py
rolldecayestimators/ikeda_speed_S175.py
rolldecayestimators/lambdas.py
rolldecayestimators/logarithmic_decrement.py
rolldecayestimators/measure.py
rolldecayestimators/norwegian_estimator.py
rolldecayestimators/polynom_estimator.py
rolldecayestimators/sensitivity.py
rolldecayestimators/simplified_ikeda.py
rolldecayestimators/simplified_ikeda_class.py
rolldecayestimators/simulation.py
rolldecayestimators/simulation_linear.py
rolldecayestimators/special_symbol.py
rolldecayestimators/substitute_dynamic_symbols.py
rolldecayestimators/symbols.py
rolldecayestimators/transformers.py
rolldecayestimators/tests/__init__.py
rolldecayestimators/tests/test_analytical_linear_estimator.py
rolldecayestimators/tests/test_common.py
rolldecayestimators/tests/test_cubic.py
rolldecayestimators/tests/test_cutter.py
rolldecayestimators/tests/test_direct_estimator.py
rolldecayestimators/tests/test_eddy.py
rolldecayestimators/tests/test_estimator.py
rolldecayestimators/tests/test_fft.py
rolldecayestimators/tests/test_ikeda_class.py
rolldecayestimators/tests/test_ikeda_eddy.py
rolldecayestimators/tests/test_ikeda_estimator.py
rolldecayestimators/tests/test_ikeda_quadratic_estimator.py
rolldecayestimators/tests/test_ikeda_speed_S175.py
rolldecayestimators/tests/test_ikeda_speed_faust.py
rolldecayestimators/tests/test_polynom_estimator.py
rolldecayestimators/tests/test_simplified_ikeda.py
rolldecayestimators/tests/test_simplified_ikeda_class.py
rolldecayestimators/tests/test_transformers.py