-
I started discussing this [on Zulip](https://stack-assessment.zulipchat.com/#narrow/stream/384532-question-troubleshooting/topic/Priority.20given.20to.20implies.20over.20and/near/453112007) but I've b…
-
Ignore length check
when groupby, the data length changes.
If bottleneck could be the same as talib and not throw any errors, it would be great
```python
import numpy as np
import pandas as p…
-
(I've written about this a bunch on Discord in the past and offline, but apparently never made an issue for it. ;3;)
Recently I heard about a LISP-like 6502 language by dustmop called 'co2', that a…
-
Moving the ROIs in spectrum viewer can be slow with big datasets, because a mean is being calculate over a large amount of data. Investigate if something clever can be done to speed it up.
This is li…
-
Use MAD (Mean Absolute Deviation) pooling, it's more accurate than mean pooling with SSIM metric (I, honestly, would trust PSNR more than SSIM with mean pooling).
This is what I'm using for evaluatio…
-
This is more a feature request than an issue.
I'm running Ubuntu 22.04 LTS with ROS2 `humble`.
When adding `sensor_msgs/msg/CameraInfo` message to `meta/interface.txt` build fails:
```
$ col…
-
Thank you for the wonderful repo. I am trying to do an external test with echonet dynamic dataset.
```
RuntimeError: Caught RuntimeError in DataLoader worker process 1.
0%| …
-
### Game or games this happens in
None
### What area of the game / PPSSPP
When I execute version 1.18 I get a segmentation fault with Vulkan backend in raspberry pi OS bullseye 32 bit on raspberry …
-
Use case: If you have a "simplex" scanner, you can scan all the front pages (pages 1, 3, 5, 7, 9) and then turn over the stack and scan all the back pages, _backwards_ (pages 10, 8, 6, 4, 2).
`zip` d…
-
While the discrete inference results I get for `parallel` enumeration are accurate, the results for `sequential` enumeration are not. In theory, both should return the same result. [source](https://fo…