-
Notifications
You must be signed in to change notification settings - Fork 307
improve the bivariate normal pdf 3d plot example #197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
kindlychung
commented
Oct 26, 2020
Codecov Report
@@ Coverage Diff @@ ## master #197 +/- ## ======================================= Coverage 68.83% 68.83% ======================================= Files 56 56 Lines 4313 4313 ======================================= Hits 2969 2969 Misses 1344 1344
Continue to review full report at Codecov.
|
el-hult
commented
Apr 1, 2025
What is the problem you are trying to solve with this pull request? It seems to me the code just got more complicated with no clear benefit.
Used formula from wolfram mathworld to define the pdf function.