-
### 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, …
-
When building with the Nim-2.2.0 release the `Uniform[T]` types are not being implicitly converted to `T`.
```
examples/triangle.nim(17, 21) Error: type mismatch
Expression: MVP * vec4(vPos.arr[0…
ehmry updated
2 weeks ago
-
When running `DataFrame.median` I get results that are inconsistent with pandas. Here is an example in `ipython`:
```python
In [48]: import pandas as pd
In [49]: import numpy as np
In [50]: im…
-
**Company or project name**
My company is developing various analytical tools based on ClickHouse. After recent upgrade to 24.3.6.47 we've faced rapid performance degradation of some queries. Furth…
-
### Describe the issue:
I spoke the other day with @seberg about performance in indexing operations like `arr[:, mask]`. He said that `arr[:, mask]` would in general be more performant than `arr.tak…
-
use Proxy
-
### 🔍 Issue Description
When importing a vehicle wheel mod, previously exported by Zmodeler, this error occurs:
`Error importing: C:\Users\test\Desktop\wheeltfstan\wheeltfstan_spt_01.ydr.xml
Trace…
-
### BUG:
When having two positive numbers, the values are being shifted
![image](https://github.com/user-attachments/assets/59a67fb2-ce73-40d8-8dda-b0d9cd3aff7b)
Possible fix:
```
const
…
-
Merging into one issue from #8622 and #9583.
A suggestion sometimes thrown around is to deprecate the following:
* `bool(np.array([1]))`
* `bool(np.array([0]))`
* `bool(np.array([[[[0]]]]))`
…
-
Hi,
This looks really exciting, thank you so much for creating this. It would be awesome if I could use this as a downloader in the *arr apps (sonarr, radarr, lidarr, readarr, etc) and flexget. To …