[2,3,24.0] 3-element Vector{Float64}:
2.0
3.0
24.0
(0.3, 0.96, 4, 0.1, 0.4)
MethodError: MethodError: no method matching setindex!(::Tuple{Float64, Float64, Int64, Float64, Float64}, ::Int64, ::Int64)
The function `setindex!` exists, but no method is defined for this combination of argument types.
MethodError: no method matching setindex!(::Tuple{Float64, Float64, Int64, Float64, Float64}, ::Int64, ::Int64)
The function `setindex!` exists, but no method is defined for this combination of argument types.
Stacktrace:
[1] top-level scope
@ ~/Teaching/econobits/eco309/corrections/jl_notebook_cell_df34fa98e69747e1a8f8a730347b8e2f_X12sZmlsZQ==.jl:1
Base.Generator{Vector{Float64}, var"#50#51"}(var"#50#51"(), [1.0, 2.0, 4.0, 8.0])
fun1 (generic function with 2 methods)
fun2 (generic function with 1 method)
0.3
(α = 0.3, β = 0.97, γ = 4.0, δ = 0.1, s = 0.2)
fun (generic function with 3 methods)
ErrorException: Unkonwn string
Unkonwn string
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:44
[2] fun(a::Int64, b::String)
@ Main ~/Teaching/econobits/eco309/corrections/jl_notebook_cell_df34fa98e69747e1a8f8a730347b8e2f_X52sZmlsZQ==.jl:19
[3] top-level scope
@ ~/Teaching/econobits/eco309/corrections/jl_notebook_cell_df34fa98e69747e1a8f8a730347b8e2f_X53sZmlsZQ==.jl:1