https://github.com/eggsyntax/reaction-diffusion
Clojure implementation & display of reaction-diffusion equations leveraging Quil/Processing
https://github.com/eggsyntax/reaction-diffusion
Last synced: 8 months ago
JSON representation
Clojure implementation & display of reaction-diffusion equations leveraging Quil/Processing
- Host: GitHub
- URL: https://github.com/eggsyntax/reaction-diffusion
- Owner: eggsyntax
- License: epl-1.0
- Created: 2017-06-17T18:14:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-27T21:07:30.000Z (over 8 years ago)
- Last Synced: 2025-03-24T05:46:42.567Z (11 months ago)
- Language: Clojure
- Size: 85.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# reactiondiffusion
Demonstrates reaction-diffusion equations
## Installation
Download from http://example.com/FIXME.
## Usage
- `lein repl`. Note that you may need to do this from the command line (rather than in an editor) -- there are some issues with running quil in an editor repl.
- From `reactiondiffusion.display`, call `(run)`.
- Constants can be changed at the top of `core` and `display`.
## Options
n/a
## Examples
...
### Bugs
See TODO comments
### Any Other Sections
### That You Think
### Might be Useful
## License
Copyright © 2017 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.