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
julia> chain[:s²]
2-dimensional AxisArray{Float64,2,...} with axes::iter, 1:1:10:chain, 1:1
And data, a 10×1 Matrix{Float64}:2.10374963437033772.10374963437033772.10374963437033772.10374963437033772.10374963437033772.10374963437033772.10374963437033772.10374963437033772.10374963437033772.1037496343703377
Julia version info
versioninfo()
julia> versioninfo()
Julia Version 1.10.5
Commit 6f3fdf7b362 (2024-08-27 14:19 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: macOS (arm64-apple-darwin22.4.0)
CPU: 10 × Apple M1 Pro
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
Threads: 1 default, 0 interactive, 1 GC (on 8 virtual cores)
Minimal working example
Description
s²
is sampled once at the start of the chain and isn't touched again. More intuitive behaviour would be to error.cf. discussion in #2360
Julia version info
versioninfo()
Manifest
]st --manifest
The text was updated successfully, but these errors were encountered: