-
### What Docs changes are you proposing?
The spec of json-schema says that a number `x` satisfies a `multipleOf: m` schema when the result of `x / m` is an integer/ However, in most programming langu…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/axolotl-ai-cloud/axolotl/labels/bug) didn't find any similar reports.
### Exp…
-
I am experimenting with floating-point operations and encountered an issue where, after compiling a function with torch.compile, my denormal values disappear. As seen in the provided code below, some_…
-
Hi,
The work is great and I want to explore the possibility of using it on some complicated dataset. I have tried to use it on the Wisconsin breast cancer dataset. However, as the dataset contains …
-
**Describe the bug**
ds_aoi is a netCDF4 dataset where both longitude and latitude coordinates are evenly spaced float32 values. When executing g = mikeio.Grid2D(x=ds_aoi.longitude, y=ds_aoi.latitude…
-
when i run a assembly code all instructions related to integer arithmatic are successfully executed but floating point arithmatic instructions are not executed
Are floating point instructions support…
-
I'm sure I'll need to losslessly parse arbitrary floating-point numbers at some point.
-
[P3307R0](https://wg21.link/p3307r0) Floating-Point Maximum/Minimum Function Objects (Gonzalo Brito Gadeschi)
-
Floating point math is used in sx127x phy driver. This will cause issues on some companion chips ([for example esp32](https://github.com/esp-rs/esp-hal/issues/2050)).
* [x] lora-phy - [ sx1276 freq…
plaes updated
2 months ago
-
Currently the test codes and my general use case will be to use MDAnalysis to read structure files and gather the input features (coords, seq, sec, sec_bond, and closeK_coords), which are then passed …