Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lingxz/networks
Networks project
https://github.com/lingxz/networks
Last synced: 17 days ago
JSON representation
Networks project
- Host: GitHub
- URL: https://github.com/lingxz/networks
- Owner: lingxz
- License: mit
- Created: 2017-02-22T15:53:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T00:10:09.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T08:19:49.037Z (2 months ago)
- Language: Jupyter Notebook
- Size: 25.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Networks Project
Data analysis is done with python, and can be seen in the jupyter notebooks.
Data generation is done with `c++`, using the code in `cpp2/main.cpp`. There are different functions to call to generate different kinds of data, the function names should be quite self explanatory (I hope).
The data was not included in the zip because it is too big.