added reversibility for reactions, changes to n...
reworked rba as with ipopt solver, used linopt ...
added deFBA algorithm, warning rba is broken. S...
working version of RBA
added basic RBA method implemented in gurobi
corrected error in sorting stoich, species, and...
added catalytic constants for biomass productio...
added function to construct HC matrix
added calculation of biomass vector via fasta data
added molecular weight search and fixed some co...
added ribosomes to model; added energy cost to ...
added a function to create the configuration fi...
added config file parser to the code for user, ...
added functions to sort the species to [x_ext, ...
added function to add protein producing reactio...
added function to add new reactions from OR ter...
added interfaces to KEGG, BRENDA, YeastGenome t...
cleared code and deleted unnecessary variables/...
added documentation
added additional methods for ode_rhs and rate e...
working casadi integrator with variables support
trying to include brn.variables as DAE to the c...
added CasadiSimulator class
added method to set rates as mass-action law ra...
added import function from Brn to BrnCas
added import function from Brn to BrnCas
added simulator method to brncas class and suit...
corrected copy & paste error
initial part for casadi class