Skip to content

Commit

Permalink
reference to Sphere
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjw committed Apr 23, 2018
1 parent 34f8198 commit 72a155c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples-sfx/README.md
Expand Up @@ -9,6 +9,7 @@ Current examples:
* [Heat equation](https://en.wikipedia.org/wiki/Heat_equation): Numerical solution of the heat equation, or equivalently, Gaussian blurring of a noisy image
* [Ising model](https://en.wikipedia.org/wiki/Ising_model): Gibbs sampling MCMC simulation
* [GMRF](https://en.wikipedia.org/wiki/Markov_random_field): Gibbs sampling MCMC simulation for a Gaussian Markov random field
* [Sphere](https://en.wikipedia.org/wiki/Sphere): Rotating triangularly meshed sphere
* STAR(1): Simulation of a space-time auto-regressive model of order 1, with tobit-style thresholding. eg. for a cloud/rainfall prior

All of the algorithms run in parallel on all available cores.
Expand Down

0 comments on commit 72a155c

Please sign in to comment.