Skip to content

Visualisations of the logistic map bifurcations in Clojure and D3

License

Notifications You must be signed in to change notification settings

infinitely0/feigenbaum

Repository files navigation

Interactive visualisation of the behaviour of the logistic map and its bifurcations.

This program allows you to change the parameters of the logistic map and view the resulting graph, as well as explore regions of the bifurcation diagram that it yields.

Run with Leiningen: lein run 8000 and view in you browser at http://localhost:8000.

(I made this just to try out Clojure and D3.)

About

Visualisations of the logistic map bifurcations in Clojure and D3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published