JuliaPy / JuliaPy/PythonCall.jl
pyconvert design
- Vorherrschende Sprache
- Julia
- Sterne
- 1.1k
- Forks
- 86
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
- switch to using explicit branching logic, instead of lookups of functions?
- prefer copying over wrapping? e.g. `list` to `Vector` not `PyVector`?
- arguments for finer control? e.g. `copy=true` to prefer copying over wrapping
related: #355
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by reviewing the pyconvert implementation and the related issue #355. Resolve the design questions about explicit branching versus function lookups, copying versus wrapping, and optional control arguments; done means the project has an agreed direction and defined behavior for these cases.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- julia, python
- Bereich
- backend-api-design
- Issue-Typ
- Refactoring
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100