Bugs: get_draws
Bugs
ValueError: sigma is not positive definite
The get_draws command may return with the error message
ValueError: sigma is not positive definite
There is a bug in the code that is performing an extra check on the data that may cause this exception to be thrown for certain datasets.
There is no simple work around.