Skip to content

Initialize FPS toolkit structure - #2

Open
MellowMango wants to merge 2 commits into
mainfrom
codex/initialize-fps-simulation-repository
Open

Initialize FPS toolkit structure#2
MellowMango wants to merge 2 commits into
mainfrom
codex/initialize-fps-simulation-repository

Conversation

@MellowMango

Copy link
Copy Markdown
Owner

Summary

  • add initial project layout with default config and pyproject
  • implement basic simulation engine, metrics, and utilities
  • provide minimal tests for spiral, metrics, and simulation modules
  • include placeholder notebook and README with quick start
  • add FastAPI-based web server and elaborate documentation on running it

Testing

  • pytest -q (fails: command not found)
  • PYTHONPATH=src python -m fps.simulate --config config/default.yaml (fails: ModuleNotFoundError: No module named 'numpy')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant