Skip to content

Commit 400453d

Browse files
chaozgamal-ghamdi
andauthored
Update cuqi/sampler/__init__.py
Co-authored-by: amal-ghamdi <[email protected]>
1 parent 846c2d3 commit 400453d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuqi/sampler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
5151
:py:class:`cuqi.problem.BayesianProblem` continues to have the same API for `sample_posterior` and the `UQ` method.
5252
53-
There is now a flag `legacy` that can be set to `True` to use the legacy MCMC samplers.
53+
There is a flag `legacy` that can be set to `True` to use the legacy MCMC samplers.
5454
5555
By default, the flag is set to `False` and the samplers in `cuqi.sampler` are used.
5656

0 commit comments

Comments
 (0)