Published November 17, 2024
| Version v0.11.7
Software
Open
FHist.jl: Fast and featureful histogram in pure Julia
Authors/Creators
Description
FHist v0.11.7
Bug fixes
- fixed bug for
lookupwhen the value coincides with the right edge of the last bin
Merged pull requests:
- feat: add Makie plot for Hist3D (#122) (@Beforerr)
- CompatHelper: add new compat entry for Plots in [weakdeps] at version 1, (keep existing compat) (#125) (@github-actions[bot])
- fix
lookupwhen it lands on the right edge of the last bin (#129) (@Moelf)
Closed issues:
- lookup the right edge of a Hist (#128)
Notes
Files
Moelf/FHist.jl-v0.11.7.zip
Files
(45.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e68440086bab335fe8cea84d101a5118
|
45.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Moelf/FHist.jl/tree/v0.11.7 (URL)