Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Balancer2 #88

Merged
merged 9 commits into from
Aug 31, 2023
Merged

Balancer2 #88

merged 9 commits into from
Aug 31, 2023

Conversation

sklbancor
Copy link
Collaborator

@sklbancor sklbancor commented Aug 25, 2023

This pull request builds upon the balancer pull request that introduced weighted curves in the CPC object.

We will now add an interface to the CPC object that replaces dxdyfromp_f for the multi-token case (aka proper balancer) called dxvecfromdpvec_f. The functionality should be the same, the only difference is the way the parameters are passed. We then also move over the optimization core code over to the new interface.

This DOES NOT CHANGE ANY FUNCTIONALITY however it does allow for future extensions

THIS PULL REQUEST SHOULD BE TESTED CAREFULLY BEFORE MERGING IT INTO THE MAIN BRANCH

@sklbancor sklbancor force-pushed the balancer2 branch 7 times, most recently from 1e9d5bb to dce754f Compare August 31, 2023 13:12
@sklbancor sklbancor marked this pull request as ready for review August 31, 2023 13:27
@sklbancor sklbancor force-pushed the balancer2 branch 2 times, most recently from fc9fdc8 to 36da29c Compare August 31, 2023 14:58
@sklbancor sklbancor force-pushed the balancer2 branch 3 times, most recently from b2147f3 to a48c0b2 Compare August 31, 2023 15:25
@mikewcasale mikewcasale merged commit 5d3c29e into main Aug 31, 2023
3 checks passed
@mikewcasale mikewcasale deleted the balancer2 branch August 31, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants