Other packages > Find by keyword >

tensorr  

Sparse Tensors in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tensorr", "0.1.1")



Attach the package and use:
library("tensorr")
Maintained by
Robert Zamora
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-01
Latest Update: 2023-10-24
Description:
Provides methods to manipulate and store sparse tensors. Tensors are multidimensional generalizations of matrices (two dimensional) and vectors (one dimensional).
How to cite:
Robert Zamora (2017). tensorr: Sparse Tensors in R. R package version 0.1.1, https://cran.r-project.org/web/packages/tensorr. Accessed 01 May. 2025.
Previous versions and publish date:
0.1.0 (2017-04-01 18:06), 0.1.1 (2019-01-21 06:30)
Other packages that cited tensorr R package
View tensorr citation profile
Other R packages that tensorr depends, imports, suggests or enhances
Downloads during the last 30 days
04/0404/0604/0704/0804/1204/1704/1804/22Downloads for tensorr11.522.533.54TrendBars

Today's Hot Picks in Authors and Packages

dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
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  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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