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: 10 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T11:19:18.000Z (over 1 year ago)
- Last Synced: 2025-02-13T05:43:11.187Z (11 months ago)
- Topics: jupyter, nodejs, reaction-diffusion, simulation, thesis, turing-pattern, webgl
- Language: JavaScript
- Homepage:
- Size: 97.8 MB
- Stars: 0
- Watchers: 4
- 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
```
