-
Hi Alex,
This is a really great project! As far as I can see, the implementation is cool and clear, and I am willing to use it in CAD projects.
However, I am struggling with the following issues…
-
### Describe the project you are working on
The Godot editor :slightly_smiling_face:
### Describe the problem or limitation you are having in your project
Now that https://github.com/godoten…
-
### 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…
-
**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…
-
Problem with flkoating point accuracy is that pickle handles all regular python floats with fullpresision. Allthough when changing over to using decimal package, pickle cant pickle the package.
-
2024/09/10 17:17:42 Failed to load Lua script: failed to load Lua script: ./sha2.lua:87: at least 53-bit floating point numbers are required
stack traceback:
[G]: in function 'assert'
…
-
### Steps To Reproduce
[https://codesandbox.io/p/sandbox/modern-screenshot-forked-zdw9p9?file=%2Findex.html%3A11%2C9](https://codesandbox.io/p/sandbox/modern-screenshot-forked-zdw9p9?file=%2Findex.…
-
## ryuukk_ reported this on 2024-06-20T17:48:01Z
### Transferred from https://issues.dlang.org/show_bug.cgi?id=24620
### CC List
* Richard (Rikki) Andrew Cattermole
* Lance Bachmeier
### Descripti…
-
Steps to reproduce:
1. Connect your MSO5000 scope to your PC using USB.
2. Start NGScopeClient
3. Connect your oscilloscope using USBTMC.
4. See that the NGScopeClient seems to work fine.
…
nm17 updated
2 months ago
-
Some languages and compilers allow trapping of floating point exceptions, e.g. gfortran -ffpe-trap https://gcc.gnu.org/onlinedocs/gfortran/Debugging-Options.html
Is it possible to have a similar fu…