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 8027751 commit ab1178bCopy full SHA for ab1178b
pymc/parallel_sampling.py
@@ -79,7 +79,7 @@ def rebuild_exc(exc, tb):
79
80
81
class _Process:
82
- """Seperate process for each chain.
+ """Separate process for each chain.
83
We communicate with the main process using a pipe,
84
and send finished samples using shared memory.
85
"""
0 commit comments