I know it is not the default, but this package has no overhead over the default arrays according to recent benchmarks, and provides 0-indexed arrays: https://github.com/JuliaArrays/OffsetArrays.jl I confess, not being…
Reminds me of Brian Wansink, the Cornell professor who was a "world-renowned eating expert for over 25 years". When statisticians finally started looking at his lab's work, they noticed absolutely extraordinary amounts…
Your "3" is a Bayesian view. Specifically, from the Jaynesian school, which views probability as ignorance. When we can't calculate which of those world's we're in, we express our remaining uncertainty with probability.…
I think Julia is a great example. It also uses a "world-age" for function redefinitions, like another commenter suggested, to put the burden on redefinitions rather than than using runtime deoptimizations. Before…
I know it is not the default, but this package has no overhead over the default arrays according to recent benchmarks, and provides 0-indexed arrays: https://github.com/JuliaArrays/OffsetArrays.jl I confess, not being…
Reminds me of Brian Wansink, the Cornell professor who was a "world-renowned eating expert for over 25 years". When statisticians finally started looking at his lab's work, they noticed absolutely extraordinary amounts…
Your "3" is a Bayesian view. Specifically, from the Jaynesian school, which views probability as ignorance. When we can't calculate which of those world's we're in, we express our remaining uncertainty with probability.…
I think Julia is a great example. It also uses a "world-age" for function redefinitions, like another commenter suggested, to put the burden on redefinitions rather than than using runtime deoptimizations. Before…