-
Requiring the array.array to be exactly the right length means that if the messages have different numbers of pulses, there's going to be a lot of memory reallocation going on, potentially on quite la…
-
Hi, when I was running:
```
if __name__ == "__main__":
decomp = DimensionDecomp(df)
decomp.umap_project()
```
It gave error:
```
-------------------------------------------------------…
-
### Mountpoint for Amazon S3 version
mount-s3 1.0.1-unofficial+7643a22
### AWS Region
us-east-1
### Describe the running environment
Running on a local PC docker container. ALso experie…
-
ESP32 rev1 and rev3. Board without psram.
Try with ESP-IDF, 4.4.1 and 4.4.3, micropython from master
Suppose running asyncio in the thread. Task call ble.scan. Wifi works not good. At first look o…
-
If you don't want to pass the entire buffer to BASS, then pass a slice, no extra work necessary for Cython. If you want to pass the equivalent of NULL to BASS then do:
```cython
def get_data(Cha…
-
### 🚀 The feature, motivation and pitch
without having to call `.item()`. OP: https://github.com/pytorch/pytorch/pull/103339#discussion_r1224826554
so this is needed for 1d tensors, although cou…
-
`TypeError: only integer tensors of a single element can be converted to an index`
1. what index is referred to?
2. we can see that single-dim tensors even of multiple elements are ok
```python
…
-
**Describe the bug**
Building the python-cython 0.29.24 package with Python 3.10 on GNU Guix, I get he following two failures:
```
Errors found in shards 23, 7
Errors from shard 23:
=====…
-
BPO | [35845](https://bugs.python.org/issue35845)
--- | :---
Nosy | @pitrou, @skrah, @jakirkham
PRs | python/cpython#11730python/cpython#11730python/cpython#11730
*Note: these values reflect the stat…
-
Trying to query an iterator results in a segmentation fault from rocksdb:
```
Thread 1 "python3" received signal SIGSEGV, Segmentation fault.
0x00007fffe9927c29 in rocksdb::MemTableIterator::valu…