Generic Python library for 0D, 1D, and 2D pattern distributions.
Project description
ImaGen is a generic Python library for 0D, 1D, and 2D pattern distributions.
Please see http://ioam.github.com/imagen/ for documentation and examples.
Installation
ImaGen requires NumPy (http://numpy.scipy.org/) and Param (http://ioam.github.com/param/). PIL (or pillow) is optionally required for image-based patterns.
Official releases of ImaGen are available at http://pypi.python.org/pypi/imagen, and can be installed along with dependencies via pip install imagen or easy_install imagen.
Alternatively, after seperately installing the dependencies, ImaGen can be installed via python setup.py install.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.