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

Add tests for inv of Symmetric(Taylor1} matrices #296

Merged
merged 7 commits into from
Jan 15, 2022
Merged

Add tests for inv of Symmetric(Taylor1} matrices #296

merged 7 commits into from
Jan 15, 2022

Conversation

lbenet
Copy link
Member

@lbenet lbenet commented Jan 6, 2022

Fixes #295

@coveralls
Copy link

coveralls commented Jan 6, 2022

Coverage Status

Coverage decreased (-0.3%) to 95.956% when pulling febec50 on lb/iss295 into 427356d on master.

@dkarrasch
Copy link
Contributor

Let's try to fix it directly in Julia Base.

@lbenet lbenet changed the title Fix lu method inferrence Add tests for inv of Symmetric(Taylor1} matrices Jan 14, 2022
@lbenet
Copy link
Member Author

lbenet commented Jan 14, 2022

Tests pass locally in nightly using 1.8.0-DEV.1318... so I'll wait and re-run tests later

@lbenet lbenet merged commit 55dffea into master Jan 15, 2022
@lbenet lbenet deleted the lb/iss295 branch January 15, 2022 16:20
This pull request was closed.
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.

lu(A::AbstractMatrix{Taylor1{T}}) method not properly inferred in Julia v1.8
3 participants