mac-theobio / McMasterPandemic

SEIR+ model
GNU General Public License v3.0
20 stars 5 forks source link

Allow inverses of complements in rate specifications #153

Open stevencarlislewalker opened 2 years ago

stevencarlislewalker commented 2 years ago

This is allowed on the c++ side with an appropriate modifier, but it is not yet implemented in the interface nor the index construction layer.

stevencarlislewalker commented 2 years ago

Evan's recent model appears to require this functionality.