Metadata-Version: 2.1
Name: gemlib
Version: 0.9.2
Summary: GEMlib scientific compute library for epidemic modelling
Home-page: http://fhm-chicas-code.lancs.ac.uk/GEM/gemlib
Author: Chris Jewell
Author-email: c.jewell@lancaster.ac.uk
Requires-Python: >=3.9.0,<3.12.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: scipy (>=1.12.0,<2.0.0)
Requires-Dist: sphinx-book-theme (>=1.1.3,<2.0.0)
Requires-Dist: tensorflow (>=2.15.0,<2.16.0) ; sys_platform == "linux"
Requires-Dist: tensorflow-cpu (>=2.15.0,<2.16.0) ; sys_platform == "darwin"
Requires-Dist: tensorflow-intel (>=2.15.0,<2.16.0) ; sys_platform == "win32"
Requires-Dist: tensorflow-probability (>=0.23.0,<0.24.0)
Project-URL: Repository, http://fhm-chicas-code.lancs.ac.uk/GEM/gemlib
