Displaying 2 results from an estimated 2 matches for "uflong".
Did you mean:
u_long
2011 Aug 10
0
New Matrix and lme4: Must reinstall lme4 if got new Matrix
...[Technical !]
This is because lme4 has a 'LinkingTo: Matrix' in its
DESCRIPTION and indeed, lme4's C code is using part of Matrix' C
code.
The change in Matrix: Part of the C-level interface in Matrix is
now (again, after several years) using the standard CHOLMOD
typedef of UFlong. This means that the C API of Matrix should
behave conformly with what other instances of CHOLMOD export.
(*) For some, it may be amusing to read
https://stat.ethz.ch/pipermail/r-packages/2008/000911.html
which was the last announcement of Matrix on R-packages.
_______________________...
2011 Aug 10
0
New Matrix and lme4: Must reinstall lme4 if got new Matrix
...[Technical !]
This is because lme4 has a 'LinkingTo: Matrix' in its
DESCRIPTION and indeed, lme4's C code is using part of Matrix' C
code.
The change in Matrix: Part of the C-level interface in Matrix is
now (again, after several years) using the standard CHOLMOD
typedef of UFlong. This means that the C API of Matrix should
behave conformly with what other instances of CHOLMOD export.
(*) For some, it may be amusing to read
https://stat.ethz.ch/pipermail/r-packages/2008/000911.html
which was the last announcement of Matrix on R-packages.
_______________________...