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

Use in-place mul! in generated dynamics #14

Merged
merged 2 commits into from Nov 28, 2019
Merged

Use in-place mul! in generated dynamics #14

merged 2 commits into from Nov 28, 2019

Conversation

ChrisRackauckas
Copy link
Member

Should be more efficient

@codecov
Copy link

codecov bot commented Nov 28, 2019

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is 62.5%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   75.96%   75.96%           
=======================================
  Files           5        5           
  Lines         129      129           
=======================================
  Hits           98       98           
  Misses         31       31
Impacted Files Coverage Δ
src/extended_dmd.jl 76.92% <50%> (ø) ⬆️
src/exact_dmd.jl 58.33% <75%> (ø) ⬆️

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 7d35054...1a82cef. Read the comment docs.

@AlCap23 AlCap23 merged commit 4eb12eb into master Nov 28, 2019
@ChrisRackauckas ChrisRackauckas deleted the inplace branch November 30, 2019 10:14
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

2 participants