mrc-ide / odin.dust

Compile odin to dust
https://mrc-ide.github.io/odin.dust
Other
3 stars 1 forks source link

Set some user variables at compile time #78

Closed richfitz closed 3 years ago

richfitz commented 3 years ago

Probably requires odin support, but set some variables at compile time, in conjunction with replace_dims to allow some significant reduction in the number of lookups required

richfitz commented 3 years ago

Fixed in https://github.com/mrc-ide/odin/pull/222