Particle Swarm Optimser
Created using p5.js
I really enjoy the use of biologically inspired methods to solve complex mathematical problems. Here is my version of a particle swarm optimiser. Demo
TODO
[ ] docs [ ] sliders for meta params [ ] input for own function