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 1510114 commit 0222671Copy full SHA for 0222671
pymc3/distributions/multivariate.py
@@ -1,3 +1,6 @@
1
+#!/usr/bin/env python
2
+# -*- coding: utf-8 -*-
3
+
4
import warnings
5
6
import numpy as np
0 commit comments