
        CHANGES IN spatstat.sparse VERSION 1.0-9

OVERVIEW

    o Internal code improvements.


        CHANGES IN spatstat.sparse VERSION 1.0-8

OVERVIEW

    o Internal code improvements.

BUG FIXES

    o sumouter
    Crashed if 'w' contained NA values.
    Fixed.

        CHANGES IN spatstat.sparse VERSION 1.0-7

OVERVIEW

    o Internal code tweaks.


        CHANGES IN spatstat.sparse VERSION 1.0-6

OVERVIEW

    o More documentation.

SIGNIFICANT USER-VISIBLE CHANGES

    o marginSumsSparse
    This function is now documented.

        CHANGES IN spatstat.sparse VERSION 1.0-5

OVERVIEW

    o More support for complex values


SIGNIFICANT USER-VISIBLE CHANGES

    o sumouter, quadform, bilinearform
    These functions now handle complex-valued matrices and vectors.

    o marginSumsSparse
    This function now handles complex-valued sparse arrays.
    
        CHANGES IN spatstat.sparse VERSION 1.0-4

OVERVIEW

    o spatstat.sparse now 'requires' the Matrix package.

SIGNIFICANT USER-VISIBLE CHANGES

    o spatstat.sparse package
    spatstat.sparse now 'requires' the Matrix package, so that
    Matrix is loaded when spatstat.sparse is loaded.

        CHANGES IN spatstat.sparse VERSION 1.0-3

OVERVIEW

    o More documentation.

SIGNIFICANT USER-VISIBLE CHANGES

    o "[.sparse3Darray"
    The subset extraction operator is now documented.

    o "[<-.sparse3Darray"
    The subset assignment operator is now documented.

    o as.array.sparse3Darray
    This method is now documented.

    o anyNA.sparse3Darray
    This method is now documented.

    o dim.sparse3Darray, "dim<-.sparse3Darray"
    These methods are now documented.

    o dimnames.sparse3Darray, "dimnames<-.sparse3Darray"
    These methods are now documented.
    
    o sumouter
    A mathematical statement in the help file has been corrected.
    
        CHANGES IN spatstat.sparse VERSION 1.0-2

OVERVIEW

    o More documentation


SIGNIFICANT USER-VISIBLE CHANGES

    o sparse3Darray
    This function is now documented.
    
    o aperm.sparse3Darray
    This function is now documented.
    
    o as.sparse3Darray
    This function is now documented.
    
    o tensorSparse
    This function is now documented.
    
    o Math.sparse3Darray, Ops.sparse3Darray, Complex.sparse3Darray,
    Summary.sparse3Darray
    The methods for the group generics are now documented.


        CHANGES IN spatstat.sparse VERSION 1.0-1

OVERVIEW

    o Corrections to the internal structure.

    o Bug fixes.

    o More functions are documented

SIGNIFICANT USER-VISIBLE CHANGES

    o sumsymouter
    New argument 'distinct'.

BUG FIXES

    o sumsymouter
    Results were incorrect for sparse arrays in some cases:
    some contributions to the sum were omitted.
    Fixed.

        CHANGES IN spatstat.sparse VERSION 1.0-0

OVERVIEW

    o This new package has been created from
    code removed from the spatstat package.
    


