-
### Description
While I am quite fond of cities in Belgium, always being centered and zoomed in there makes it tedious to look at things in California.
Let people search by Divisions and 2 letter…
-
Reviewing boundary_area entities under the region subtype in the most recent release, I see there are a handful of duplicates. It looks like data from both geoBoundaries and OpenStreetMap are being us…
-
### What happened?
We are simulating various Pulseq sequences through KomaMRI, all of which work perfectly except for the sequence with spiral acquisition. The error occurs when simulation starts, in…
-
I noticed that Color arithmetic doesn't work as I, personally, would expect. I'm wondering if there is a reason for this, or if this should be corrected.
**Current behavior:**
pygame.Color(32,32,3…
ed022 updated
3 weeks ago
-
Imported from SourceForge on 2024-07-09 17:45:07
Created by **[crategus](https://sourceforge.net/u/crategus/)** on 2010-07-09 18:57:27
Original: https://sourceforge.net/p/maxima/bugs/2030
---
When w…
rtoy updated
4 months ago
-
### Problem Description:
I noticed that in the get_random_food_position() function, the code uses the random.randint() function with arguments that might be float values due to division. This is caus…
-
For ps_udiv in `test_shader_instructions`, the spirv is:
```
%45 = OpINotEqual %bool %43 %uint_0
%47 = OpUDiv %uint %36 %43
%48 = OpSelect %uint %45 %47 %uint_4294967295…
-
Perhaps because I'm transliterating programs written in other languages into Toit, the mistakes surprise me a little.
In the original program `/` converted to float division but in the transliterat…
igouy updated
3 months ago
-
### What happened?
#### Description:
There is a potential division by zero error in the calculation of audioOffsetMs within the ServiceRecognizerBase.ts file. This issue occurs when this.privAvera…
-
I am doing various tests using both channels
On channel 1 I put a sine wave generator
On channel 2 I take the square wave from the hook on top of the oscilloscope
For the 12 measurements I use this…