I've written quite a bit about using Linux to help educate people. In the past, I've discussed using Linux to teach astronomy, programming and computer logic design. So today, I'm writing about using ...
Generates a geometry program (AST) using an LLM Executes the program to produce a renderable shape Verifies the output against deterministic geometric constraints Uses verifier feedback to iteratively ...
This is an interactive python program that allows users to solve select geometry problems in seconds. The program is written completely in python and leverages the Math library, classes, and control ...