-
我修改了一下代码来适配最新的timesfm,但是运行时候报错:
TimesFM v1.2.0. See https://github.com/google-research/timesfm/blob/master/README.md for updated APIs.
Loaded Jax TimesFM.
Loaded PyTorch TimesFM.
加载本地数据文件: 000001.…
-
### Description
When I plot two subplots aligned as rows, the x is not really shared and there is a weird effect on the grid/xticks. Not sure if I'm doing something wrong, but it seems like a b…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
# there is my code
import threading
impor…
-
### Description:
When i do radon transform of an image and directly call iradon to do reconstuction, the reconstructed image become blured than the original image, why ?
### Way to reproduce:
```py…
-
I want to read data from a dat file using RawBinarySignalIO and plot the data. When I ran the program below, it consumed more than 32GB of memory for a 1GB dat file. I want to run this process on AWS …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug summary
A memory leak issue is observed in TorchIO version 20.0.1 during prolonged training sessions…
-
plt.xlim([-800, 800])
plt.ylim([-200, 1300]
the court limits are being defined everywhere, and this needs to be cleaned up
-
Hi I have a few basic questions about the *.nc files generated in the different steps. I'm trying to export the results of the reference stack to segy (or first miniseed then segy).
I loaded a few…
-
1. Option1
```python
fig = plt.figure(figsize=(16,6))
ax1 = fig.add_subplot(1,2,1)
ax1.scatter(X_lda[:,0], X_lda[:,1], c=y, cmap=plt.cm.viridis_r)
ax1.set_title('good')
ax2 = fig.add_subplot(1…
-
## System details:
#### Positron and OS details:
Positron Version: 2024.08.0 (Universal) build 48
Code - OSS Version: 1.91.0
Commit: ed616b36655fb24d116108bdd833f1321704315b
Date: 2024-08-19T04:26:5…