Excel is my database, Python is my brain.
Pixil is a custom scripting language designed to make creating animations and visualizations on RGB LED matrix displays easy, intuitive, and accessible. The language abstracts away the complexities of ...
A Python-based numerical engine for solving large-scale systems of linear equations (Ax = b). The project implements both iterative and direct methods from scratch, providing a deep performance ...