Skip to content

Small package to implement the std model from Add-my-Pet in Julia

License

Notifications You must be signed in to change notification settings

HenriLaurie/DEBStandardModel

Repository files navigation

DEBStandardModel.jl

Lifecycle Build Status codecov.io

So far, only a demo module has been added: AmPdemo.jl. It plots length versus (metabolic) age in the scaled variables of equations (2.26) to (2.28) of the DEB book (3rd ed).

I can't get the tests to work properly: if I issue include("test/runtests.jl") then the tests pass, but if I issue Pkg.test("DEBStandardModel") it fails to find the data file the tests use.

Also, I'm afraid I don't know how get the bots to work: I used to get compat errors (deleted them all, can't post details) and I am sure they're still there but the automated messages have stopped.

About

Small package to implement the std model from Add-my-Pet in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages