Skip to content

Slim legacy modules and demote notebooks to supplementary material#10

Merged
EnergyQuantResearch merged 4 commits intoEnergyQuantResearch:mainfrom
ShengrenHOU:codex/legacy-cleanup
Mar 27, 2026
Merged

Slim legacy modules and demote notebooks to supplementary material#10
EnergyQuantResearch merged 4 commits intoEnergyQuantResearch:mainfrom
ShengrenHOU:codex/legacy-cleanup

Conversation

@ShengrenHOU
Copy link
Copy Markdown
Collaborator

Summary

  • split the legacy algorithm utility module into focused config, replay, torch, and evaluation helpers
  • clean up the pyomo benchmark and data augmentation modules so they are import-safe and easier to reuse
  • make scripts the maintained workflow and clearly demote notebooks to supplementary material

Validation

  • py -3 examples\quickstart_env.py
  • py -3 examples\custom_env_config.py
  • py -3 examples\topology_scenarios.py
  • py -3 examples\training_smoke.py
  • py -3 -m pytest tests -q
  • py -3 -m ruff check .
  • py -3 -m build
  • py -3 -m sphinx -E -a -b html docs docs\_build\html

@EnergyQuantResearch EnergyQuantResearch merged commit a4fb1e1 into EnergyQuantResearch:main Mar 27, 2026
2 checks passed
@ShengrenHOU ShengrenHOU deleted the codex/legacy-cleanup branch March 27, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants