만델브로트_집합
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판이전 판다음 판 | 이전 판 | ||
| 만델브로트_집합 [2019/02/13 00:13] – rex8312 | 만델브로트_집합 [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| 줄 2: | 줄 2: | ||
| <code python m.py> | <code python m.py> | ||
| + | |||
| + | import numpy as np | ||
| + | |||
| + | |||
| def mandelbrot(z, | def mandelbrot(z, | ||
| c = z | c = z | ||
| 줄 19: | 줄 23: | ||
| print(mandelbrot_set(-2.0, | print(mandelbrot_set(-2.0, | ||
| + | </ | ||
| + | | ||
| + | <code bash> | ||
| + | $ python -m timeit " | ||
| </ | </ | ||
| + | |||
| * https:// | * https:// | ||
| + | |||
| + | {{tag> | ||
만델브로트_집합.1550016784.txt.gz · 마지막으로 수정됨: (바깥 편집)