library_builders
RL4CRN.utils.library_builders
build_MAK_library(crn_template, species_labels, order)
Construct and attach a mass-action reaction library.
| PARAMETER | DESCRIPTION |
|---|---|
crn_template
|
Compiled IOCRN template.
TYPE:
|
species_labels
|
Species labels used by the library.
TYPE:
|
order
|
Reaction order.
TYPE:
|
| RETURNS | DESCRIPTION |
|---|---|
|
Tuple (library, M, K, masks). |