Closed haampie closed 1 month ago
repr(x) should output
repr(x)
Float64xN((x1, x2, ..., xN))
That way you can actually copy and paste them.
Thanks for pointing this out, @haampie! I've just fixed this in v2.1.0 of MultiFloats.jl, which has just been tagged and released.
repr(x)
should outputThat way you can actually copy and paste them.