modeci_mdf.functions
Specifies and implements the MDF the function ontology; a collection of builtin functions that can be used in
MDF Function and Parameter objects. Code for registering standard functions
are with the ontology is implemented in standard. If you want to add functions to the
ontology that can be used during execution see how this has been done for ONNX (onnx) and
ACT-R (actr)
Contains implementations of ACT-R functions using the ccm library. |
|
Programmatically defines every ONNX operation as a python callable function. |
|
Implementation of core MDF function ontology. |