-
# š Bug
Issue with log determinant jit compilation on large matrices > 1e-6. Perhaps an issue with the `iterative` method, which I believe is triggered after 1e-6.
I replaced this issue by speciā¦
-
Hi,
I'm a big fan of the package. Being able to solve eigenvalue problems without vectors and matrices is awesome. Thanks you very much!
I was wondering about the possibility to support the LOBPCā¦
-
## Issues with zoom level steps
Currently, there are the following zoom steps and their percentage change compared to the previous step:
Zoom level
Percentage jump compared to the previous ā¦
-
Hello,
So I'm developing a deep learning program and I use pyvips to open my WSI images.
Recently I stumbled upon a weird issue where my program would predict completely different things depending oā¦
EKami updated
4 years ago
-
This issue is supposed to give a rough idea about the features/functionality I am planning to implement and would like to have (not necessarily in this package). Any help and comments are greatly apprā¦
acroy updated
10 years ago
-
Hello!
I was wondering about the following behaviour, which made one of my tests break in a recent sparsesvd update.
```
>>> C = numpy.array([[ 0. , 0.7, 0. , 0. ],
ā¦
-
This is an attempt to spot all geometry issues in VIPS resizing at once.
Pillow 7.0 has been released today (no SIMD version yet) and I've implemented a new resizing method called `reduce()`. It alā¦
-
As requested by metiNN on discord:
> Looking at the drop-down menu options, I miss the best algorithm though: xBRZ.
> It'd be great if you could add the xBRZ scale variations, up to and including ā¦
-
Hi, there is the vuh2 branch but it's not the default. There seem to be some design improvements in vuh2 but what is its current state? Can you recommend vuh2 for production code, or should I betterā¦
-
After successfully reading the particle coordinates and topology file, BDHI::PSE appears to stop computing and produces no calculation output. I have defined the integrator in the JSON file and incluā¦