Alessandro

Results 11 comments of Alessandro

I can see that the build of the documentation failed, but in the details I can only see a warning about the swmr.ipynb not being in any toctree. I am...

Nevermind, it was easy enough that I finally figured it out.

@dfm: Regarding the unit test, I have to say that I am not very experienced in writing it, but I will try my best nevertheless using those already present as...

Thank you, I will add the requirements in both places then! Also, I suppose I should be able to make the test for the backend, I'll add a commit as...

Hi @dfm, I understand that it is not a supported use case, but it would be useful to me because I have long running chains and I would like to...

Hi @dfm, I played a bit with the SWMR mode and below is what I found. To use SWMR the following has to happen: 1) the writer opens(creates) the file,...

Thank you! I will add a Jupyter notebook with the example and I will surely take your help in formatting it properly. I should be able to submit in the...

I installed this theme recently, and I have the same issue. There are two simple solutions that require adding a few lines to the settings file of VSCode, that you...

Hi @znicholls, while making tests I discovered that the change I proposed did not work as I wanted. Going by memory, the problem is that the output hdf5 file is...

I believe that I did find that my solution sometimes failed, but I can't be sure it wasn't just my fault. I might try to dig up the code I...