Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4106de8

Browse files
committed
Badges
1 parent078b2b0 commit4106de8

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

‎README.md‎

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
[![DOI](https://zenodo.org/badge/367216560.svg)](https://zenodo.org/badge/latestdoi/367216560)
2+
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/rTensor)](
3+
https://cran.r-project.org/package=rTensor)
4+
[![Downloads](https://cranlogs.r-pkg.org/badges/rTensor)](https://CRAN.R-project.org/package=rTensor)
5+
[![Total Downloads](https://cranlogs.r-pkg.org/badges/grand-total/rTensor?color=orange)](https://CRAN.R-project.org/package=rTensor)
6+
[![:name status badge](https://rikenbit.r-universe.dev/badges/:name)](https://rikenbit.r-universe.dev)
7+
[![:registry status badge](https://rikenbit.r-universe.dev/badges/:registry)](https://rikenbit.r-universe.dev)
8+
[![:total status badge](https://rikenbit.r-universe.dev/badges/:total)](https://rikenbit.r-universe.dev)
9+
[![rTensor status badge](https://rikenbit.r-universe.dev/badges/rTensor)](https://rikenbit.r-universe.dev)
10+
11+
12+
#rTensor
13+
Tools for Tensor Analysis and Decomposition
14+
15+
Installation
16+
======
17+
~~~~
18+
git clone https://github.com/rikenbit/rTensor/
19+
R CMD INSTALL rTensor
20+
~~~~
21+
or type the code below in the R console window
22+
~~~~
23+
library(devtools)
24+
devtools::install_github("rikenbit/rTensor")
25+
~~~~
26+
27+
##Authors
28+
- Koki Tsuyuzaki

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp