You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be aware those are not valid JSON numeric values. But, I can add support for them as an extension (via an optional argument to initialize). I was also thinking of allowing positive numbers that start with + (also invalid in JSON).
yes, I am aware of that. We use JSON as an input-file format for our model. But now we use a calibration software where we can't control the number format. There are other workarounds for that but I thought if it is possible to extend your library to non-standard formats this would be a nice solution.
Support for comments would be a nice thing too but is also not valid.
Hi Jacob
I'd be happy if your library supports the following floating-point number notations in the JSON file:
The text was updated successfully, but these errors were encountered: