An open API service indexing awesome lists of open source software.

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

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.