Dooders / Pyology

A metaphorical model of a biological cell
MIT License
0 stars 0 forks source link

Enhance Enzyme class with advanced kinetics and catalysis #35

Closed csmangum closed 1 month ago

csmangum commented 1 month ago

This pull request enhances the Enzyme class in the pyology package to support advanced enzyme kinetics and introduces new tests to ensure the correctness of these features. The most important changes include adding cooperative binding, various inhibition types, and enzyme activation, along with new methods for catalysis simulation and rate calculation.

Enhancements to Enzyme class:

Documentation improvements:

Testing enhancements: