Skip to content

This is a piece of code originally developed by Dr. Tenzing Gyalpo to support a publication. It has been adapted from Matlab, made generic, and is now hosted publicly to spur further development.

License

Notifications You must be signed in to change notification settings

eli-s-goldberg/pbpk_breastmilk

Repository files navigation

Overview

docs Documentation Status
tests


package PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

From Mother To Child: Generic, Generational Pharmacokinetic 1-Box Model of the Transport of Pollutants in Breastmilk

  • Free software: BSD license

Installation

pip install pk_milk

Documentation

https://pk_milk.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

This is a piece of code originally developed by Dr. Tenzing Gyalpo to support a publication. It has been adapted from Matlab, made generic, and is now hosted publicly to spur further development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published