issues
search
tisnik
/
fractals
Various stubs of fractal rendering code
MIT License
5
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue found in source code ./tools/resize_images.py:29 in public function `main`: D103: Missing docstring in public function
#93
tisnik
closed
3 years ago
1
Issue found in source code ./tools/resize_images.py:1 at module level: D100: Missing docstring in public module
#92
tisnik
closed
3 years ago
1
Issue found in source code ./textures/circle_moire_with_palette.py:19 in public function `recalc_circle_pattern`: D103: Missing docstring in public function
#91
tisnik
opened
3 years ago
0
Issue found in source code ./textures/circle_moire_with_palette.py:1 at module level: D100: Missing docstring in public module
#90
tisnik
closed
3 years ago
1
Issue found in source code ./textures/circle_moire_no_palette.py:14 in public function `recalc_circle_pattern`: D103: Missing docstring in public function
#89
tisnik
opened
3 years ago
0
Issue found in source code ./textures/circle_moire_no_palette.py:1 at module level: D100: Missing docstring in public module
#88
tisnik
opened
3 years ago
0
Issue found in source code ./textures/perlin.py:81 in public function `perlin_noise`: D103: Missing docstring in public function
#87
tisnik
opened
3 years ago
0
Issue found in source code ./textures/perlin.py:76 in public function `random_array`: D103: Missing docstring in public function
#86
tisnik
opened
3 years ago
0
Issue found in source code ./textures/perlin.py:59 in public function `convert_to_image`: D103: Missing docstring in public function
#85
tisnik
opened
3 years ago
0
Issue found in source code ./textures/perlin.py:43 in public function `compute_min_max`: D103: Missing docstring in public function
#84
tisnik
opened
3 years ago
0
Issue found in source code ./textures/perlin.py:1 at module level: D100: Missing docstring in public module
#83
tisnik
closed
3 years ago
1
Issue found in source code ./textures/palette_mandmap.py:1 at module level: D100: Missing docstring in public module
#82
tisnik
closed
3 years ago
1
Issue found in source code ./textures/palette_ice.py:1 at module level: D100: Missing docstring in public module
#81
tisnik
closed
3 years ago
1
Issue found in source code ./textures/fresnel.py:1 at module level: D100: Missing docstring in public module
#80
tisnik
closed
3 years ago
1
Issue found in source code ./textures/palette_greens.py:1 at module level: D100: Missing docstring in public module
#79
tisnik
closed
3 years ago
1
Issue found in source code ./textures/palette_gold.py:1 at module level: D100: Missing docstring in public module
#78
tisnik
closed
3 years ago
1
Issue found in source code ./textures/circle_like_patterns.py:19 in public function `recalc_any_pattern`: D103: Missing docstring in public function
#77
tisnik
opened
3 years ago
0
Issue found in source code ./textures/circle_like_patterns.py:1 at module level: D100: Missing docstring in public module
#76
tisnik
opened
3 years ago
0
Issue found in source code ./textures/fm_synth.py:15 in public function `fm`: D103: Missing docstring in public function
#75
tisnik
opened
3 years ago
0
Issue found in source code ./textures/fm_synth.py:1 at module level: D100: Missing docstring in public module
#74
tisnik
closed
3 years ago
1
Issue found in source code ./textures/plasma.py:90 in public function `spectral_synthesis`: D103: Missing docstring in public function
#73
tisnik
closed
3 years ago
1
Issue found in source code ./textures/plasma.py:71 in public function `convert_to_image`: D103: Missing docstring in public function
#72
tisnik
closed
3 years ago
1
Issue found in source code ./textures/plasma.py:55 in public function `compute_min_max`: D103: Missing docstring in public function
#71
tisnik
closed
3 years ago
1
Issue found in source code ./textures/plasma.py:44 in public function `random_gauss`: D400: First line should end with a period (not 'm')
#70
tisnik
closed
3 years ago
1
Issue found in source code ./textures/plasma.py:44 in public function `random_gauss`: D300: Use """triple double quotes""" (found '''-quotes)
#69
tisnik
closed
3 years ago
1
Issue found in source code ./textures/plasma.py:44 in public function `random_gauss`: D205: 1 blank line required between summary line and description (found 0)
#68
tisnik
closed
3 years ago
1
Issue found in source code ./textures/plasma.py:1 at module level: D100: Missing docstring in public module
#67
tisnik
closed
3 years ago
1
Issue found in source code ./textures/palette_blues.py:1 at module level: D100: Missing docstring in public module
#66
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot.py:22 in public function `recalc_fractal`: D103: Missing docstring in public function
#65
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot.py:12 in public function `mandelbrot`: D103: Missing docstring in public function
#64
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot.py:1 at module level: D100: Missing docstring in public module
#63
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^3.py:22 in public function `recalc_fractal`: D103: Missing docstring in public function
#62
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^3.py:12 in public function `mandelbrot`: D103: Missing docstring in public function
#61
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^3.py:1 at module level: D100: Missing docstring in public module
#60
tisnik
closed
3 years ago
1
Issue found in source code ./complex/julia.py:24 in public function `recalc_fractal`: D103: Missing docstring in public function
#59
tisnik
closed
3 years ago
1
Issue found in source code ./complex/julia.py:14 in public function `julia`: D103: Missing docstring in public function
#58
tisnik
closed
3 years ago
1
Issue found in source code ./complex/julia.py:1 at module level: D100: Missing docstring in public module
#57
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^3-z.py:22 in public function `recalc_fractal`: D103: Missing docstring in public function
#56
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^3-z.py:12 in public function `mandelbrot`: D103: Missing docstring in public function
#55
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^3-z.py:1 at module level: D100: Missing docstring in public module
#54
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^4.py:22 in public function `recalc_fractal`: D103: Missing docstring in public function
#53
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^4.py:12 in public function `mandelbrot`: D103: Missing docstring in public function
#52
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^4.py:1 at module level: D100: Missing docstring in public module
#51
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^2-z.py:22 in public function `recalc_fractal`: D103: Missing docstring in public function
#50
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^2-z.py:12 in public function `mandelbrot`: D103: Missing docstring in public function
#49
tisnik
closed
3 years ago
1
Issue found in source code ./complex/mandelbrot_z^2-z.py:1 at module level: D100: Missing docstring in public module
#48
tisnik
closed
3 years ago
1
Issue found in source code ./attractors/3D/rossler_map.py:19 in public function `rossler`: D103: Missing docstring in public function
#47
tisnik
closed
3 years ago
1
Issue found in source code ./attractors/3D/rossler_map.py:1 at module level: D100: Missing docstring in public module
#46
tisnik
closed
3 years ago
1
Issue found in source code ./attractors/3D/lorenz_change_params.py:27 in public function `draw_lorenz_for_input_values`: D103: Missing docstring in public function
#45
tisnik
opened
3 years ago
0
Issue found in source code ./attractors/3D/lorenz_change_params.py:13 in public function `lorenz`: D103: Missing docstring in public function
#44
tisnik
opened
3 years ago
0
Next