Metadata-Version: 1.2
Name: netomaton
Version: 1.0.0
Summary: Netomaton, A Python library for working with Network Automata.
Home-page: http://github.com/lantunes/netomaton
Author: Luis M. Antunes
Author-email: lantunes@gmail.com
License: Apache License 2.0
Description: Netomaton is a Python framework for exploring discrete dynamical network systems, also known as Network Automata. It is a software abstraction meant to aid in the implementation of models of collective computation
Keywords: network automata,cellular automata,complexity,complex systems,computation,non-linear dynamics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >3.5.2
