-
The dragon4 object still needs more testing and tweaking
-
It would be extremely nice for potential use on embedded devices if floating point math (i.e., use of `__ac_HASH_UPPER` and addition of `0.5`) could be avoided in khash.
If that is not possible, it…
-
```
What steps will reproduce the problem?
1. Running the translated C++ program
What is the expected output? What do you see instead?
I'm expecting the program to work. I see a floating point except…
-
```
What steps will reproduce the problem?
1. Running the translated C++ program
What is the expected output? What do you see instead?
I'm expecting the program to work. I see a floating point except…
-
```
What steps will reproduce the problem?
1. Running the translated C++ program
What is the expected output? What do you see instead?
I'm expecting the program to work. I see a floating point except…
-
```
What steps will reproduce the problem?
1. Running the translated C++ program
What is the expected output? What do you see instead?
I'm expecting the program to work. I see a floating point except…
-
I'm authoring the [rust wrapper](https://github.com/anowell/wkhtmltopdf-rs) and I occasionally hit a `floating point exception` during the call to `wkhtmltopdf_convert`.
I can repro it, but it seems…
-
# How to compare (assert_equal) two data frames of floats?
Seems `numpy.isclose(a,b)` doesn't work ..
## __In UnitTestSkyzeAbstract::series_assert line 103 ish__
`
# diffs["Diffe…
-
Double-precision floating point values are currently used in three locations, although a more exact decimal representation would be better suited for the purpose. Additionally, the front-end doesn't s…
-
| | |
| --- | --- |
| Bugzilla Link | [21914](https://llvm.org/bz21914) |
| Version | trunk |
| OS | All |
| Attachments | [source code of the example](https://user-images.githubusercontent.com/6094…