Skip to content

Conversation

N5N3
Copy link
Member

@N5N3 N5N3 commented Oct 5, 2022

  1. remove invperm.
  2. view C rather than copy it.
    Looks like some over-optimization, but less allocation is always good.

1. remove `invperm`.
2. view `C` rather than copy it.
@N5N3 N5N3 added performance Must go faster linear algebra Linear algebra labels Oct 5, 2022
@N5N3 N5N3 changed the title Avoid unneeded allocation in ldiv!(::QRPivoted, ...). Avoid unneeded allocation in ldiv!(::QRPivoted, ...). Oct 5, 2022
@N5N3 N5N3 merged commit 84403cb into JuliaLang:master Oct 6, 2022
@N5N3 N5N3 deleted the QR branch October 6, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

linear algebra Linear algebra performance Must go faster

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants