Other packages > Find by keyword >

tensorA  

Advanced Tensor Arithmetic with Named Indices
View on CRAN: Click here


Download and install tensorA package within the R console
Install from CRAN:
install.packages("tensorA")

Install from Github:
library("remotes")
install_github("cran/tensorA")

Install by package version:
library("remotes")
install_version("tensorA", "0.36.2.1")



Attach the package and use:
library("tensorA")
Maintained by
K. Gerald van den Boogaart
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-07-10
Latest Update: 2023-12-13
Description:
Provides convenience functions for advanced linear algebra with tensors and computation with data sets 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.
How to cite:
K. Gerald van den Boogaart (2006). tensorA: Advanced Tensor Arithmetic with Named Indices. R package version 0.36.2.1, https://cran.r-project.org/web/packages/tensorA. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.2 (2006-07-10 08:33), 0.3 (2007-04-13 16:37), 0.31 (2007-04-23 11:39), 0.34 (2010-05-11 07:33), 0.35 (2010-05-11 20:43), 0.36.1 (2018-07-29 18:29), 0.36.2 (2020-11-19 23:40), 0.36 (2010-12-01 16:08)
Other packages that cited tensorA R package
View tensorA citation profile
Other R packages that tensorA depends, imports, suggests or enhances
Complete documentation for tensorA
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA