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 1accaa7 commit 5d22285Copy full SHA for 5d22285
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