-
All the floating point placeholders (a, e, f, and g) translate to the `Float` type:
https://github.com/SwiftGen/SwiftGen/blob/f79fa84e7088cdcadf43c69cd1f4e96d996ce171/Sources/SwiftGenKit/Parsers/St…
-
ogn-rf in version 0.3.2 crashes on raspberry pi3 aarch64
Version 0.2.9 is fine.
# ./ogn-rf Neuenhof.conf
HTTP_Server.Exec() ... Start
HTTP_Server.Exec() ... Listening on port 8080
Found Rafael…
-
Follow up from #486
We need to add support for floating point values that can be entered by user.
Floating point values - numbers with dot i.e. `3.14` have following constraints:
* Float value…
-
### Environment
- GitExtensions version:
- - Git Extensions 5.1.1.17970
- Build 939c0edba68f0c15b8e5180ca06a92c5ce534501
- Git 2.31.1.windows.1 (recommended: 2.46.0 or later)
- Microsoft Windows NT 1…
-
**Is your feature request related to a problem? Please describe.**
I recently started updating my path tracer to use wgpu 0.19. One of the issues I've run into is that it seems an additional validati…
-
**Describe the bug:**
Integer numbers written as "floating point numbers" without decimals are still valid numbers:
```
1. => 1
```
Currently that is not supported in Formula, leading to so…
-
x87 (instructions list: [current](https://en.wikipedia.org/wiki/X86_instruction_listings#x87_floating-point_instructions), [obsolete Intel/IIT/Cyrix](https://en.wikipedia.org/wiki/List_of_discontinued…
-
Hi,
As of [this commit](https://github.com/llvm/llvm-project/commit/3550e242fad672696da361f7ddadf53a41114dfd), specifying an Armv9-A architecture will cause Clang to generate SVE instructions uncon…
-
## Feature suggestion
Some issues, like #18, will always be subject to floating-point error due to the nature of a degree being irrational number of radians. This is a more general symptom of a wid…
-
In the current implementation of the topUpBalance function, the balance is calculated incorrectly because it's being multiplied by a floating-point value and not converted to the smallest TON unit. Th…