JuliaGPU / JuliaGPU/KernelAbstractions.jl

[fr] Make histogram example more realistic

Open
#605 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
523
Forks
88
Avg merge
1d 11h
Merged PRs (30d)
25

Description

Right now, the histogram example https://github.com/JuliaGPU/KernelAbstractions.jl/blob/110d78475861281298ec930c7292af903e8360d0/examples/histogram.jl assumes the data value range is small, something like 0-128 or 0-1024 etc. In reality, we would probably have a pre-defined binning and so on

I will give it a try

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with examples/histogram.jl and review how its current data-value range determines histogram bins. Update the example to reflect predefined binning for more realistic data, then verify that the example remains runnable; no test file is mentioned in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.