To use
- open https://philippmerz.github.io/gd-sim/
- open the console with right click -> inspect OR F12
- select 'console' from the tab menu at the top
The console will log information about the current GD run, like the normed difference in iterates and iterates for every step.
- Clone repo
- npm i
- npm run dev
Check the dev tools console for logging output.