-
I'm not sure if it's an IC problem, just tell me if it is not.
I've been running diomira in the majorana1 queue system and I noticed that it was extremely slow, much more (> 10 times) than if I ran i…
-
### 🐛 Bug
Hey,
thanks a lot for your work!
I am trying to debug an apparent memory leak/higher memory usage when running the training code multiple times, but I can't pinpoint its cause.
I've bo…
-
Running the dataset synthesis step
```
python microsoft_dns/noisyspeech_synthesizer.cfg -root ./
```
... result in this error
```
File "microsoft_dns/noisyspeech_synthesizer.cfg", line 35
…
-
There are two almost equal arrays generated by the same pipeline in different systems. (All differences between respective items are about 1e-16 and apparently caused by differences in hardware.)
…
-
### Is your feature request related to a problem? Please describe.
Recently, the dense `linalg.solve` function was updated to exploit the matrix structure in https://github.com/scipy/scipy/pull/128…
-
Greetings,
Recently I developed a package using xtensor as C++ backend and numpy as a python interface, which is usually like @tdegeus done for some of his packages. I also used the xtensor-blas in p…
-
Based on slack discussion with Francesco Valentino
> I’ve started looking into how PSFs are currently implemented in MICADO simulations in ScopeSim.
> The conversation stemmed from my attempt to r…
-
The pyglment package gives different estimated coefficients for linear regression depending on which solver you select (e.g. cdfast or batch-gradient). Neither solver agrees with sklearn (I believe th…
idc9 updated
4 months ago
-
**Describe the bug**
TypeError caused by EOFError when loading pickle file through ForkingPickler:
2024-07-10 10:46:29,886 - C:\Users\alvin\OneDrive\Coding\Python\chronos\chronos-forecasting\scrip…
-
Hello,
First, I wanted to point out that the current version of numpy (1.12.0) raises the following issue when using your code: https://github.com/rbgirshick/py-faster-rcnn/issues/481. I used numpy…