Tristan Hearn

Results 10 repositories owned by Tristan Hearn

examgen

46
Stars
22
Forks
Watchers

A Python class that can automatically generate mathematics exams, with solution keys, using Sympy and LaTeX.

game-of-life

164
Stars
48
Forks
Watchers

Simple Python implementation of Conway's game of life and other cellular automata, computed using numpy.fft

magiceye-solver

28
Stars
4
Forks
Watchers

A python code to automatically "solve" magic eye autostereograms

math-genealogy

33
Stars
8
Forks
Watchers

A python script to collect data from the mathematics genealogy project and generate genealogy graphs, combine graphs, etc.

pyemotiv

23
Stars
11
Forks
Watchers

A Python library for data acquisition from the Emotiv Epoc EEG headset, using the research SDK.

pygmaps-extended

16
Stars
9
Forks
Watchers

Python wrapper for Google Maps JavaScript API V3 and Google Earth API.

Python-Arduino-Command-API

387
Stars
141
Forks
Watchers

A Python library for communicating with Arduino microcontroller boards

simple-cython-example

118
Stars
34
Forks
Watchers

A small project template that shows how to wrap C code into python using cython, along with other packaging concepts

stl_tools

236
Stars
59
Forks
Watchers

Python code to produce STL geometry files from plain text, LaTeX code, and 2D numerical arrays (matrices)

webcam-pulse-detector

3.0k
Stars
579
Forks
Watchers

A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.