Commit Graph

5 Commits

Author SHA1 Message Date
Carlos Bazaga
f10c9de5d4 Added license and authorship. 2025-09-01 02:35:33 +02:00
Carlos Bazaga
86ae3b9a1e Added dashboard image as .jpg and updated README.
Why are .png files ignored???
2025-09-01 02:25:02 +02:00
Carlos Bazaga
23856653ad Added README.md describing Gradio app. 2025-09-01 02:20:46 +02:00
Carlos Bazaga
78a3ee10b2 Added sample files generated on the three different scenarios.
Including C code, setup.py and run example code for:
* Pi calculation with Leibniz formula.
* Max sub-array calculation. (Aka: Python Hard)
* Default for Gradio: Hello world. (Aka: _zz_my_module)
2025-09-01 01:37:59 +02:00
Carlos Bazaga
e31e5c8f72 Created C extension generator Notebook.
Execution outputs intentionally included to showcase results.
(Compiling outputs removed due to sensible information included in logs)
2025-09-01 01:31:48 +02:00