Skip to content

Conversation

@abelsiqueira
Copy link
Member

hcat and vcat are still defined between one operator and one matrix.
Also updates travis and appveyor to run on Julia 1.3.

Closes #100

hcat and vcat are still defined between one operator and one matrix.
Also updates travis and appveyor to run on Julia 1.3.

Closes JuliaSmoothOptimizers#100
@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 92.09% when pulling f5275c1 on abelsiqueira:remove-cat-for-matrices into b3a6816 on JuliaSmoothOptimizers:master.

@dpo
Copy link
Member

dpo commented Nov 11, 2019

Thanks, this is probably the safest.

@codecov
Copy link

codecov bot commented Nov 11, 2019

Codecov Report

Merging #112 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files           6        6           
  Lines         527      527           
=======================================
  Hits          488      488           
  Misses         39       39
Impacted Files Coverage Δ
src/LinearOperators.jl 94.07% <100%> (ø) ⬆️

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 b3a6816...f5275c1. Read the comment docs.

@dpo dpo merged commit 356c49c into JuliaSmoothOptimizers:master Nov 11, 2019
@dpo
Copy link
Member

dpo commented Nov 11, 2019

Thank you.

@abelsiqueira abelsiqueira deleted the remove-cat-for-matrices branch November 11, 2019 15:49
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.

New ambiguity on Julia 1.3

3 participants