An open API service indexing awesome lists of open source software.

https://github.com/void4main/bifurcation-diagram

These little python scripts plot a bifurcation diagram into a png file (work fine on a raspberry pi and accelerated on a NVIDIA Jetson Nano) - but still a lot of room for improvements ...
https://github.com/void4main/bifurcation-diagram

bifurcation cuda feigenbaum gpu jetson logistic map nano numba sequence vectorize

Last synced: 5 months ago
JSON representation

These little python scripts plot a bifurcation diagram into a png file (work fine on a raspberry pi and accelerated on a NVIDIA Jetson Nano) - but still a lot of room for improvements ...

Awesome Lists containing this project

README

          

# plot bifurcation diagram

These little python scripts plot a bifurcation diagram into a png file (works fine on a raspberry pi and accelerated on a NVIDIA Jetson Nano) - but still a lot of room for improvements ...

Like so:
![plot.png](https://github.com/void4main/bifurcation/blob/master/plot.png)