el1t / pdb-plot

Interactive period-doubling bifurcation plotter

Home Page:https://pdb.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An interactive period-doubling bifurcation plotter! Currently plots logistic map.

Tools

  • Babel
  • SCSS
  • Typescript
  • Vue.js
  • Webpack

Setup

Start live development server:

npm install
npm run start:hmr

Build

Build for deployment (output in dist/):

npm run build:prod

About

Interactive period-doubling bifurcation plotter

https://pdb.surge.sh


Languages

Language:TypeScript 91.1%Language:HTML 4.3%Language:CSS 2.7%Language:JavaScript 1.8%