COPYING
MANIFEST.in
README.md
pyproject.toml
setup.py
bugs/BUG-0001-forecast-mean-drift.md
bugs/BUG-0002-binding-fixed-factor-arrays.md
bugs/BUG-0003-residual-plot-annual-xaxis.md
bugs/BUG-0004-forecast-fit-stale-attrs.md
bugs/BUG-0005-optimizer-spurious-optimum-multimodal.md
bugs/BUG-0006-deterministic-types-silent.md
bugs/BUG-0007-pre-writer-loses-easter-trend.md
bugs/BUG-0008-crash-on-degenerate-fit.md
bugs/BUG-0009-embedded-gsl-aborts-interpreter.md
bugs/BUG-0010-inp-parser-assumes-utf8.md
bugs/BUG-0011-drvus-era-inp-does-not-load.md
bugs/BUG-0012-series-a-arma11-stops-on-the-boundary.md
bugs/README.md
bugs/TEMPLATE.md
csrc/fue_api.c
csrc/fue_api.h
csrc/internal/drvmlest.c
csrc/internal/elfvarma.c
csrc/internal/fue.h
csrc/internal/nlatools.c
csrc/internal/nlatools.h
csrc/internal/qnewtopt.c
csrc/internal/usmelard.c
src/fue/__init__.py
src/fue/__main__.py
src/fue/_build_cffi.py
src/fue/_engine.py
src/fue/bug_cli.py
src/fue/bugs.py
src/fue/cast_us.py
src/fue/cli.py
src/fue/datasets.py
src/fue/diagnostics.py
src/fue/elfvarma.py
src/fue/forecast.py
src/fue/fuf_cli.py
src/fue/inp.py
src/fue/intervention.py
src/fue/model.py
src/fue/plots.py
src/fue/qnewtopt.py
src/fue/report.py
src/fue/report_forecast.py
src/fue/series.py
src/fue.egg-info/PKG-INFO
src/fue.egg-info/SOURCES.txt
src/fue.egg-info/dependency_links.txt
src/fue.egg-info/entry_points.txt
src/fue.egg-info/requires.txt
src/fue.egg-info/top_level.txt
tests/test_api.py
tests/test_as197_published_fortran.py
tests/test_as311_published_identities.py
tests/test_box_jenkins_series.py
tests/test_bug_0001_forecast_drift.py
tests/test_bug_0002_binding_factor_caps.py
tests/test_bug_0003_residual_plot_annual.py
tests/test_bug_0004_forecast_stale_attrs.py
tests/test_bug_0006_deterministic_types.py
tests/test_bugs.py
tests/test_c_core_matches_drvus.py
tests/test_cast_us.py
tests/test_docs_match_the_code.py
tests/test_elfvarma.py
tests/test_estimation.py
tests/test_examples_run.py
tests/test_forecast.py
tests/test_optimizer_termcode.py
tests/test_performance.py
tests/test_published_benchmark_series_a.py
tests/test_qnewtopt.py
tests/test_real_cases.py
tests/test_reliability.py
tests/test_reliability2.py
tests/test_reliability3.py
tests/test_reliability4.py
tests/test_smoke.py
tests/test_taste_nls_criterion.py