AUTHORS.md
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.md
SECURITY.md
pyproject.toml
requirements-dev.txt
requirements.txt
bin/benchmark.py
bin/unified_control.py
configs/neuropia_config.yaml
examples/multi_domain_demo.py
examples/quick_start.py
neuropia/__init__.py
neuropia/control/unified_flux_resolver.py
neuropia/interface/neuropia_engine.py
neuropia/neural/grand_constraint_network.py
neuropia/neural/omni_spectral_fourier_operator.py
neuropia/physics/conservation_laws.py
neuropia/physics/generalized_dissipation_action.py
neuropia/physics/generalized_mghdt.py
neuropia/physics/generalized_stress_energy.py
neuropia/physics/unified_entropy_production.py
neuropia/physics/unified_state_vector.py
neuropia/tracker/unified_state_tracker.py
neuropia_engine.egg-info/PKG-INFO
neuropia_engine.egg-info/SOURCES.txt
neuropia_engine.egg-info/dependency_links.txt
neuropia_engine.egg-info/top_level.txt
scripts/daily_report.sh
scripts/generate_results.sh
scripts/update_version.sh
tests/test_control.py
tests/test_neural.py
tests/test_physics.py
tests/unit/test_control.py
tests/unit/test_neural.py
tests/unit/test_physics.py