differential-lattice
differential-lattice copied to clipboard
a generative algorithm using CUDA
Differential Lattice
A generative algorithm.
Sometimes bugs are the best results:
Prerequisites
This code relies on Python 3.
In order for this code to run you must first download and install:
-
iutils
: https://github.com/inconvergent/iutils -
fn
: https://github.com/inconvergent/fn
Other Dependencies
The code also depends on:
-
numpy
-
python-cairo
(do not install with pip, this generally does not work) -
pycuda
note to self: if cuda is not working try sudo ldconfig
. and check
$LD_LIBRARY_PATH