./math/R-bdsmatrix, Routines for Block Diagonal Symmetric Matrices

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.6, Package name: R-bdsmatrix-1.3.6, Maintainer: pkgsrc-users

This is a special case of sparse matrices, used by coxme.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-06-15 12:39:51 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-bdsmatrix) Updated 1.3.4 to 1.3.6

Changes in version 1.3.6:

        * Change lines with "if (class(x) == 'bsdmatrix')" to use
	          inherit()

Changes in version 1.3.5:

        * Remove Sint C type, per request from CRAN

        * The internal ismat() function had an if (condition) where the
	          condition was length 2.  Fixed
   2022-05-21 15:39:34 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
math/R-bdsmatrix: import R-bdsmatrix-1.3.4

This is a special case of sparse matrices, used by coxme.