Skip to content

Commit

Permalink
update docstrings to Facies Geostats Inversion
Browse files Browse the repository at this point in the history
  • Loading branch information
aadm committed Mar 23, 2021
1 parent 6c7aaa5 commit 3f4b984
Show file tree
Hide file tree
Showing 5 changed files with 832 additions and 434 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ __pycache__/
# VSCode settings
.vscode
.code-workspace
squit.code-workspace
serempy.code-workspace

# Distribution / packaging
.Python
Expand Down
1 change: 1 addition & 0 deletions Facies.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from scipy.stats import multivariate_normal
from scipy import stats


def BayesGaussFaciesClass(data, fprior, muprior, sigmaprior):
"""
BAYES GAUSS FACIES CLASS
Expand Down
Loading

0 comments on commit 3f4b984

Please sign in to comment.