You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Exa) when installing Vial on MacOs, the environment varaibles are not completly shared to the sandbox in which Vial is running, this changes are meant to provide vial a better way to approach finding the rust binary (#181)
Update diffsol requirement from =0.7.0 to =0.8.0 (#176)
Update criterion requirement from 0.7.0 to 0.8.0 (#177)
Update libloading requirement from 0.8.6 to 0.9.0 (#162)
Were we are going, there are no maps... This commit removes mappings as their functionality is now replaced by having the model define the bolus inputs inside them
if-else
Exhaustive match instead of if-else block
Add setters
Make cens column optional
Censoring likelihood calculation
Update argmin requirement from 0.10.0 to 0.11.0 (#135)
moved the optim module into pharmsol, the idea is that the SppOptimizer and the EffectOptimizer both can be directly used in the model and because of this they belong in pharmsol
Bump actions/upload-pages-artifact from 3 to 4 (#124)