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
julia> versioninfo()
Julia Version 0.6.0-dev.233
Commit 62615c3* (2016-08-16 05:34 UTC)
Platform Info:
System: Darwin (x86_64-apple-darwin15.4.0)
CPU: Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
LAPACK: libopenblas64_
LIBM: libopenlibm
LLVM: libLLVM-3.7.1 (ORCJIT, broadwell)
Error message:
julia>using JSON ; JSON.parse(JSON.json(Float32(1e-7)))
ERROR: Expected end of input
Line:0
Around:...1.0f-7...^in_error(::String, ::JSON.Parser.MemoryParserState) at /Users/kshramt/.julia/v0.6/JSON/src/Parser.jl:135in#parse#1(::Type{Dict{String,Any}}, ::Function, ::String) at /Users/kshramt/.julia/v0.6/JSON/src/Parser.jl:386inparse(::String) at /Users/kshramt/.julia/v0.6/JSON/src/Parser.jl:382
The text was updated successfully, but these errors were encountered:
Version:
Error message:
The text was updated successfully, but these errors were encountered: