[Numpy-discussion] Feature proposal: weighted gram matrix / sandwich product

2025-08-15 Thread Christian Lorentzen via NumPy-Discussion
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

[Numpy-discussion] Feature proposal

2025-08-05 Thread Андрей Рыбаков via NumPy-Discussion
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