-
I wonder whether there is a way to integrate a test whose `stdout` I want to capture into a tasty test tree.
The problem is that tests are run concurrently, and other tests also write to `stdout`, e.…
-
Add argument to ```cnrfc.get_deterministic_forecast_watershed()``` to return stage data if it exists for any of the forecast points in the watershed.
-
## Introduction
The Neo Virtual Machine (NeoVM) is a strongly-typed, stack-based virtual machine that operates on typed `StackItem`s. However, its current pricing model, based on fixed-cost opcodes…
Jim8y updated
1 month ago
-
I observed differences between the ETL-Synthea output and the dbt-synthea output (1 visit existed in ETL-Synthea that didn't exist in dbt-synthea, and vice versa). It appears this might to be due to …
-
### OrcaSlicer Version
1.9.0
### OS version
Ubuntu 23.10
### Additional system information
AMD Ryzen 9 7950X3D
GTX 3070
### Printer
Creality K1 Max 0.6mm Nozzle
### How to rep…
-
Currently the main issue I have with cannon-es/js is that is it non deterministic in real time, this is quite a major thing for a physics engine to have, would love to see it implemented.
-
Hi! As for the Negotiation game, I was expecting for the randomness of the initial game state, however, after conducting the code
```
game = pyspiel.load_game("negotiation")
state = game.ne…
-
Hi vllm maintainers,
Thanks for the awesome project!
I'm wondering is there a deterministic option/flag to let the model generate identical results in different runs with the same prompts? (Also…
-
Some tests can randomly fail, e.g.
https://github.com/AstarVienna/ScopeSim/actions/runs/7443459990/job/20248391071
```
================================== FAILURES ==============================…
-
The `test_with_observable_batched_factory` test is quite old but, for some reason, it seems to fail more often in the last weeks.
See e.g.:
https://github.com/unitaryfund/mitiq/actions/runs/54238862…