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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for tensorA80010001200140016001800200022002400260028003000TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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