Merge pull request #17 from wangzhe3224/wangzhe3224-patch-9

Update Readme.md
This commit is contained in:
FunCoder
2023-10-13 16:58:50 +01:00
committed by GitHub
+1
View File
@@ -240,6 +240,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
#### Numpy Alternatives
- [ndarray](https://github.com/rust-ndarray/ndarray) | `Rust` | - ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
- [faer](https://github.com/sarah-ek/faer-rs) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/sarah-ek/faer-rs/main) | `Rust` | - Linear algebra foundation for the Rust programming language
#### Pandas Alternatives