Metadata-Version: 2.1
Name: pyrocs
Version: 0.1.2
Summary: pyrocs is a python library to support the resilience analysis of complex systems.
Home-page: https://github.com/sandialabs/pyrocs
Author: pyRoCS Developers
Maintainer: Thushara Gunda
Maintainer-email: tgunda@sandia.gov
License: BSD 3-Clause License
License-File: LICENSE.txt
Requires-Dist: pytest
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: networkx


pyrocs is a python package for resilience analysis of complex systems. 
It is a collection of functions drawn from multiple disciplines (including information theory, biosciences, and complex systems) 
that can be used to support characterization of a complex system's ability to withstand, operate through, and recover from disruptions. 
The library includes functions that can be used to evaluate representative nature of datasets as well as characterize structures of different organizations.

Documentation: https://sandialabs.github.io/pyrocs/tutorials.html

Source code: https://github.com/sandialabs/pyrocs
