Skip to content
This repository was archived by the owner on Dec 10, 2018. It is now read-only.

Check Triangular match in Cholesky#128

Merged
btracey merged 1 commit intomasterfrom
fixcholcheck
May 8, 2015
Merged

Check Triangular match in Cholesky#128
btracey merged 1 commit intomasterfrom
fixcholcheck

Conversation

@btracey
Copy link
Member

@btracey btracey commented May 7, 2015

If the TriDense receiver in Cholesky is non-zero, the triangular storage should match the upper input argument. This change ensures this; previously the shape of the receiver was silently overwritten.

Fixes issue 126.

If the TriDense receiver in Cholesky is non-zero, the triangular storage should match the upper input argument. This change ensures this; previously the shape of the receiver was silently overwritten.

Fixes issue 126.
@kortschak
Copy link
Member

LGTM

btracey added a commit that referenced this pull request May 8, 2015
Check Triangular match in Cholesky
@btracey btracey merged commit f00d24b into master May 8, 2015
@btracey btracey deleted the fixcholcheck branch May 8, 2015 02:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants