Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Conversation

@YingboMa
Copy link
Member

This PR enables JacVecOperator to work with Exprb solvers.

@YingboMa YingboMa requested a review from ChrisRackauckas June 30, 2019 18:11
ishermitian::Bool
function MatrixFreeOperator(f::F, args::N;
size=nothing, opnorm=nothing, ishermitian=false) where {F,N}
size=nothing, opnorm=true, ishermitian=false) where {F,N}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this true/false?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

opnorm is defaulted to be one, as opnorm is only used to test relative tolerance in expv.

@ChrisRackauckas ChrisRackauckas merged commit 13be768 into master Jun 30, 2019
@ChrisRackauckas ChrisRackauckas deleted the myb/opnorm branch June 30, 2019 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants