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
sudo pip3 install nnetwork
Releases
Version | Released | Buster Python 3.7 |
Bullseye Python 3.9 |
Files |
---|---|---|---|---|
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?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue