-
_Перенос предложения:_ голоса +20, -3
_Автор идеи:_ **mezastel**
Типы с плавающей точкой нужны для того, чтобы 0.1+0.2 наконец-то было равно 0.3. FP типы нужны для корпоративных финансов (не путат…
-
It would be helpful to have an option to enter or visualize a fixed-point value in decimal.
The only problem is you have to enter the position of the decimal point for the signal which requires an ad…
-
# Overview
Currently the math is using different math library on 1 place to another, we should standardize this to avoid precision issue in calculation.
my suggestion would be using :
https://github.…
-
I know that Burst is promising cross-platform floating point determinism in the future, but that's not only a high bar to cross (it's a problem almost nobody has solved before), it also limits the usa…
-
`rust-analyzer` (installed by VS Code plugin) hangs and `rustfmt` takes too long (infinite?) time if I add the following code:
```rust
#[inline]
pub fn fix(f: &F) -> impl '_ + Fn(A) -> B
where
…
-
BPO | [35638](https://bugs.python.org/issue35638)
--- | :---
Nosy | @rhettinger, @mdickinson, @vstinner, @ericvsmith, @skrah, @serhiy-storchaka, @steelman, @huftis
PRs | python/cpython#11405
*Note: t…
-
if my input is fixed_point . so how can i use kiss_fft, and the output is what, and fixed point's Q is?
Thanks a lot.
-
Jmix version: 1.0.0-SNAPSHOT
Jmix Studio plugin version: 1.1.SNAPSHOT3341-211
IntelliJ version: IntelliJ IDEA 2021.1.3 (Community Edition)
TC: create dynamic attr with type = fixed-point number
…
-
Point 6, "An app can get a list of all the other apps installed on your phone without any permissions" is fixed in Android R, API rdp1.
Android R introduces [QUERY_ALL_PACKAGES](https://developer.a…
-
This is a very interesting project! I wonder to what extent it aims to support CPU:s with native instructions for fixed-point operations?
For instance, some machines support certain standard [Q num…