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

Make LinearMaps callable #128

Merged
merged 4 commits into from
Jan 12, 2021
Merged

Make LinearMaps callable #128

merged 4 commits into from
Jan 12, 2021

Conversation

dkarrasch
Copy link
Member

Closes #106.

@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #128 (32078f9) into master (ef64037) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #128   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files          14       14           
  Lines         905      906    +1     
=======================================
+ Hits          900      901    +1     
  Misses          5        5           
Impacted Files Coverage Δ
src/kronecker.jl 100.00% <ø> (ø)
src/LinearMaps.jl 97.36% <100.00%> (+0.03%) ⬆️

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 ef64037...32078f9. Read the comment docs.

@dkarrasch dkarrasch merged commit c54d7bf into master Jan 12, 2021
@dkarrasch dkarrasch deleted the dk/callable branch January 12, 2021 12:15
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.

Make LinearMap objects callable
1 participant