You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{Any, MacroModelling.CalculationOptions, typeof(MacroModelling.get_NSSS_and_parameters), MacroModelling.ℳ, Vector{S}} where S <:AbstractFloattrue
17
+
# Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{Any, MacroModelling.CalculationOptions, typeof(MacroModelling.get_NSSS_and_parameters), MacroModelling.ℳ, Vector{S}} where S <: AbstractFloat true
18
+
19
+
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{T¹, typeof(MacroModelling.get_NSSS_and_parameters), T², T³} where {T¹,T²,T³} true
20
+
21
+
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{typeof(MacroModelling.get_NSSS_and_parameters), T¹,T²} where {T¹,T²} true
22
+
23
+
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{T¹, typeof(MacroModelling.calculate_jacobian), T², T³, T⁴} where {T¹,T²,T³,T⁴} true
24
+
25
+
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{typeof(MacroModelling.calculate_jacobian), T², T³, T⁴} where {T²,T³,T⁴} true
26
+
27
+
# Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{Any, typeof(MacroModelling.calculate_jacobian), Vector{M}, Vector{N}, MacroModelling.ℳ} where {M <: AbstractFloat, N <: AbstractFloat}
28
+
29
+
30
+
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{typeof(MacroModelling.run_kalman_iterations), T³, T⁴, T⁵, T⁶,T⁷} where {T³,T⁴,T⁵,T⁶,T⁷} true
31
+
32
+
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{T¹,T²,typeof(MacroModelling.run_kalman_iterations), T³, T⁴, T⁵, T⁶,T⁷} where {T¹,T²,T³,T⁴,T⁵,T⁶,T⁷} true
18
33
19
-
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{Any, typeof(MacroModelling.calculate_jacobian), Vector{M}, Vector{N}, MacroModelling.ℳ} where {M <:AbstractFloat, N <:AbstractFloat}
20
34
21
35
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{Any, typeof(MacroModelling.calculate_hessian), Vector{M}, Vector{N}, MacroModelling.ℳ} where {M <:AbstractFloat, N <:AbstractFloat}
22
36
23
37
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{Any, typeof(MacroModelling.calculate_third_order_derivatives), Vector{M}, Vector{N}, MacroModelling.ℳ} where {M <:AbstractFloat, N <:AbstractFloat}
24
38
25
-
Mooncake.@from_rrule Mooncake.DefaultCtx Tuple{Any, MacroModelling.timings, MacroModelling.CalculationOptions, AbstractMatrix{R}, typeof(MacroModelling.calculate_first_order_solution), Matrix{R}} where R <:AbstractFloattrue
0 commit comments