https://github.com/primitivefinance/cfmmrouter.py
Python implementation of CFMMRouter.jl
https://github.com/primitivefinance/cfmmrouter.py
Last synced: 11 months ago
JSON representation
Python implementation of CFMMRouter.jl
- Host: GitHub
- URL: https://github.com/primitivefinance/cfmmrouter.py
- Owner: primitivefinance
- License: gpl-3.0
- Created: 2023-04-27T23:15:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T13:55:58.000Z (about 3 years ago)
- Last Synced: 2025-04-05T14:02:59.726Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 12
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CFMMRouter.py
Python Translation of [CFMMRouter.jl](https://github.com/bcc-research/CFMMRouter.jl) utilizing `scipy.optimize.minimize(method='L-BFGS-B')`.