Menu

symca 0.2.9.4 released

JRohwer
2010-12-15
2013-03-26
  • JRohwer

    JRohwer - 2010-12-15

    First public release of SymCA, an add-on package for PySCeS that does symbolic metabolic control analysis (MCA) and calculates control patterns (terms in the expressions of the control coefficients of MCA).

    Source archives (tar.gz and zip) as well as a Win 32 binary for Python 2.6 provided.

    Requires PySCeS and Maxima (http://maxima.sourceforge.net).
    For more information refer to "INSTALL.txt" in the "docs" directory of the source package.

     
  • Brett Olivier

    Brett Olivier - 2010-12-16

    Excellent stuff, I'll put a notice on the main site next week.

     
  • Herbert M Sauro

    Herbert M Sauro - 2011-05-03

    I just found SymCA so I tried it out. I think I may I have found one bug, if the reaction names are called J1, J2 etc in the psc file, I get the following error when I call sym.doSca():

        psc_val = getattr(self._psc,i)
    AttributeError: PysMod instance has no attribute 'J_J_1'

    If I change the reaction names to R1, R2 etc, it works ok.

    Herbert Sauro

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.