资 源 简 介
News
As of December 2010, the Q-Matrix project has moved to [DC\_PyPs](http://code.google.com/p/dc-pyps/). pyqmatrix is obsolete and will be scheduled for deletion in the near future.
Introduction
This Python module implements the Q-Matrix approach by Colquhoun & Hawkes (1977) to solve kinetic schemes that describe the gating of voltage- or drug-operated ion channels.
Installation
Standalone Python module
A pure Python module that only depends on numpy can be obtained from the Downloads page. Move the file (qmatpy-x.y.z.py) to a place where your Python interpreter will find it and rename to qmatpy.py for convenience.
### C++ code ###
The C++ code may run a little bit faster on some systems. You can check out the latest version from the repository. Building requires