Closed uremes closed 1 year ago
update infer to initialise data collection between inference calls. this makes it possible to call infer several times, for example to run the fit method in BOLFIRE with increased n_evidence.
infer
fit
n_evidence
If your contribution adds, removes or somehow changes the functional behavior of the package, please check that
make lint
make docs
make test
and the proposed changes pass all unit tests (check step 6 of CONTRIBUTING.rst for details)
Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):
By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:
Summary:
update
infer
to initialise data collection between inference calls. this makes it possible to callinfer
several times, for example to run thefit
method in BOLFIRE with increasedn_evidence
.Please make sure
If your contribution adds, removes or somehow changes the functional behavior of the package, please check that
make lint
,make docs
andmake test
and the proposed changes pass all unit tests (check step 6 of CONTRIBUTING.rst for details)
Copyright and Licensing
Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):
By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses: