-
I'm working on a Smile implementation in Rust, and am trying to exactly match Jackson's behavior to be able to test against it. While testing floats and doubles, I've noticed an inconsistency in how J…
-
```
What steps will reproduce the problem?
1. Create a JSON string with field Foo that has a double as a key
2. use JsonFormat.merge with a Builder that does not have Foo defined
What is the expected…
-
The cl::sycl::vec class appears to double in size for whatever type and element number it contains.
For example a cl::sycl::vec is not 16 bytes its 32 bytes and a cl::sycl::vec isn't 4 bytes it's …
-
Hello.
I have tried to UXS a few times, and every time i scrape a system, it doubles the gamenames.
Ex. before scarping GB:
Amazing Spider-man, the (USA, Europe)
After scraping:
Amazing S…
-
```
What steps will reproduce the problem?
1. Create a JSON string with field Foo that has a double as a key
2. use JsonFormat.merge with a Builder that does not have Foo defined
What is the expected…
-
The feature for faster serialization of doubles that was introduced in 2.14.0-rc1 works fine when used [in a factory builder for `JsonGeneratorOps`](https://github.com/plokhotnyuk/jsoniter-scala/blob/…
-
https://drafts.fxtf.org/geometry/#matrix-validate-and-fixup says things like:
> a and m11 are both present and SameValueZero(a, m11) is false.
but `a` and `m11` are both `unrestricted double` ID…
-
Hi all,
In the MTUQ module [FullMomentTensorGridSemiregular](https://github.com/uafgeotools/mtuq/blob/7a32742492c909e478307ecee5b64c6ed4991cc3/mtuq/grid/moment_tensor.py#L60)
when the number of p…
-
**Describe the bug**
It seems that the curly quotes displayed in the app (added by PR https://github.com/IDEMSInternational/open-app-builder/pull/2357) in Arabic are swapped.
Expected behaviour (f…
-
Sunrise and sunset are calculated by calling `sun_rise_set` for the UTC date instead of the local date. This means that the next pair of rise/set times may be for tomorrow instead of the upcoming sun…