Skip to content

Instantly share code, notes, and snippets.

View topologicallytony's full-sized avatar

Tony Boone topologicallytony

  • Seattle
View GitHub Profile
@topologicallytony
topologicallytony / index.html
Last active January 6, 2017 03:31
Achimedes Approximation to Pi
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Archimedes Pi</title>
@topologicallytony
topologicallytony / index.html
Last active December 16, 2016 21:49
Bifurcation Diagram of the Logistic Map
<!DOCTYPE html>
<meta charset="utf-8">
<style>
/*************************************************/
/********************Axis*************************/
/*************************************************/
.axis path,
.axis line {
fill: none;