To help understand the format of the spec, I think it would be great to have a page on design principles in the spec.
Overall, I consider the design principles to be:
- Adhere as close as possible to the PEtab standard. That is, we want to support all PEtab features, and for new things added, we want them to adhere as close as possible to the PEtab logic.
- Performance. This is why we make the distinction partially on static and dynamic hybridization. Because if the ML model is evaluated pre-simulation, we can make quite a number of optimizations in the code.
@dilpath anything else you think would be worthwhile to include?
To help understand the format of the spec, I think it would be great to have a page on design principles in the spec.
Overall, I consider the design principles to be:
@dilpath anything else you think would be worthwhile to include?