mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-08-13 10:58:05 +00:00
add more basic functions
This commit is contained in:
@@ -222,6 +222,8 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
|
||||
- [numba](https://github.com/numba/numba)  - NumPy aware dynamic Python compiler using LLVM
|
||||
- [pybind11](https://github.com/pybind/pybind11)  - Seamless operability between C++11 and Python
|
||||
- [pyo3](https://github.com/PyO3/pyo3)  - Rust bindings for the Python interpreter
|
||||
- [Bottleneck](https://github.com/pydata/bottleneck)  | `Python`, `C` | - Fast NumPy array functions written in C
|
||||
- [NumExpr](https://github.com/pydata/numexpr) | `Python`, `C++` | - Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more
|
||||
|
||||
### Alternative libraries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user