mwmajewsk

Results 5 comments of mwmajewsk

@jklymak minimal code sample: ```python import matplotlib.pyplot as plt import numpy as np size = 2048 px = [] py = [] std=3 cases = 100 for i in range(size):...

@tacaswell > If you zoom in do the bands come back? Can you also check than `np.histogram2d` behaves the same with both numpy versions? No they do not, at least...

@jklymak I literally wouldn't have published a few papers If I would see the version from new matplotlib. I don't know how this can be solved within the code, but...

What it should be like ![correct wiring](https://i.imgur.com/KPOzBgq.png)

I'm having the same issues when using `SPC ,` for switching buffer. I'm using python, anaconda, and lsp. I'm suspecting that emacs is trying to run some helpers on the...