Metadata-Version: 2.1
Name: netpercolate
Version: 0.1
Summary: A simple python package for targeted percolation in social networks
Author: Justin Yeung
Author-email: jyeungnl@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: pandas==2.2.2
Requires-Dist: networkx==3.3
Requires-Dist: numpy==1.22.4
