-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
model logic (concept)all issues related to model logic, how we'll translate a mechanism to our modelall issues related to model logic, how we'll translate a mechanism to our model
Description
Refactor "token_(symbol)_weight" to normalized weights:
The white paper defines it in terms of the normalized weights (such that the sum of all normalized weights is 1) - so 0.8 and 0.2 in that case.
As for the why, it's not explicitly stated in the white paper, but from eq 10 in this proof we see that Wn must be a number between 0 and 1 (since 0<Vn<V by definition).
Originally posted by @markusbkoch in #45 (comment)
Metadata
Metadata
Assignees
Labels
model logic (concept)all issues related to model logic, how we'll translate a mechanism to our modelall issues related to model logic, how we'll translate a mechanism to our model