/imagen

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ImaGen

ImaGen is a generic Python library for 0D, 1D, and 2D pattern distributions.

Please see ImaGen's website for documentation and examples.

Installation

ImaGen requires NumPy, PIL, and Param.

Official releases of ImaGen are available at `PyPI <http://pypi.python.org/pypi/imagen`_, and can be installed along with dependencies via pip install --user imagen. More recent changes can be obtained by cloning the git repository.