-
Having the compiler output a unique file path when compilation fails has been a long standing issue, see #57, #79, #99.
#57 changed to make paths relative to `$PROJECT`, but this since regressed …
-
Hey everyone, newbie here!
The 'survival_difference_at_fixed_point_in_time_test documentation' does not explain that it performs a test using chi-squared distribution and the example can be improve…
-
Hi, I'm working on your paper and find a bug in _fit_fixed_point in LogME.py. One part of the calculation of evidence in line 146 is:
```
- 0.5 * np.sum(np.log(alpha + beta * sigma)) \
```
which …
-
I have spent over 8 million tokens over 15 hours trying to create a basic app. 90% of the time has been spent trying to fix your coding errors and doing rollbacks because the preview screen would be …
-
I used "./configure --enable-fixed-point --disable-float-api" to product config.h, and make.
Then execute "./opus_demo -e audio 48000 1 128000 ../pcm/48k_sine_1ch_1s.pcm 1.opus", Report Segmetnt Err…
-
**Problem:**
We are encountering an issue when saving DataFrames to CSV files, specifically with floating point values. The `write_fixed_width_csv` method is designed to store DataFrames in a way t…
-
strings suck bc they stay strings in the DB and decimal sucks because it is slow
-
Further to this report:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116980
...it seems that Xcode 16 has broken the fixed includes with gcc 13.3.0 on MacOS 15. Compiling the hello.c demo progra…
-
The functions of FixedPointCoordinate happily cast to floats and use the FPU for arithmetic operations.
Goal is to
- replace _everything_ with fixed point computation,
- be faster, and
- be as prec…
-
Cancelling workflow is not working. At one point we let running or schedule tasks complete and just did not schedule any new ones but now all tasks continue. When testing this, I ran beeflow-dag sever…