glue(List,ReactionNetwork) -- see glue -- combine two networks
glue(ReactionNetwork,List) -- see glue -- combine two networks
glue(ReactionNetwork,ReactionNetwork) -- see glue -- combine two networks
negativeLaplacian(ReactionNetwork) -- see negativeLaplacian -- Computes the negative of the Laplacian matrix of a Reaction Network.
negativeUndirectedLaplacian(ReactionNetwork) -- see negativeUndirectedLaplacian -- Computes the negative of the Laplacian matrix of an undirected graph associated with a Reaction Network.
negativeWeightedLaplacian(ReactionNetwork) -- see negativeWeightedLaplacian -- Computes the negative of the weighted Laplacian matrix of a Reaction Network.
net(ReactionNetwork) (missing documentation)
reactantMatrix(ReactionNetwork) -- see reactantMatrix -- Computes the reactants matrix of a Reaction Network.
stoichiometricConeKer(ReactionNetwork) -- see stoichiometricConeKer -- Computes a matrix whose columns are the rays of the cone non-negative kernel of the stoichiometric matrix of a Reaction Network.
stoichiometricMatrix(ReactionNetwork) -- see stoichiometricMatrix -- Computes the stoichiometric matrix of a Reaction Network.
stoichiometricSubspace(ReactionNetwork) -- see stoichiometricSubspace -- Computes the stoichiometric space of a Reaction Network.
stoichSubspaceKer(ReactionNetwork) -- see stoichSubspaceKer -- Computes the kernel of the stoichiometric matrix of a Reaction Network.