Pinned Loading
-
An algorithm to generate LaTeX Gauss...
An algorithm to generate LaTeX Gaussian-eliminations 1from enum import Enum
2from fractions import Fraction
34import numpy as np
5 -
Simple arithmetic game
Simple arithmetic game 1#!/usr/bin/python
2# Arithmetic game where you have to multiply numbers in your head
3# Choose up to n digits
45# Ideas for game
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.