Metadata-Version: 2.1
Name: neads
Version: 1.0.2
Summary: Neads is a modular tool for modelling of dynamical systems with complex internal structure by complex networks.
Home-page: https://github.com/Thrayld/neads
Author: Tomáš Hons
Author-email: Hons.T.m@seznam.cz
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Description-Content-Type: text/x-rst

Neads
=====

Neads is a modular tool for modelling of dynamical systems with complex 
internal structure by complex networks. The library is able to automatically 
configure various parametrized analytical pipelines, it allows executing all 
potential runs and comparing their results. Also, it stores intermediate 
results and makes them available for acceleration of subsequent calculations 
as well as potential pipelines extensions. This tool is suitable for analysing 
many real-world systems including the human brain, financial systems or social 
networks.

Install
-------

Install Neads via :code:`pip`::

    $ pip install neads

Bugs
----

Please report any bugs you find `here <https://github.com/thrayld/neads/issues>`_.


