You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use `.null?` to test NULL pointer returns
we were using `.nil?` in a couple of cases
see #419
thanks dloebl
* fix a rcop fail
* add a null check to matrix_from_array
for safety
* and bump version
0 commit comments