Pinned Repositories
15tiles-puzzle-solver
A 15-tiles puzzle solver using branch and bound (B&B) algorithm that implemented with Python language.
DeepLearningPython
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
geometryWithComplexNumbers
Honeycombs
indras_pearls
This is a repository where a selected examples of pseudo code from the book are implemented in python
manim
A community-maintained Python framework for creating mathematical animations.
mathelehrer
Config files for my GitHub profile.
mathelehrer.github.io
PenroseTilings
Blender files for Penrose Tilings
RiemannSphere
mathelehrer's Repositories
mathelehrer/manim
A community-maintained Python framework for creating mathematical animations.
mathelehrer/Honeycombs
mathelehrer/PenroseTilings
Blender files for Penrose Tilings
mathelehrer/RiemannSphere
mathelehrer/15tiles-puzzle-solver
A 15-tiles puzzle solver using branch and bound (B&B) algorithm that implemented with Python language.
mathelehrer/DeepLearningPython
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
mathelehrer/geometryWithComplexNumbers
mathelehrer/indras_pearls
This is a repository where a selected examples of pseudo code from the book are implemented in python
mathelehrer/mathelehrer
Config files for my GitHub profile.
mathelehrer/mathelehrer.github.io
mathelehrer/mpmath
Python library for arbitrary-precision floating-point arithmetic
mathelehrer/primerpython
code that makes videos for this: youtube.com/c/primerlearning
mathelehrer/raytracing.github.io
Main Web Site (Online Books)
mathelehrer/Ruffini
Library for computations over abstract algebraic structures such as finite fields and polynomial rings.
mathelehrer/soccerball
This project contains simulation used for the youtube video
mathelehrer/sortieren
einfache Sortieralgorithmen für den Einstieg in die Programmierung