Jerry Ling
Jerry Ling
## The timing is distribution dependent ```julia julia> @benchmark Hist1D(x; binedges=range(-1,1;length=11)) setup=x=rand(10^6) BenchmarkTools.Trial: 1621 samples with 1 evaluation. Range (min … max): 1.418 ms … 2.619 ms ┊ GC (min...
Not sure if this is already accounted for in some roadmap/mega issue thread but, ``` julia> using Symbolics julia> @variables t 1-element Vector{Num}: t julia> a = rand(2,2); julia> exp(a*t)...
### Feature Request therre's `eval_tree_array`, it's sometimes useful to have `eval_tree_scalar`
### Feature Request Currently, `optimizer_algorithm` only supports Optim.jl stuff, it would be very powerful to support more methods from Optimization.jl ecosystem. In particular, in cases where user takes the output...
```julia (@BjetTLA) pkg> rm Measurements Updating `~/.julia/environments/BjetTLA/Project.toml` [eff96d63] - Measurements v2.14.0 No Changes to `~/.julia/environments/BjetTLA/Manifest.toml` julia> using PythonCall julia> #works fine ``` ```julia (@BjetTLA) pkg> add Measurements Resolving package versions......
https://github.com/JuliaCollections/DataStructures.jl/blob/c86628e81eddcb849d4cf733c8e002101906e95e/src/heaps/arrays_as_heaps.jl#L44-L65 these are not rendered in the docs apparently.
https://julianlsolvers.github.io/LineSearches.jl/stable/reference/linesearch.html  click on `source` brings us to: https://github.com/JuliaLang/julia/tree/0d713926f85dfa3e4e0962215b909b8e47e94f48/base#L0-L5
- https://github.com/root-project/root/pull/16645 is merged, we should update to match RC3/v1.0.0.0 specification of RNTuple - https://github.com/root-project/root/pull/16769
Make it clear `skip()` mutates `s`