Skip to content

Commit

Permalink
fix typo move geomandel up
Browse files Browse the repository at this point in the history
  • Loading branch information
willi-kappler committed Oct 2, 2016
1 parent 2e66c68 commit 886b108
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ Or even better:

(This works only if the flag `--write_metadata` has not been set)


A friend also wrote a mandelbrot set application but in C++. He has a very nice and detailed discussion about various aspects of his software. You can read more about it here: [geomandel](https://github.com/crapp/geomandel)


Discussion in the Rust user forum:

- [current version (v0.4)](https://users.rust-lang.org)
Expand Down Expand Up @@ -92,9 +96,6 @@ As always take these results with a grain of salt, they just show a general dire
If in doubt just do run some benchmarks with different crates for your specific code (which is always a good thing to do).


A friend also wrote a mendelbrot set application but in C++. He has a very nice and detailed discussion about various aspects of his software. You can read more about it here: [geomandel](https://github.com/crapp/geomandel)


# TODO:
- [ ] Check [ArrayFire](https://github.com/arrayfire/arrayfire-rust)
- [ ] Check [Collenchyma](https://github.com/autumnai/collenchyma)
Expand Down

0 comments on commit 886b108

Please sign in to comment.