From e36022d5bde1f8c8f72bda1cab686054095f0eb9 Mon Sep 17 00:00:00 2001 From: FunCoder Date: Wed, 25 Oct 2023 17:15:06 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 606a0d7..1a7f54d 100644 --- a/Readme.md +++ b/Readme.md @@ -208,6 +208,9 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [Pytorch](https://github.com/pytorch/pytorch) | `Python` | - Tensors and Dynamic neural networks in Python with strong GPU acceleration - [Hugging Face](https://github.com/huggingface/) - The AI community building the future. - [LangChain](https://github.com/langchain-ai/langchain) - Building applications with LLMs through composability +- DAG + - [Rustworkx](https://github.com/Qiskit/rustworkx/tree/main) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/Qiskit/rustworkx/main) | `Rust`, `Python` | - A high performance Python graph library implemented in Rust. + - [Networkx](https://github.com/networkx/networkx) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/networkx/networkx/main) | `Python` | - Network Analysis in Python ### Computation