Could [this notebook's benchmark](https://github.com/JuliaActuary/Learn/blob/master/stochastic_claims_demo.jl) be made faster if everything used `Float32` instead of `Float64`? Would be interesting test as there are places within the JuliaActuary ecosystem that currently wouldn't allow for anything other than `Float64`
Could this notebook's benchmark be made faster if everything used
Float32instead ofFloat64?Would be interesting test as there are places within the JuliaActuary ecosystem that currently wouldn't allow for anything other than
Float64