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

Misc. fixes. #144

Merged
merged 9 commits into from
Jul 30, 2018
Merged

Misc. fixes. #144

merged 9 commits into from
Jul 30, 2018

Conversation

olof3
Copy link
Contributor

@olof3 olof3 commented Jun 26, 2018

No description provided.


A, B, C, D = sys.A, sys.B, sys.C, sys.D
F = hessfact(A)
H = F[:H]::Matrix{Float64}
H = F[:H]::Matrix{TT}
Copy link
Member

Choose a reason for hiding this comment

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

Is this always what hessfact givs in base?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Seems like old code. I changed it to allow for complex matrices, but perhaps we should just drop it altogether?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed after discussion with mfalt

@coveralls
Copy link

coveralls commented Jun 29, 2018

Coverage Status

Coverage increased (+0.9%) to 55.479% when pulling 0db1de1 on misc_fixes into 5bf3f01 on autodiff.

@mfalt mfalt merged commit c76ed70 into autodiff Jul 30, 2018
@baggepinnen baggepinnen deleted the misc_fixes branch January 30, 2019 16:51
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

3 participants