-
## moi667 reported this on 2009-08-12T10:31:08Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=3248
### CC List
* andrei (andralex)
* ben.james.jones
* bugzilla (WalterBright)
* clugd…
-
**Use case**
Compact representation of coefficients for machine learning models.
**Describe the solution you'd like**
This is research task. We should implement `half`, `bfloat16` and `unum` vari…
-
-
From a call discussion:
OPTIMADE has a "float" datatype (it is defined in section 2.1, properties are marked as being float), the filtering specification (section 6) discusses "numerical comparison…
-
Is it possible to encode as 32 bit floating points instead of 64?
I'm sending a lot of floating number over a socket and this seems quiet expensive.
1.1 = [203, 63, 241, 153, 153, 153, 153, 153,…
bQvle updated
5 years ago
-
Please fix working with floating point numbers... ~~maybe use long instead of float? modify printf formating string?~~ Really best thing that you can do is to internally store numbers as strings unles…
-
```
How can we define the right size of the floating point columns since we
must set the integer and the decimal parts? In MySQL Decimal(15,2) is
different of Decimal (15,8) but both have size 15.
…
-
```
What steps will reproduce the problem?
1. Set up a program with fair amount of computations
2. Start profiling
What is the expected output? What do you see instead?
It should run and show the pro…
-
C3 should take care of floating point rounding imprecision, i.e. values like "0.30000000000000004" (= 0.1 + 0.2), in X and Y axis ticks.
We could
- have a fixed number of decimal places by default
- …
-
Hi,
I compared my laptop and my desktop PC performance and I got the following result:
![image](https://cloud.githubusercontent.com/assets/16503773/25460103/ac7621ce-2ad9-11e7-8ca6-e7fc09bb781b.pn…