JuliaParallel / JuliaParallel/DistributedArrays.jl
Function name `scatter` conflics
- Langage dominant
- Julia
- Étoiles
- 205
- Forks
- 34
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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`?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- julia
- Domaine
- distributed-systems
- Type d'issue
- Refactorisation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 30/100