Python/fractals
Christian Clauss bd9464e4ac
mandelbrot.py: Commenting out long running tests (#5558)
* mandelbrot.py: Commenting out long running tests

* updating DIRECTORY.md

* Comment out 9 sec doctests

* Update bidirectional_breadth_first_search.py

* Comment out slow tests

* Comment out slow (9.15 sec) pytests...

* # Comment out slow (4.20s call) doctests

* Comment out slow (3.45s) doctests

* Update miller_rabin.py

* Update miller_rabin.py

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2021-10-23 18:15:30 +02:00
..
julia_sets.py Add Julia sets to fractals (#4382) 2021-09-29 13:42:11 +08:00
koch_snowflake.py New fractals folder (#4277) 2021-03-20 06:49:30 +01:00
mandelbrot.py mandelbrot.py: Commenting out long running tests (#5558) 2021-10-23 18:15:30 +02:00
sierpinski_triangle.py New fractals folder (#4277) 2021-03-20 06:49:30 +01:00