pysal / spglm

SParse Generalized Linear Models (spglm)
https://pysal.org/spglm/
BSD 3-Clause "New" or "Revised" License
33 stars 20 forks source link

use solve instead of inverse #20

Closed TaylorOshan closed 6 years ago

TaylorOshan commented 6 years ago

This PR updates IWLS routines to use more robust solve instead of directly computing inverse of matrix