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 549488e commit 91b4359Copy full SHA for 91b4359
pymc3/distributions/multivariate.py
@@ -1,3 +1,6 @@
1
+#!/usr/bin/env python
2
+# -*- coding: utf-8 -*-
3
+
4
import warnings
5
6
from .dist_math import *
0 commit comments