Kotori
NetworkX
Kotori | NetworkX | |
---|---|---|
- | 62 | |
117 | 15,956 | |
0.0% | 1.0% | |
2.0 | 9.5 | |
4 months ago | 2 days ago | |
Python | Python | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Kotori
We haven't tracked posts mentioning Kotori yet.
Tracking mentions began in Dec 2020.
NetworkX
-
Representing Graphs in PostgreSQL
If you are interested in the subject, also take a look at NetworkDisk[1] which enable users of NetworkX[2] which maps graphs to databases.
[1] https://networkdisk.inria.fr/
[2] https://networkx.org/
-
Routes to LANL from 186 sites on the Internet
Built from this data... https://github.com/networkx/networkx/blob/main/examples/grap...
- The Hunt for the Missing Data Type
-
Build the dependency graph of your BigQuery pipelines at no cost: a Python implementation
In the project we used Python lib networkx and a DiGraph object (Direct Graph). To detect a table reference in a Query, we use sqlglot, a SQL parser (among other things) that works well with Bigquery.
- NetworkX – Network Analysis in Python
-
Custom libraries and utility tools for challenges
If you program in Python, can use NetworkX for that. But it's probably a good idea to implement the basic algorithms yourself at least one time.
-
Google open-sources their graph mining library
For those wanting to play with graphs and ML I was browsing the arangodb docs recently and I saw that it includes integrations to various graph libraries and machine learning frameworks [1]. I also saw a few jupyter notebooks dealing with machine learning from graphs [2].
Integrations include:
* NetworkX -- https://networkx.org/
* DeepGraphLibrary -- https://www.dgl.ai/
* cuGraph (Rapids.ai Graph) -- https://docs.rapids.ai/api/cugraph/stable/
* PyG (PyTorch Geometric) -- https://pytorch-geometric.readthedocs.io/en/latest/
--
1: https://docs.arangodb.com/3.11/data-science/adapters/
2: https://github.com/arangodb/interactive_tutorials#machine-le...
What are some alternatives?
MerkavaDB - A fast ordered NoSQL database.
Numba - NumPy aware dynamic Python compiler using LLVM
Terkin - Datalogger for MicroPython and CPython.
Dask - Parallel computing with task scheduling
Pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
RDKit - The official sources for the RDKit library