ch03ex08/

directory
v0.0.0-...-4489971 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: MIT

README

big.Rat is so abismally slow that the output picture size is set to tiny.

For complex64, complex128 and big.Float, the runmb script generates four pictures each at zoom levels around when artifacts start to occur. For the two complex types, this just means pixelation; big.Float suddenly creates an all blue output, not quite clear why.

And big.Rat is extremely slow at deeper zoom levels, so I haven't really tested its limits. Most likely, given that it is arbitrarily precise, the input using bc would become a problem for resolution before big.Rat.

Directories

Path Synopsis
BigFloat renders the Mandelbrot fractal using math/big.Float.
BigFloat renders the Mandelbrot fractal using math/big.Float.
BigRat renders the Mandelbrot fractal using math/big.Rat.
BigRat renders the Mandelbrot fractal using math/big.Rat.
Complex128 renders the Mandelbrot fractal using complex128.
Complex128 renders the Mandelbrot fractal using complex128.
Complex64 renders the Mandelbrot fractal using complex64.
Complex64 renders the Mandelbrot fractal using complex64.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL