Dooders / Pyology

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

Enhance Simulation Process with Improved SimulationController and Reporter, Type Annotations, and New Unit Tests #9

Closed csmangum closed 1 month ago

csmangum commented 1 month ago

This pull request enhances the simulation process by refining the SimulationController and Reporter classes, adding type annotations, and introducing new unit tests. Key changes include improved logging, type annotations for better code clarity, and comprehensive docstrings for methods.

Enhancements to SimulationController and Reporter:

Logging Improvements:

Unit Tests:

csmangum commented 1 month ago

8