.readthedocs.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
.github/workflows/ci.yml
.github/workflows/publish.yml
.github/workflows/release.yml
.github/workflows/test-publish.yml
docs/API_REFERENCE.md
docs/API_Reference_Guide.md
docs/BENCHMARKING_GUIDE.md
docs/CONFIGURATION_GUIDE.md
docs/Complete_API_Documentation_Biomedical_Time_Series_Analysis.md
docs/DOCUMENTATION_INDEX.md
docs/ENVIRONMENT_SETUP.md
docs/GPU-Acceleration-Strategy.md
docs/NUMPYRO_INTEGRATION.md
docs/PROJECT_SUMMARY.md
docs/README.md
docs/TUTORIAL.md
docs/Techniques for Estimating the Hurst Exponent.md
docs/biomedical-framework-api-documentation.md
docs/biomedical-framework-index.md
docs/biomedical-framework-quick-reference.md
docs/biomedical-generative-model-documentation.md
docs/biomedical-plotting-system-documentation.md
docs/biomedical_data_models_generative_factory_architecture.md
docs/biomedical_time_series_data_analysis_plotting_utility.md
docs/comprehensive-hurst-library.md
docs/comprehensive-lrd-estimators-paper.md
docs/design_algorithms_for_generating_synthetic_data.md
docs/project_instructions.md
docs/requirements.txt
docs/time-series-algorithms-comprehensive.md
docs/time-series-models-biomedicine-neuroscience.md
docs/wavelet-based-lrd-estimators.md
docs/source/api_reference.rst
docs/source/index.rst
docs/source/installation.rst
examples/basic_usage.py
neurological_lrd_analysis/__init__.py
neurological_lrd_analysis/biomedical_hurst_factory.py
neurological_lrd_analysis.egg-info/PKG-INFO
neurological_lrd_analysis.egg-info/SOURCES.txt
neurological_lrd_analysis.egg-info/dependency_links.txt
neurological_lrd_analysis.egg-info/not-zip-safe
neurological_lrd_analysis.egg-info/requires.txt
neurological_lrd_analysis.egg-info/top_level.txt
neurological_lrd_analysis/benchmark_backends/__init__.py
neurological_lrd_analysis/benchmark_backends/selector.py
neurological_lrd_analysis/benchmark_core/__init__.py
neurological_lrd_analysis/benchmark_core/biomedical_scenarios.py
neurological_lrd_analysis/benchmark_core/generation.py
neurological_lrd_analysis/benchmark_core/runner.py
neurological_lrd_analysis/benchmark_core/visualization.py
neurological_lrd_analysis/benchmark_registry/__init__.py
neurological_lrd_analysis/benchmark_registry/registry.py
scripts/application_scoring_demo.py
scripts/biomedical_scenarios_demo.py
scripts/bump_version.py
scripts/neurological_conditions_demo.py
scripts/numpyro_integration_demo.py
scripts/run_benchmark.py
scripts/setup_venv.sh
tests/README_Tests.md
tests/Summary_ Comprehensive Test Plan & Suite for Biome.md
tests/test_accuracy.py
tests/test_backends.py
tests/test_bench.py
tests/test_registry.py