tttensor

R package for Tensor-Train Decomposition

https://github.com/rikenbit/tttensor

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
Last synced: 11 months ago · JSON representation

Repository

R package for Tensor-Train Decomposition

Basic Info
  • Host: GitHub
  • Owner: rikenbit
  • License: other
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 24.4 KB
Statistics
  • Stars: 3
  • Watchers: 10
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 7 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

DOI CRAN_Status_Badge Downloads Total Downloads :name status badge :registry status badge :total status badge ttTensor status badge GitHub Actions

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

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

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 Email 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

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 59 Last month
  • Docker Downloads: 37
Rankings
Stargazers count: 28.5%
Forks count: 28.8%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Average: 40.5%
Downloads: 79.7%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • Matrix * imports
  • PTAk * imports
  • methods * imports
  • rTensor * imports
  • tensorr * imports
  • testthat * suggests
.github/workflows/build_test_push.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v1 composite
  • docker/login-action v1 composite
Dockerfile docker
  • bioconductor/bioconductor_docker devel build