Skip to content

Releases: qcscine/kinetx

Release 3.1.0

Choose a tag to compare

@reiher-research-group reiher-research-group released this 09 Oct 06:28

Changes:

  • Compounds may now be present more than once when constructing the kinetic model with the NetworkBuilder.
    The stoichiometries are then summed up accordingly.

Release 3.0.0

Choose a tag to compare

@weymutht weymutht released this 26 Aug 04:34

Changes:

  • Update address in license
  • Interface Sundials and add CVODE-BDF integrator

Release 2.0.0

Choose a tag to compare

@reiher-research-group reiher-research-group released this 12 May 07:12

Complete rewrite in C++ with the following features:

  • Runge-Kutta type numerical integration of the differential equations
  • Integration of vertex and edge fluxes
  • Tracking of maximal concentrations
  • Python bindings for all features