An interactive period-doubling bifurcation plotter! Currently plots logistic map.
- Babel
- SCSS
- Typescript
- Vue.js
- Webpack
Start live development server:
npm install
npm run start:hmr
Build for deployment (output in dist/
):
npm run build:prod
An interactive period-doubling bifurcation plotter! Currently plots logistic map.
Start live development server:
npm install
npm run start:hmr
Build for deployment (output in dist/
):
npm run build:prod