Francesco Mario D'Afiero

Results 7 issues of Francesco Mario D'Afiero

When calling latexocr the box where the equation must be met it is not always recognised correctly; sometimes it does not recognise it at all. Any fixes for this? Using...

question

### Describe the bug, what's wrong, and what you expected. Hello, when trying contour data after compute_derivative I get an empty dataset even if the value is in the dataset...

question

Hello, I'm facing an issue where I can't modify an underlying numpy array from taichi. I would like to modify upts directly but in my original code I need to...

question

Hello, when I run in parallel the SPOD with a custom weighting matrix (area of the elements) I get the following error but everything is fine when I run in...

Hello, is there any way to set the render width and height the same of the image width and height? I was able to modify the image_width and image_depth in...

question

Hello, I am trying to do SPOD with very large datasets and I'm currently facing the issue where I cannot load in memory the array of my time series due...

Hello, I have the issue where ascent hangs my simulation when running with MPI on multiple cluster nodes. I compile with: `env enable_mpi=ON ./build_ascent.sh` Did this ever happened before? Do...