Subject: CVS commit: pkgsrc/geography/R-spatstat.sparse
From: Makoto Fujiwara
Date: 2024-01-14 00:04:52
Message id: 20240113230452.C8DD4FA42@cvs.NetBSD.org

Log Message:
(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.

Files:
RevisionActionfile
1.2modifypkgsrc/geography/R-spatstat.sparse/Makefile
1.4modifypkgsrc/geography/R-spatstat.sparse/distinfo