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

Conversation

btracey
Copy link
Member

@btracey btracey commented Jun 10, 2016

No description provided.

@btracey
Copy link
Member Author

btracey commented Jun 10, 2016

PTAL @sbinet @vladimir-ch

copy(biCopy, basicIdxs)
biCopy[replace] = nonBasicIdx[minIdx]
abTmp := extractColumns(A, biCopy)
abTmp := mat64.NewDense(m, len(biCopy), nil)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this can be refactored out of the loop, but I'd rather do it as an optimization pass on replaceBland and keep this PR about extractColumns

@sbinet
Copy link
Member

sbinet commented Jun 10, 2016

LGTM

@btracey btracey merged commit 71ff1b9 into master Jun 10, 2016
@btracey btracey deleted the dstextcol branch June 10, 2016 16:19
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