Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, sciencedirect.com, zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Repository
R package for Tensor-Train Decomposition
Basic Info
Statistics
- Stars: 3
- Watchers: 10
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ttTensor
R package for Tensor-Train Decomposition
Installation
~~~~ git clone https://github.com/rikenbit/ttTensor/ R CMD INSTALL ttTensor ~~~~ or type the code below in the R console window ~~~~ library(devtools) devtools::install_github("rikenbit/ttTensor") ~~~~
References
- TTSVD : Tensor-Train Decomposition, I. V. Oseledets, 2011
- TTWOPT : Completion of high order tensor data with missing entries via tensor-train decomposition, Yuan, Longhao, et. al., 2017
- TTCross : TT-cross approximation for multidimensional arrays, I. V. Oseledets, et. al., 2010, On selecting a maximum volume sub-matrix of a matrix and related problems, Ali Civril, et. al., 2009
License
Copyright (c) 2019 Koki Tsuyuzaki and Laboratory for Bioinformatics Research, RIKEN Center for Biosystems Dynamics Reseach Released under the Artistic License 2.0.
Authors
- Koki Tsuyuzaki
- Manabu Ishii
- Itoshi Nikaido
Owner
- Name: RIKEN BiT
- Login: rikenbit
- Kind: organization
- Location: Japan
- Website: https://bit.riken.jp/
- Twitter: dritoshien
- Repositories: 80
- Profile: https://github.com/rikenbit
Laboratory for Bioinformatics Research, RIKEN Center for Biosystems Dynamics Research
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 13
- Total Committers: 2
- Avg Commits per committer: 6.5
- Development Distribution Score (DDS): 0.077
Top Committers
| Name | Commits | |
|---|---|---|
| kokitsuyuzaki | k****r@h****p | 12 |
| 露崎弘毅 | k****i@d****p | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 59 last-month
- Total docker downloads: 37
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: ttTensor
Tensor-Train Decomposition
- Homepage: https://github.com/rikenbit/ttTensor
- Documentation: http://cran.r-project.org/web/packages/ttTensor/ttTensor.pdf
- License: MIT + file LICENSE
-
Latest release: 1.0.2
published 11 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- Matrix * imports
- PTAk * imports
- methods * imports
- rTensor * imports
- tensorr * imports
- testthat * suggests
- actions/checkout v2 composite
- docker/build-push-action v1 composite
- docker/login-action v1 composite
- bioconductor/bioconductor_docker devel build