Dear numpy community
I would like to propose a mew feature in np.linalg to compute weighted
gram matrix (sandwich product), see
https://github.com/numpy/numpy/issues/29559.
Proposed new feature or change:
The solvers for many important statistical models like Generalized
Linear Models
Dear all,
I would like to discuss a «cosmetic» feature for numpy.
I find it useful in my day-to-day work to inspect the values of 1D and 2D numpy
arrays. Typically I was saving the data in the .txt format and then used the
next best tool to analyse the numbers.
However, I would prefer to be a