/class2016

Primary LanguageJupyter NotebookMIT LicenseMIT

class2016

Facebook API

Paint and plot with matplotlib

  • paint.ipynb np.array manipulation
  • paint2.ipynb more examples
  • [plot example.ipynb](plot example.ipynb) plot function graph
  • [Mandelbrot Set.ipynb](Mandelbrot Set.ipynb) Mandelbrot Set

Number theory

  • [Sieve of Eratosthenes.ipynb](Sieve of Eratosthenes.ipynb)
  • [sum of primes.ipynb](sum of primes.ipynb) simple sieve
  • [euler 2.ipynb](euler 2.ipynb) Project euler 2
  • [Euler 15.ipynb](Euler 15.ipynb) Project euler 15

misc