gp script formatting
This commit is contained in:
parent
3940092e24
commit
233f955928
@ -89,7 +89,6 @@ Phi = vector(n,a,matrix(n,k,i,j, prod(h=1,n,Delta[h][i,j])^x[a] ))
|
||||
|
||||
\\ winner matrix
|
||||
v = matrix(n,k,a,j, prod(i=1,n,Gamma[i][a,j]) / prod(i=1,n,Phi[i][a,j]) )
|
||||
|
||||
vi = lift(v)
|
||||
|
||||
print("bids are: ", bid)
|
||||
|
Loading…
Reference in New Issue
Block a user