glefebvr

Results 1 issues of glefebvr

### Steps to reproduce Given this filen named test.py: ```python import numpy as np class ExempleClass : typ = np.uint32 def __init__(self,D): self.X = np.zeros( D, dtype=self.typ) ``` I run...

Bug :beetle:
topic-performance
Crash 💥
Needs PR