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

FESpace consistent assembly strategy #134

Closed
wants to merge 5 commits into from
Closed

Conversation

JordiManyer
Copy link
Member

  • Add documentation on assembly strategies
  • Add a new assembly strategy that works like FullyAssembledRows but doe not optimize column PRanges.

@JordiManyer JordiManyer added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 15, 2023
@JordiManyer JordiManyer self-assigned this Nov 15, 2023
@codecov-commenter
Copy link

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (3c2245c) 0.00% compared to head (0bcc8d9) 0.00%.
Report is 4 commits behind head on master.

Files Patch % Lines
src/Algebra.jl 0.00% 14 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #134   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          12      12           
  Lines        2448    2462   +14     
======================================
- Misses       2448    2462   +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JordiManyer JordiManyer deleted the optimize-solvers branch August 29, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants