Metadata-Version: 1.1
Name: simcx
Version: 1.0.0b16
Summary: Simulation Framework for Complex Systems
Home-page: none
Author: Tiago Baptista
Author-email: baptista@dei.uc.pt
License: Apache License 2.0
Description: SimCX -- Simulator for Complex Systems
        ======================================
        
        Simulator for Complex Systems. Developed for the course in Complex Systems from
        the Department of Informatics Engineering of the University of Coimbra. This
        software is still in beta stage. Tutorials and documentation are currently in
        preparation, and should be released soon.
        
        | Copyright (c) 2015-2016 Tiago Baptista - baptista@dei.uc.pt
        | Licensed under the Apache License, Version 2.0 (see LICENSE.txt)
        
        Dependencies
        ------------
        - Python 3 (http://www.python.org) (should also work on Python 2.7)
        - pyglet (http://www.pyglet.org)
        - matplotlib (http://www.matplotlib.org)
        - numpy (http://www.numpy.org)
        - pyafai (optional)
        
        The pyafai (Python Agent Framework for Artificial Intelligence) package is not
        yet available to the general public.
        
        Main Authors
        ------------
        | Tiago Baptista
        | Ernesto Costa
        
        
        
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Artificial Life
