Skip to content

tcporco/SageBoxModels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a package for the Sage computer math system, in the form of a Python module. This module provides an implementation of the compartmental model (or "box model") convention used in epidemiology, pharmacology and other disciplines, and a product framework for constructing compartmental models by combining simpler compartmental models.

To install, cd to this project's directory and type

$ make install

or, if necessary,

$ sudo make install

depending on how your Sage installation is set up.

It requires an additional Sage package for dynamical systems as a prerequisite, which must also be installed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published