Experiments with applying Fourier transofrms to various plane-filling curves and patterns
Python
217
2 commits
updated Dec 24, 2017
A set of visual experiments: applying Fourier transform to various plane-filling curves.

To generate images, run:
$ python fft_experiments.py
Or just
$ make
To change parameters, edit the file fft_experiments.py.
Python 3, pillow, numpy.
Some tests are present. Run
$ make test
to execute them.
2 commits
Python
99.3%
Experiments with applying Fourier transofrms to various plane-filling curves and patterns
Python
217
2 commits
updated Dec 24, 2017
A set of visual experiments: applying Fourier transform to various plane-filling curves.

To generate images, run:
$ python fft_experiments.py
Or just
$ make
To change parameters, edit the file fft_experiments.py.
Python 3, pillow, numpy.
Some tests are present. Run
$ make test
to execute them.
2 commits
Python
99.3%