Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 330 Bytes

File metadata and controls

6 lines (4 loc) · 330 Bytes

adamnewtonwright.github.io

My first website built from scratch using html, css, and javascript. Currently, it contains simulations of the Lorenz attractor in two and three dimensions.

The simulations use javascript to ask for values and to calculate the trajectories of the particles. Plot.ly is used for the visualizations.