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

forward differencing coloring #58

Merged
merged 6 commits into from Jun 13, 2019
Merged

forward differencing coloring #58

merged 6 commits into from Jun 13, 2019

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+17.5%) to 57.651% when pulling 9dd6ba6 on color into a2e8f4c on master.

@coveralls
Copy link

coveralls commented Jun 10, 2019

Coverage Status

Coverage increased (+5.7%) to 45.909% when pulling f29bcaf on color into a2e8f4c on master.

@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

Merging #58 into master will increase coverage by 0.7%.
The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #58     +/-   ##
=========================================
+ Coverage   58.02%   58.72%   +0.7%     
=========================================
  Files           6        6             
  Lines         293      298      +5     
=========================================
+ Hits          170      175      +5     
  Misses        123      123
Impacted Files Coverage Δ
src/jacobians.jl 84.12% <93.75%> (+1.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2e8f4c...ddaadf6. Read the comment docs.

src/jacobians.jl Outdated Show resolved Hide resolved
ChrisRackauckas and others added 4 commits June 10, 2019 22:46
Co-Authored-By: Mathieu Besançon <mathieu.besancon@gmail.com>
Added code block to decompress Jacobian by
exploiting the property that all columns of
the same color are mutually orthogonal and
hence do not share non-zero elements at a
common row.
@ChrisRackauckas ChrisRackauckas merged commit ddaadf6 into master Jun 13, 2019
@ChrisRackauckas ChrisRackauckas deleted the color branch June 13, 2019 02:56
@pkj-m pkj-m mentioned this pull request Jun 13, 2019
7 tasks
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.

None yet

4 participants