LICENSE
NOTICE
README.md
pyproject.toml
src/DLMAX/__init__.py
src/DLMAX/datasets.py
src/DLMAX/dlm_core.py
src/DLMAX/dma.py
src/DLMAX/ffs_core.py
src/DLMAX/smoother.py
src/DLMAX/data/airline_passengers.csv
src/DLMAX/ffs/__init__.py
src/DLMAX/ffs/block.py
src/DLMAX/ffs/component_block.py
src/DLMAX/ffs/devices.py
src/DLMAX/ffs/discount_grid.py
src/DLMAX/ffs/dlm_builder.py
src/DLMAX/ffs/factories.py
src/DLMAX/ffs/grid_block.py
src/DLMAX/ffs/predictive.py
src/DLMAX/ffs/static_block.py
src/DLMAX/ffs/sweep.py
src/DLMAX/ffs/universe.py
src/awen_dlmax.egg-info/PKG-INFO
src/awen_dlmax.egg-info/SOURCES.txt
src/awen_dlmax.egg-info/dependency_links.txt
src/awen_dlmax.egg-info/requires.txt
src/awen_dlmax.egg-info/top_level.txt
tests/test_add_series_append.py
tests/test_add_series_many.py
tests/test_ar_stationarity_forecast.py
tests/test_autoffs_forecast_face.py
tests/test_block.py
tests/test_block_builder.py
tests/test_block_discount.py
tests/test_blocks_api.py
tests/test_compile_universe.py
tests/test_component_block.py
tests/test_cv_fast_path.py
tests/test_cv_nested_forecast.py
tests/test_cv_tails.py
tests/test_cv_xarray_output.py
tests/test_defragment.py
tests/test_devices.py
tests/test_discount_grid.py
tests/test_dma.py
tests/test_exog_universe.py
tests/test_exog_universe_grid.py
tests/test_factories.py
tests/test_fixed_capacity_batches.py
tests/test_forecast.py
tests/test_grid_ar_forecast.py
tests/test_grid_block.py
tests/test_grid_regressors.py
tests/test_grid_rtrl_regressors.py
tests/test_grid_seed_lags.py
tests/test_grid_vs_legacy_regressors.py
tests/test_ignore_obs_prior.py
tests/test_integer_ds.py
tests/test_localtrend_perstate.py
tests/test_multi_regression.py
tests/test_multiblock_add_series_many.py
tests/test_nested_forecast_equiv.py
tests/test_orchestrator_names.py
tests/test_power_law_safe_divide.py
tests/test_predictive.py
tests/test_qr_kernel.py
tests/test_regressors.py
tests/test_short_series.py
tests/test_smoke.py
tests/test_smoother.py
tests/test_static_block.py
tests/test_sweep.py
tests/test_union_dma.py
tests/test_union_stream.py
tests/test_universe.py
tests/test_universe_distributed.py
tests/test_universe_grid.py
tests/test_universe_persist.py
tests/test_uv_vs_multi_forecast_W.py
tests/test_wide_input.py
tests/test_wing_default.py