We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5bc6b commit 2341837Copy full SHA for 2341837
bayesflow/simulators/__init__.py
@@ -1,5 +1,5 @@
1
"""
2
-This module provides :py:class:`~bayesflow.simulators.Simulator`, :py:function:`~bayesflow.simulators.make_simulator`,
+This module provides :py:class:`~bayesflow.simulators.Simulator`, :py:func:`~bayesflow.simulators.make_simulator`,
3
and several other kinds of :py:class:`~bayesflow.simulators.Simulator` implementations, which serve as generative
4
mathematical models, or data generating processes, with their primary function being to sample data.
5
0 commit comments