Stipple.jl icon indicating copy to clipboard operation
Stipple.jl copied to clipboard

Support Inf and NaN in models

Open hhaensel opened this issue 1 year ago • 1 comments
trafficstars

Currently, Inf and NaN cannot be transmitted through JSON although javascript natively supports Infinity and NaN.

This issue relates to https://github.com/GenieFramework/StippleUI.jl/issues/135

I've submitted a PR to JSON3, that would make adaptation much easier, let's see whether they like it. https://github.com/quinnj/JSON3.jl/issues/292

hhaensel avatar Nov 15 '24 00:11 hhaensel