Lech Wiktor Piotrowski

Results 6 issues of Lech Wiktor Piotrowski

Hello, Perhaps this issue is slightly too complex for here, but let me try. I've installed alpine-pkg-glibc on Alpine in VM, then I followed with installation of miniconda, which was...

Hello, As far as I understand, currently, wotan can flatten only a single curve. However, there are cases (like mine), where there are multiple curves with the same time axis....

Hello, I want to read an HDF5 file with unknown structure. Afaik, HighFive does not provide any iteration mechanism, so I iterate myself. Still, when I encounter dataset, I don't...

Hello, Sphinx allows for documenting comments starting with "#:", above or just after the variable. I am not able to use such comments with Read the Docs autoapi, which is...

Enhancement
Language: Python

### Check duplicate issues. - [ ] Checked for duplicates ### Description Assigning a numpy array to a std vector leaks memory. The attached script starts with 600 MB memory...

bug
in:Python Interface

### Check duplicate issues. - [ ] Checked for duplicates ### Description In (Py)ROOT 6.30.06 one can properly += (iadd) an array.array to an std.vector. In the current master, this...

bug
in:Python Interface