Last data update: 2014.03.03

tensorA

Package: tensorA
Version: 0.36
Date: 2008-5-14
Title: Advanced tensors arithmetic with named indices
Author: K. Gerald van den Boogaart <boogaart@uni-greifswald.de>
Maintainer: K. Gerald van den Boogaart <boogaart@math.tu-freiberg.de>
Depends: R (>= 2.2.0), stats
Description: The package provides convenience functions for advance
linear algebra with tensors and computation with datasets of
tensors on a higher level abstraction. It includes Einstein and
Riemann summing conventions, dragging, co- and contravariate
indices, parallel computations on sequences of tensors.
License: GPL (>= 2)
URL: http://www.stat.boogaart.de/tensorA
Packaged: 2010-12-01 14:54:31 UTC; boogaart
Repository: CRAN
Date/Publication: 2010-12-01 15:07:54

● 0 images, 37 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tensorA' ...
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c tensora.c -o tensora.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o tensorA.so tensora.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/tensorA/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tensorA'
    finding HTML links ... done
    addtensor                               html  
    astensor                                html  
    bindtensor                              html  
    choltensor                              html  
    deltatensor                             html  
    diagmul                                 html  
    diagtensor                              html  
    dragtensor                              html  
    einstein                                html  
    ftabletensor                            html  
    invtensor                               html  
    istensor                                html  
    leveltensor                             html  
    margin                                  html  
    marktensor                              html  
    meantensor                              html  
    multensor                               html  
    names                                   html  
    normtensor                              html  
    onetensor                               html  
    postensor                               html  
    powertensor                             html  
    reordertensor                           html  
    reptensor                               html  
    riemann                                 html  
    sequencing                              html  
    slicetensor                             html  
    solvetensor                             html  
    svdtensor                               html  
    tensorA.package                         html  
    toPos                                   html  
    tomatrixtensor                          html  
    totensor                                html  
    tracetensor                             html  
    tripledelta                             html  
    undroptensor                            html  
    untensor                                html  
** building package indices
** testing if installed package can be loaded
* DONE (tensorA)
Making 'packages.html' ... done