Skip to content

Instantly share code, notes, and snippets.

@Omar-Elrefaei
Created October 22, 2022 16:12
Show Gist options
  • Select an option

  • Save Omar-Elrefaei/3bf6bab89b27c6f8605009a9e5b36e4b to your computer and use it in GitHub Desktop.

Select an option

Save Omar-Elrefaei/3bf6bab89b27c6f8605009a9e5b36e4b to your computer and use it in GitHub Desktop.

Performance

  • Paralllize over columns
  • Potentially use lazystrings
  • Potentially extra copys with work2?

Maintainablilty

  • conventional testing
  • calling libblas mainually
    • check if views still allocate

Synatx

  • formatting
  • Should we return from mutating functions or not?
  • useless begin/end blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment