This folder contains my Week 4 exercise solution:
week4_exercise.ipynb: a modular notebook for generating optimized C++ from Python with a frontier model, including optional compile and benchmark helpers.
- The notebook is split into manageable sections for easier maintenance and refactoring.
- API-driven generation requires an OpenAI-compatible API key.