JuliaMath / JuliaMath/VisualizeULPError.jl
expose an API, not just the app
Open
- Dominant language
- Julia
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.