.zenodo.json
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DATA_LICENSES.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
mkdocs.yml
pyproject.toml
dfsc/__init__.py
dfsc/algorithms.py
dfsc/applications.py
dfsc/arnoldi.py
dfsc/baselines.py
dfsc/basis.py
dfsc/capabilities.py
dfsc/complex_ml.py
dfsc/datasets.py
dfsc/diagnostics.py
dfsc/error_budget.py
dfsc/evaluators.py
dfsc/experimental.py
dfsc/experimental_data.py
dfsc/factory.py
dfsc/fast_history.py
dfsc/forced_layer.py
dfsc/history.py
dfsc/identifiability.py
dfsc/krylov.py
dfsc/l1_baseline.py
dfsc/linear_operators.py
dfsc/mittag_leffler.py
dfsc/operators.py
dfsc/problems.py
dfsc/registry.py
dfsc/reliability.py
dfsc/selection.py
dfsc/semilinear.py
dfsc/solvers.py
dfsc/spectral_layer.py
dfsc/workflows.py
dfsc.egg-info/PKG-INFO
dfsc.egg-info/SOURCES.txt
dfsc.egg-info/dependency_links.txt
dfsc.egg-info/requires.txt
dfsc.egg-info/top_level.txt
docs/API.md
docs/APPLICATION_DOMAINS.md
docs/ECOSYSTEM_MATURITY.md
docs/GENERALITY_VALIDATION.md
docs/IMPLEMENTATION_STATUS.md
docs/PAPER_GRADE_EXTENSION_RESULTS.md
docs/PRE_RELEASE_READINESS.md
docs/REAL_DATA_EVIDENCE.md
docs/RELEASE_CHECKLIST.md
docs/REPRODUCIBILITY.md
docs/ROADMAP.md
docs/index.md
reproduction/EXTERNAL_REPRODUCTION_REPORT.md
reproduction/release_manifest.json
reproduction/verify_install.py
tests/test_dfsc_adaptive.py
tests/test_dfsc_applications.py
tests/test_dfsc_complex_arnoldi.py
tests/test_dfsc_datasets.py
tests/test_dfsc_ecosystem.py
tests/test_dfsc_error_identifiability_reuse.py
tests/test_dfsc_experimental_data.py
tests/test_dfsc_extensions.py
tests/test_dfsc_fast_history.py
tests/test_dfsc_krylov_semilinear.py
tests/test_dfsc_solve_interface.py
tests/test_forced_layer.py
tests/test_geotes_protocol.py
tests/test_heated_steam_protocol.py
tests/test_mittag_leffler.py
tests/test_spectral_layer.py