Skip to content

Releases: qcscine/kinetx

Release 3.0.0

26 Aug 04:34
Compare
Choose a tag to compare

Changes:

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

Release 2.0.0

12 May 07:12
Compare
Choose a tag to compare

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