-
### Describe the project you are working on
[Rift Riff](https://store.steampowered.com/app/2800900/Rift_Riff/) and soon a sequel to [Hidden Folks](https://hiddenfolks.com).
### Describe the prob…
-
Issue #13736 called out non-determinism in contact results that was leading simulations that should deterministically proceed along the same trajectory to diverge (with #13737 addressing that issue). …
-
# Description
## Bug
If the score computation associated to a trial of hyperparameter tuning takes too long, the patience of `BayesOptSearch` saturates because of duplicated configurations.
Thi…
-
**Your Godot version:**
4.3
**Issue description:**
This issue originates from a question in the official discord. Making this issue to track it.
These should probably be clarified somehow, maybe…
-
Using the `convertTileToPixel` and `convertPixelToTile` methods, getting the pixel location or the tile location of a point is very important. This can be used for, say, clicking your map with your mo…
-
The user-defined functions are inherited as expected , but overriden dunder methods like \_\_str\_\_() or \_\_mul\_\_() or \_\_rmul\_\()_are not.
Whereas \_\_le\_\_() , \_\_lt\_\_(), \_\_eq\_\_() w…
-
**Case 1**:
In the documentation: https://compas.dev/compas/latest/userguide/basics.geometry.points_and_vectors.html
We have:
![image](https://github.com/compas-dev/compas/assets/1921878/8a50dc55…
-
Context: https://tour.golang.org/methods/1
Starting on slide 1 of the Methods tour, the examples frequently use a method:
```
func (v Vertex) Abs() float64 {
return math.Sqrt(v.X*v.X + v.Y*v.…
-
### Bug Description
Having Sodium installed on a Apple Silicon mac causes Distant Horizons' use of `glDrawElementsInstanced` to crash the game.
This issue doesn't occur with just Sodium or Distant H…
-
### Describe the feature
Some community models have adopted the methods from the "Let’s Verify Step by Step" paper for training, thus there is a risk of Math data leakage.
https://arxiv.org/pdf/2…