https://github.com/gszep/reaction-diffusion
Interactive reaction-diffusion system simulator in two spatial dimensions
https://github.com/gszep/reaction-diffusion
jupyter nodejs reaction-diffusion simulation thesis turing-pattern webgl
Last synced: 5 months ago
JSON representation
Interactive reaction-diffusion system simulator in two spatial dimensions
- Host: GitHub
- URL: https://github.com/gszep/reaction-diffusion
- Owner: gszep
- Created: 2018-01-16T22:42:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T11:19:18.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T23:44:01.608Z (about 1 year ago)
- Topics: jupyter, nodejs, reaction-diffusion, simulation, thesis, turing-pattern, webgl
- Language: JavaScript
- Homepage:
- Size: 97.8 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Install and run
This dynamic website is build with Express and Node 20.
```bash
npm install .
node server/server.js
```
