NNetwork

Custom graph/network/multi-weighted network class based on storing list of neighbors for each nodes (as opposed to edge list) for scalable sampling and searching algorithms

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install nnetwork

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.0 2024-01-18      
0.1.6 2022-02-22    
0.1.5 2022-02-22    
0.1.4 2022-02-22    
0.1.3 2022-02-22    
0.1.2 2022-02-10    
0.1.1 2022-02-10    
0.1.0 2022-02-09    
0.0.1 2020-05-29    

Issues with this package?

Page last updated 2024-01-18 18:16:57 UTC