Metadata-Version: 2.1
Name: pyseagull
Version: 1.0.0a1
Summary: Python library for simulating Conway's Game of Life
Home-page: https://github.com/ljvmiranda921/seagull
Author: Lester James V. Miranda
Author-email: ljvmiranda@gmail.com
License: MIT license
Keywords: osm,conway game of lifemathematics,cellular automata
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Life
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: matplotlib

# seagull

A Python library for Conway's Game of Life


### Why 'seagull'?

Conway's Game of Life is quite a mouthful, so I just refer to its acronym,
CGoL. The word "seagull" is just a pun of that.


