fouwels / gomath

mandlebrot plots in go using go/matplot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiments in plotting with go, in place of matlab/octave/julia/...

Includes written go implementations for:

  • mandlebrot sets
  • julia sets
  • bifurcation traces
  • lorenz attractors

See makefile to run individual plots/functions

About

mandlebrot plots in go using go/matplot


Languages

Language:Go 96.3%Language:Makefile 3.7%