Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
def
w(i):
62
return
var_cache[wtrans[i]-1]
63
r=create_ring(char=0,nvars=weights+symbols)
64
r.set()
65
print(r)
Callers
4
testsvd
Function · 0.85
getsvderror
Function · 0.85
testsvdproblem
Function · 0.85
symm.py
File · 0.85
Calls
no outgoing calls
Tested by
2
getsvderror
Function · 0.68
testsvdproblem
Function · 0.68