MCPcopy Create free account
hub / github.com/Singular/Singular / w

Function w

Singular/dyn_modules/python/symm.py:61–62  ·  view source on GitHub ↗
(i)

Source from the content-addressed store, hash-verified

59
60
61def w(i):
62 return var_cache[wtrans[i]-1]
63r=create_ring(char=0,nvars=weights+symbols)
64r.set()
65print(r)

Callers 4

testsvdFunction · 0.85
getsvderrorFunction · 0.85
testsvdproblemFunction · 0.85
symm.pyFile · 0.85

Calls

no outgoing calls

Tested by 2

getsvderrorFunction · 0.68
testsvdproblemFunction · 0.68