Skip to content

Commit

Permalink
ajouter cantor set
Browse files Browse the repository at this point in the history
  • Loading branch information
je-suis-tm authored Oct 4, 2021
1 parent c04711f commit 0a6586c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ http://interactivepython.org/runestone/static/pythonds/index.html

## Fractal Geometry

* Cantor Set (<a href=https://github.com/je-suis-tm/recursion-and-dynamic-programming/blob/master/cantor%20set.jl>Julia</a>, <a href=https://github.com/je-suis-tm/recursion-and-dynamic-programming/blob/master/cantor%20set.py>Python</a>)

![alt text](https://github.com/je-suis-tm/recursion-and-dynamic-programming/blob/master/preview/cantor%20set.png)

* Hilbert Curve (<a href=https://github.com/je-suis-tm/recursion-and-dynamic-programming/blob/master/hilbert%20curve.jl>Julia</a>, <a href=https://github.com/je-suis-tm/recursion-and-dynamic-programming/blob/master/hilbert%20curve.py>Python</a>)

![alt text](https://github.com/je-suis-tm/recursion-and-dynamic-programming/blob/master/preview/hilbert%20curve.png)
Expand Down

0 comments on commit 0a6586c

Please sign in to comment.