https://github.com/tpapp/binning2d.jl
A lightweight package for grouping 2D data into regular bins.
https://github.com/tpapp/binning2d.jl
Last synced: 3 months ago
JSON representation
A lightweight package for grouping 2D data into regular bins.
- Host: GitHub
- URL: https://github.com/tpapp/binning2d.jl
- Owner: tpapp
- License: mit
- Created: 2024-01-03T14:32:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T14:40:00.000Z (over 2 years ago)
- Last Synced: 2026-01-20T20:04:16.908Z (5 months ago)
- Language: Julia
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Binning2D.jl

[](https://github.com/tpapp/Binning2D.jl/actions?query=workflow%3ACI)
[](http://codecov.io/github/tpapp/Binning2D.jl?branch=master)
[](https://github.com/JuliaTesting/Aqua.jl)
A lightweight package for grouping 2D data into regular bins.
Primarily for plotting, but note that this package does not contain
any plotting code, just calculations.
**WIP, expect API changes**