Last data update: 2014.03.03

blockmatrix

Package: blockmatrix
Maintainer: Emanuele Cordano <emanuele.cordano@gmail.com>
License: GPL (>= 2)
Title: blockmatrix: Tools to solve algebraic systems with partitioned
matrices
Type: Package
Author: Emanuele Cordano
Description: Some elementary matrix algebra tools are implemented to manage
block matrices or partitioned matrix, i.e. "matrix of matrices"
(http://en.wikipedia.org/wiki/Block_matrix). The block matrix is here
defined as a new S3 object. In this package, some methods for "matrix"
object are rewritten for "blockmatrix" object. New methods are implemented.
This package was created to solve equation systems with block matrices for
the analysis of environmental vector time series .
Bugs/comments/questions/collaboration of any kind are warmly welcomed.
Version: 1.0
Repository: CRAN
Date: 2014-01-20
Depends: R (>= 2.13)
URL:
http://cri.gmpf.eu/Research/Sustainable-Agro-Ecosystems-and-Bioresources/Dynamics-in-the-agro-ecosystems/people/Emanuele-Cordano
Collate: 'as.blockmatrix.matrix.R' 'as.matrix.blockmatrix.R'
'blockmatrix.R' 'dim.blockmatrix.R' 'is.zero.blockmatrix.R'
'length.blockmatrix.R' 'matmult.blockmatrix.R'
'methods.blockmatrix.R' 'names.blockmatrix.R'
'ncol.blockmatrix.R' 'ncol_elements.blockmatrix.R'
'nrow.blockmatrix.R' 'nrow_elements.blockmatrix.R'
'solve.blockmatrix.R' 't.blockmatrix.R' 'value.blockmatrix.R'
'value.replacement.blockmatrix.R' 'zbracket[.blockmatrix.R'
'zbracket[.replacement.blockmatrix.R'
Packaged: 2014-01-19 15:56:09 UTC; ecor
NeedsCompilation: no
Date/Publication: 2014-01-19 18:10:34

● 0 images, 19 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'blockmatrix' ...
** package 'blockmatrix' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'blockmatrix'
    finding HTML links ... done
    Math                                    html  
    as.blockmatrix                          html  
    as.matrix                               html  
    blockmatmult                            html  
    blockmatrix                             html  
    dim                                     html  
    extract                                 html  
    extract_replacemethod                   html  
    is.zero.blockmatrix                     html  
    length                                  html  
    names                                   html  
    ncol                                    html  
    ncol_elements                           html  
    nrow                                    html  
    nrow_elements                           html  
    solve                                   html  
    t                                       html  
    value                                   html  
    value.replace                           html  
** building package indices
** testing if installed package can be loaded
* DONE (blockmatrix)
Making 'packages.html' ... done