MCPcopy Create free account
hub / github.com/Singular/Singular / objects.py

File objects.py

Singular/dyn_modules/openmath/objects.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Implementation of openmath basic objects"""
2from omexceptions import UnsupportedOperationError
3from omexceptions import OutOfScopeError, EvaluationFailedError
4from exceptions import NotImplementedError

Callers

nothing calls this directly

Calls 9

OMCDClass · 0.85
OMSClass · 0.85
OMVClass · 0.85
OMAClass · 0.85
evaluateVariableMethod · 0.80
addCDImplementationMethod · 0.80
XMLEncodeMethod · 0.80
XMLEncodeObjectMethod · 0.80
evaluateMethod · 0.45

Tested by

no test coverage detected