You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flexible library of graphical algorithms in Python, providing mathematical classes such as vectors and points, speed-optimized graphical functions and much more ! It can be used on the Numworks calculator, or on a computer.
Conway's Game of Life is a classic cellular automaton simulation, implemented for NumWorks calculators (N 100 and N 110) using Python and the Kandinsky package. This project was created to enhance my skills in handling matrices in Python and to develop a functional script for my NumWorks calculator.
This piece of software includes a python script that has the ability to do various arithmetic operations that would otherwise be tedious to do by hand. Disclaimer in README!