mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-08-12 18:38:05 +00:00
add jax
This commit is contained in:
@@ -211,6 +211,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
|
||||
### Fundamental libraries
|
||||
|
||||
- [Cvxpy](https://github.com/cvxpy/cvxpy)   | Python, C++ | - A Python-embedded modeling language for convex optimization problems.
|
||||
- [jax](https://github.com/google/jax)   | `Python` | - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
|
||||
- [Numpy](https://github.com/numpy/numpy)   | Python, C | - The fundamental package for scientific computing with Python
|
||||
- Modelling
|
||||
- [Scipy](https://github.com/scipy/scipy)   | Python, C | - Fundamental algorithms for scientific computing in Python
|
||||
|
||||
Reference in New Issue
Block a user