Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc Optimizations #578

Merged
merged 32 commits into from
Apr 12, 2021
Merged

Misc Optimizations #578

merged 32 commits into from
Apr 12, 2021

Conversation

fverdugo
Copy link
Member

  • Reduces memory consumption when assembling sparse matrices
  • High-level API to select a suitable quadrature rule
  • Implemented Strang quadrature rules which are more efficient than Duffy + tensor product for simplices
  • More efficient implementation of Dirichlet boundary conditions.

This bug shows up in Julia 1.6 but not in 1.5
The same for SparseMatrixCSR and SymSparseMatrixCSR
is still missing.
@fverdugo fverdugo merged commit 612187d into master Apr 12, 2021
@fverdugo fverdugo deleted the optimizations branch April 12, 2021 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants