/Chemical-Reaction-System-Simulator

Simulates Chemical Reaction System of Partial-Log-Linear Model

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Chemical-Reaction-System-Simulator

Simulates Chemical Reaction System

Parameters

A: This is the monomial matrix where \theta^A are the parameters
O,u: This is the Observation matrix which is the relation between the observed variables in the reaction OX = u
X_init: This is the initial concentration of reaction

Running the code

Make suitable changes in "main.py" and then run the following command on terminal
Run python main.py

Sample Plot generated

sample plot