aequilibrae.project.data.matrix_record#

Classes

MatrixRecord(data_set, project)

class aequilibrae.project.data.matrix_record.MatrixRecord(data_set: dict, project)[source]#
delete()[source]#

Deletes this matrix record and the underlying data from disk

get_data() AequilibraeMatrix[source]#

Returns the actual matrix for further computation

Returns:

Matrix object

Return type:

matrix (AequilibraeMatrix)

save()[source]#

Saves matrix record to the project database

update_cores()[source]#

Updates this matrix record with the matrix core count in disk