-
For some reason this is what I'm getting
```
$ ./rays
# Ray Triangle Mesh Intersection
|V| 2050
|F| 4096
Firing 1000 rays...
| Method | Time in seconds |
|:----------…
-
Hi, I'm trying to use the generated wasm file with web-tree-sitter and the following error appears when trying to parse code:
```
RuntimeError: null function or function signature mismatch
a…
-
# Задание №2 +
Дополнительное задание на повышенную оценку, по желанию, **по согласованию с преподавателем**.
## Задачи
В Файле main.py реализовать функцию *get_random_matrix_and_det*, которая генер…
-
### Steps to reproduce
Steps:
1. Open this link to live example in Firefox: https://codesandbox.io/p/sandbox/silly-wing-j5fcdq
2. Double-click on any tree item
3. When input appears, you couldn't …
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Check that your issue is not already [filed](https://github.com/leanprover/lean4/iss…
-
- [x] I have read and agree to the [contributing guidelines](https://github.com/griptape-ai/griptape#contributing).
**Describe the bug**
It appears like SummaryConversationMemory is maintaining t…
-
This app build for Linix GTK wxWidgets 3.2.4. App with the same code base built for Windows (wxWidgets 3.1.4) works just fine.
App uses two trees based on wxDataViewCtrl, connected to the same model …
-
problem : https://judge.yosupo.jp/problem/tree_decomposition_width_2
有効ならテストケースに入れるべきだと思います。有効なら、もしかすると K=0 の場合の出力をもっと明確にすべきかもしれません(辺が K-1 個ではないので)。
-
This is a very minor look-and-feel thing. Looking for opinions, happy to help out (e.g. PR) if you think it would be useful.
A normal packetry session might look like this:
![Screenshot_select-are…
-
I know cross file constant folding is not supported since that only happens in the first stage where esbuild optimizes each file separately and links them later. I'm openning this issue just to notify…