Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ pseudocode.py
File
pseudocode.py
Singular/dyn_modules/openmath/pseudocode.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
content = OMCD(
"arith1"
)
2
content.add(
"bla"
,
"blupp"
,
"blipper"
)
3
OMCD.implement
4
implementation = OMCDImplementation(content)
Callers
nothing calls this directly
Calls
3
OMCD
Class · 0.85
OMCDImplementation
Class · 0.85
add
Method · 0.45
Tested by
no test coverage detected