Macaulay2
»
Documentation
Packages
»
MRDI
::
Table of Contents
next | previous | forward | backward | up |
index
|
toc
MRDI : Table of Contents
MRDI
-- serialization using the mrdi file format
saveMRDI
-- serialize a Macaulay2 object to MRDI JSON format
addSaveMethod
-- register a method for serializing a type to MRDI format
loadMRDI
-- deserialize a Macaulay2 object from MRDI format
addLoadMethod
-- register a method for deserializing a type from MRDI format
Namespace
-- option specifying the namespace for MRDI serialization
addNamespace
-- register a namespace for MRDI serialization
validateMRDI
-- validate an MRDI JSON object against the format specification