Fix Makie
warning message
#1543
Annotations
3 errors and 10 warnings
Run julia-actions/julia-docdeploy@v1
Process completed with exit code 1.
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/eoWm2/src/utilities/utilities.jl#L47
failed to run `@example` block in docs/src/users_guide/autodiff.md:189-191
```@example autodiff
isapprox(grad_fd, grad_zygote; atol = 1e-5)
```
exception =
UndefVarError: `grad_zygote` not defined in `Main.__atexample__named__autodiff`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ autodiff.md:190
[2] eval
@ ./boot.jl:430 [inlined]
[3] #59
@ ~/.julia/packages/Documenter/eoWm2/src/expander_pipeline.jl:856 [inlined]
[4] cd(f::Documenter.var"#59#61"{Module, Expr}, dir::String)
@ Base.Filesystem ./file.jl:112
[5] (::Documenter.var"#58#60"{Documenter.Page, Module, Expr})()
@ Documenter ~/.julia/packages/Documenter/eoWm2/src/expander_pipeline.jl:855
[6] (::IOCapture.var"#5#9"{DataType, Documenter.var"#58#60"{Documenter.Page, Module, Expr}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}})()
@ IOCapture ~/.julia/packages/IOCapture/Y5rEA/src/IOCapture.jl:170
[7] with_logstate(f::IOCapture.var"#5#9"{DataType, Documenter.var"#58#60"{Documenter.Page, Module, Expr}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}}, logstate::Base.CoreLogging.LogState)
@ Base.CoreLogging ./logging/logging.jl:524
[8] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger)
@ Base.CoreLogging ./logging/logging.jl:635
[9] capture(f::Documenter.var"#58#60"{Documenter.Page, Module, Expr}; rethrow::Type, color::Bool, passthrough::Bool, capture_buffer::IOBuffer, io_context::Vector{Any})
@ IOCapture ~/.julia/packages/IOCapture/Y5rEA/src/IOCapture.jl:167
[10] runner(::Type{Documenter.Expanders.ExampleBlocks}, node::MarkdownAST.Node{Nothing}, page::Documenter.Page, doc::Documenter.Document)
@ Documenter ~/.julia/packages/Documenter/eoWm2/src/expander_pipeline.jl:854
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/eoWm2/src/utilities/utilities.jl#L47
failed to run `@example` block in docs/src/users_guide/autodiff.md:183-185
```@example autodiff
grad_zygote = Zygote.gradient(my_f_mesolve, params)[1]
```
exception =
MethodError: no method matching +(::@NamedTuple{u::Nothing, u_analytic::Nothing, errors::Nothing, t::Nothing, k::Nothing, discretes::Nothing, prob::@NamedTuple{f::Nothing, u0::Nothing, tspan::Nothing, p::Nothing, kwargs::@NamedTuple{data::Nothing, itr::Nothing}, problem_type::Nothing}, alg::Nothing, interp::Nothing, dense::Nothing, tslocation::Nothing, stats::Nothing, alg_choice::Nothing, retcode::Nothing, resid::Nothing, original::Nothing, saved_subsystem::Nothing}, ::RecursiveArrayTools.DiffEqArray{ComplexF64, 2, Vector{AbstractVector{ComplexF64}}, Vector{Float64}, Nothing, SymbolicIndexingInterface.SymbolCache{Nothing, Nothing, Nothing, Vector{Any}, Dict{Any, Any}}, Nothing})
The function `+` exists, but no method is defined for this combination of argument types.
Closest candidates are:
+(::Any, ::Any, !Matched::Any, !Matched::Any...)
@ Base operators.jl:596
+(!Matched::ChainRulesCore.NotImplemented, ::Any)
@ ChainRulesCore ~/.julia/packages/ChainRulesCore/Vsbj9/src/tangent_arithmetic.jl:24
+(::Any, !Matched::ChainRulesCore.NotImplemented)
@ ChainRulesCore ~/.julia/packages/ChainRulesCore/Vsbj9/src/tangent_arithmetic.jl:25
...
Stacktrace:
[1] accum(x::@NamedTuple{u::Nothing, u_analytic::Nothing, errors::Nothing, t::Nothing, k::Nothing, discretes::Nothing, prob::@NamedTuple{f::Nothing, u0::Nothing, tspan::Nothing, p::Nothing, kwargs::@NamedTuple{data::Nothing, itr::Nothing}, problem_type::Nothing}, alg::Nothing, interp::Nothing, dense::Nothing, tslocation::Nothing, stats::Nothing, alg_choice::Nothing, retcode::Nothing, resid::Nothing, original::Nothing, saved_subsystem::Nothing}, y::RecursiveArrayTools.DiffEqArray{ComplexF64, 2, Vector{AbstractVector{ComplexF64}}, Vector{Float64}, Nothing, SymbolicIndexingInterface.SymbolCache{Nothing, Nothing, Nothing, Vector{Any}, Dict{Any, Any}}, Nothing})
@ Zygote ~/.julia/packages/Zygote/55SqB/src/lib/lib.jl:9
[2] mesolve
@ ~/work/QuantumToolbox.jl/QuantumToolbox.jl/src/time_evolution/mesolve.jl:204 [inlined]
[3] (::Zygote.Pullback{Tuple{typeof(mesolve), QuantumToolbox.TimeEvolutionProblem{SciMLBase.ODEProblem{Vector{ComplexF64}, Tuple{Float64, Float64}, true, Vector{Float64}, SciMLBase.ODEFunction{true, SciMLBase.AutoSpecialize, SciMLOperators.AddedOperator{ComplexF64, Tuple{SciMLOperators.ScaledOperator{ComplexF64, SciMLOperators.ScalarOperator{ComplexF64, QuantumToolbox.var"#33#34"{Tuple{QuantumObject{Operator, Dimensions{1, Tuple{Space}}, SparseArrays.SparseMatrixCSC{ComplexF64, Int64}}, typeof(Main.__atexample__named__autodiff.coef_Δ)}}}, SciMLOperators.MatrixOperator{ComplexF64, SparseArrays.SparseMatrixCSC{ComplexF64, Int64}, SciMLOperators.FilterKwargs{Nothing, Tuple{}}, SciMLOperators.FilterKwargs{Nothing, Tuple{}}}}, SciMLOperators.ScaledOperator{ComplexF64, SciMLOperators.ScalarOperator{ComplexF64, QuantumToolbox.var"#33#34"{Tuple{QuantumObject{Operator, Dimensions{1, Tuple{Space}}, SparseArrays.SparseMatrixCSC{ComplexF64, Int64}}, typeof(Main.__atexample__named__autodiff.coef_F)}}}, SciMLOperators.MatrixOperator{ComplexF64, SparseArrays.SparseMatrixCSC{ComplexF64, Int64}, SciMLOperators.FilterKwargs{Nothing, Tuple{}}, SciMLOperators.FilterKwargs{Nothing, Tuple{}}}}, SciMLOperators.ScaledOperator{ComplexF64, SciMLOperators.ComposedScalarOperator{ComplexF64, Tuple{SciMLOperators.ScalarOperator{ComplexF64, SciMLOperators.var"#43#45"{SciMLOperators.var"#43#44#46"{SciMLOperators.ScalarOperator{ComplexF64, QuantumToolbox.var"#33#34"{Tuple{QuantumObject{Operator, Dimensions{1, Tuple{Space}}, SparseArrays.SparseMatrixCSC{ComplexF64, Int64}}, typeof(Main.__atexample__named__autodiff.coef_γ)}}}}}}, SciMLOperators.ScalarOperator{ComplexF64, QuantumToolbox.var"#33#34"{Tuple{QuantumObject{Operator, Dimensions{1, Tuple{Space}}, SparseArrays.SparseMatrixCSC{ComplexF64, Int64}}, typeof(Main.__atexample__named__au
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/CairoMakie/mQKIJ/src/plot-primitives.jl#L191
Arrows3D{Tuple{Vector{Point{3, Float32}}, Vector{Point{3, Float32}}}} is not supported by cairo right now
|
Loading