-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@react-native-voice/voice@3.2.4` for the project I'm …
-
### Describe the issue:
During work on np.unwrap tests I found out that the current implementation does not handle bigints correctly.
for example
```python
import numpy as np
arr = np.arange(0, …
-
![image](https://user-images.githubusercontent.com/517055/30936973-18cb9ee6-a39b-11e7-8e16-a1ac336e3121.png)
-
### 🐛 Describe the bug
This problem occured when trying to simulate hot H2O spectra while using GPU acceleration. Looking at the error I'd assume that the pointer, which points to the workarea in G…
-
-
Hi, I have recently discovered this project and I must say I like the idea of adding some automations for my favorite *Arr!
I'm still dry-run testing it so I get a clear idea of how to configure the …
-
Hi, I'm new to extism but find your project very attractive! Thanks!
I wonder what to expect in terms of performance, and is there a way to improve that?
I'm using tinygo to compile the was file…
-
This is actually a question.
In order to support the mapping of fields of array type, Hibernate ORM run some queries to create a custom type. For example, for supporting integer arrays, it runs:
…
-
Hello, I am trying to configure lsp-ai to get copilot-like completion in helix. I intend to use only models running locally.
I ideally would like to get them served following an OpenAI compatible AP…
-
What does `scores_arr > np.mean(scores_arr)` mean here?
Doesn't `scores_arr` store the probability of this sample belongs to positive examples?
Why not just use `scores_arr >= 0.5` ?
https://github…