Old engine for Continuous Time Bayesian Networks. Superseded by reCTBN. 🐍
https://github.com/madlabunimib/PyCTBN
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
294 B
13 lines
294 B
4 years ago
|
|
||
|
# THIS FILE IS GENERATED FROM NUMPY SETUP.PY
|
||
|
#
|
||
|
# To compare versions robustly, use `numpy.lib.NumpyVersion`
|
||
|
short_version = '1.19.4'
|
||
|
version = '1.19.4'
|
||
|
full_version = '1.19.4'
|
||
|
git_revision = '6d7b8aaed5ae9f0435764675ebac8c9ada06738f'
|
||
|
release = True
|
||
|
|
||
|
if not release:
|
||
|
version = full_version
|