Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 781 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 781 Bytes

BalancerPools - AMM Explorations

This repo provides some exercises to gain intuition of the core algorithm of Balancer Pools: the Value Function. It was created by members of the TE Academy Balancer Simulations research group in June 2021. Many thanks to all contributors!

We've developed the notebooks in several sessions discussing the value function in depth. Video recordings of these sessions are available here (link to be added)

Invariant05

"Math Challenge-Exercise.ipynb" = notebook with basic exercises
"Math Challenge-Exercise-inclSol-Angela.ipynb" = notebook with basic exercises and solutions
"Math Challenges-Advanced.ipynb" = more advanced challenges