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

improve docstring of IMEXEuler #1591

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Feb 2, 2022

Xref #1590

@ranocha
Copy link
Member Author

ranocha commented Feb 2, 2022

The test failure is unrelated

Linear Nonlinear Solver Tests: Error During Test at /home/runner/.julia/packages/SafeTestsets/A83XK/src/SafeTestsets.jl:25
Got exception outside of a @test
LoadError: MethodError: no method matching ldiv!(::LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{Float64, Vector{Float64}}}, ::SubArray{Float64, 1, Matrix{Float64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true})
Closest candidates are:
ldiv!(::Any, ::ChainRulesCore.AbstractThunk) at /home/runner/.julia/packages/ChainRulesCore/uxrij/src/tangent_types/thunks.jl:88
ldiv!(::Any, ::IterativeSolvers.Identity, ::Any) at /home/runner/.julia/packages/IterativeSolvers/rhYBz/src/common.jl:32
ldiv!(::Any, ::LinearSolve.InvPreconditioner, ::Any) at /home/runner/.julia/packages/LinearSolve/ESgPm/src/preconditioners.jl:29
...

@ranocha
Copy link
Member Author

ranocha commented Feb 3, 2022

Looks like buildkite still shows the same error

Got exception outside of a @test

  | LoadError: MethodError: no method matching ldiv!(::LinearSolve.InvPreconditioner{LinearAlgebra.Diagonal{Float64, Vector{Float64}}}, ::SubArray{Float64, 1, Matrix{Float64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true})

@ChrisRackauckas
Copy link
Member

oh buildkite doesn't reset the cache easily.

@ChrisRackauckas ChrisRackauckas merged commit ad3936b into SciML:master Feb 3, 2022
@ranocha ranocha deleted the hr/IMEXEuler_documentation branch February 3, 2022 12:16
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

2 participants