f_Matrix          637 lib/python/primitives.c     {"Matrix", (PyCFunction)f_Matrix, METH_KEYWORDS, "Create a new matrix object."},
f_Matrix           45 lib/python/primitives.h PyObject* f_Matrix(PyObject* self, PyObject* args, PyObject* kwargs);