https://github.com/gipert/histtools.jl
The missing Julia histogramming library
https://github.com/gipert/histtools.jl
Last synced: 5 months ago
JSON representation
The missing Julia histogramming library
- Host: GitHub
- URL: https://github.com/gipert/histtools.jl
- Owner: gipert
- License: other
- Created: 2021-09-28T16:59:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T09:34:50.000Z (almost 5 years ago)
- Last Synced: 2025-11-27T15:04:40.791Z (8 months ago)
- Language: Julia
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HistTools.jl
[](https://gipert.github.io/HistTools.jl/stable)
[](https://gipert.github.io/HistTools.jl/dev)
[](LICENSE.md)
[](https://github.com/gipert/HistTools.jl/actions?query=workflow%3ACI)
[](https://codecov.io/gh/gipert/HistTools.jl)
## Usage
```
julia> ]add HistTools
julia> using HistTools
julia> ?HistTools
[...]
```
## Documentation
* [Documentation for stable version](https://gipert.github.io/HistTools.jl/stable)
* [Documentation for development version](https://gipert.github.io/HistTools.jl/dev)