-
IEEE 754 specifies floating point behavior for programs. However it's up to a language how much of IEEE 754 to follow, and how to map that document's rules to program statements.
To what extent doe…
-
A recent GEOS issue (https://trac.osgeo.org/geos/ticket/841) revealed an interesting shortcoming in the JTS orientation code. The issue is that currently in JTS the following happens:
LINESTRING (…
-
### Reporting a bug?
Using `part` option for number formatter throws an error. JSfiddle below.
Example usage:
```
const i18n = createI18n({
locale: 'en',
legacy: false,
numberFormats:…
mv-go updated
2 years ago
-
## Abstract
Logical types are an abstract representation of data that emphasises structure without regard for physical implementation, while physical types are tangible representations that describe …
-
I am facing the following. At high zoom levels (e.g. 24) i see distortions in data loaded as draw elements (using draw.add()). The first image shows the data in QGIS. The second image shows the data…
-
Please provide as much as possible information to reproduce the issue.
# Basic information
Celeron G3930 on Asus B250 mobo
Nvidia GTX750 Ti in PCIx16 slot
AMD RX480 on riser
AMD Radeon Vega 56 …
-
I am trying to validate BOOST 1.83.0 for QNX 7.1. For the same I am running the required tests on the QNX 7.1 VM to make sure everything passes. In the random package all tests except **test_poisson**…
-
Hi.
Thank you for creating VC4VL. I am very eager to implement it on several machines.
On a RPi, I have compiled and installed VC4C and VC4CL including tools, but not test.
I do not yet have VC4V…
-
### What
Let's support int8 quantization in circle-quantizer.
### Why
Onert-micro support int8 quantized kernels and contains faster CMSIS-NN kernel, which works with int8 quantization, not …
-
FYI: I ran all the ea_non_iid output files through the compare perl script and wanted to let you know I noticed "Significant difference" for two files:
```
1. perl compareresults.pl result\biased-…