JuliaMath / JuliaMath/VisualizeULPError.jl

expose an API, not just the app

Offen
#13 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Julia
Sterne
2
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

An app can not load a Julia package. At least not conveniently. Suppose someone wanted to measure the error for `logit` from [LogExpFunctions.jl](https://github.com/JuliaStats/LogExpFunctions.jl), currently they would need to redefine `logit` when calling the app on the command line.

Thus it would be preferable to expose an actual API.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by reviewing the command-line app entry point and how it currently accepts a function. Use the LogExpFunctions.jl `logit` example to define the API boundary and confirm that a Julia package can call the error measurement without redefining the function. Done means the functionality is exposed as a usable API in addition to the app.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
julia
Bereich
api
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.