John Spencer
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by John Spencer-
Using an aggregated value as a lookup index value
The following code is trying to maximize variable "var". One of the constraints requires sum("var") grouped by index y. This is then divided by the total var to get the grouped y%. Each y % needs t...