Up to [cvs.NetBSD.org] / pkgsrc / geography / R-spatstat.sparse
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
(geography/R-spatstat.sparse) Updated 3.0.3 to 3.1.0 CHANGES IN spatstat.sparse VERSION 3.1-0 OVERVIEW o Internal improvements.
(geography/R-spatstat.sparse) Updated 2.0.0 to 3.0.3 CHANGES IN spatstat.sparse VERSION 3.0-3 OVERVIEW o Minor improvements. CHANGES IN spatstat.sparse VERSION 3.0-2 OVERVIEW o We thank Joey Arthur for contributions. o Bug fix. BUG FIXES o marginSumsSparse If the result of marginSumsSparse was a one-dimensional sparse vector, the entries were incorrectly rearranged so that the non-zero entries were all at the beginning of the vector. [Spotted by Joey Arthur.] Fixed. CHANGES IN spatstat.sparse VERSION 3.0-1 OVERVIEW o Minor changes to package information. CHANGES IN spatstat.sparse VERSION 3.0-0 OVERVIEW o Minor internal changes. CHANGES IN spatstat.sparse VERSION 2.1-1 OVERVIEW o Bug fix. BUG FIXES o matrixsqrt, matrixinvsqrt, matrixpower If the result was a complex-valued matrix, the values were completely incorrect. Fixed. CHANGES IN spatstat.sparse VERSION 2.1-0 OVERVIEW o Join two sparse arrays. o Minor improvements and bug fixes. NEW FUNCTIONS o bind.sparse3Darray Join two sparse three-dimensional arrays along a specified dimension (analogously to 'rbind', 'cbind' or 'abind') to make another sparse three-dimensional array. SIGNIFICANT USER-VISIBLE CHANGES o quadform Argument 'v=NULL' is now accepted, and interpreted as the identity matrix. o bilinearform Argument 'v=NULL' is now accepted, and interpreted as the identity matrix. BUG FIXES o quadform Crashed if 'v' was missing. Fixed.
geography: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
geography: Remove SHA1 hashes for distfiles
(geography/R-spatstat.sparse) import R-spatstat.sparse-2.0.0 Defines sparse three-dimensional arrays and supports standard operations on them. The package also includes utility functions for matrix calculations that are common in statistics, such as quadratic forms.