JuliaParallel / JuliaParallel/DistributedArrays.jl

Function name `scatter` conflics

Open
#185 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
205
Forks
34
PR merge metrics
No merged PRs in 30d

Description

The function name `scatter` in DistributedArrays conflicts with the `scatter` function in, say, 80% of all julia's plotting packages (for making scatter plots). Would it be possible to rename to something unambiguous, such as `distribute`?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the DistributedArrays `scatter` definition and its callers, then review how the public API exposes that name. Determine the affected usage and compatibility surface for an unambiguous replacement, and verify that the renamed entry point and relevant package behavior remain covered by the existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
distributed-systems
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.