Skip to content

BUG: Fix eigh and cholesky methods of numpy.random.multivariate_normal#15916

Merged
charris merged 1 commit into
numpy:maintenance/1.18.xfrom
charris:backport-15872
Apr 6, 2020
Merged

BUG: Fix eigh and cholesky methods of numpy.random.multivariate_normal#15916
charris merged 1 commit into
numpy:maintenance/1.18.xfrom
charris:backport-15872

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Apr 6, 2020

Backport of #15872.

Fixes #15871. The eigh and cholesky methods were not producing results with the correct covariance.

@charris charris added this to the 1.18.3 release milestone Apr 6, 2020
@charris charris merged commit f314998 into numpy:maintenance/1.18.x Apr 6, 2020
@charris charris deleted the backport-15872 branch April 6, 2020 16:46
@charris charris changed the title Bug: Fix eigh and cholesky methods of numpy.random.multivariate_normal BUG: Fix eigh and cholesky methods of numpy.random.multivariate_normal Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants