GitHub

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

R package to perform optimal tensor transport

Installation

======

git clone https://github.com/rikenbit/otTensor/
R CMD INSTALL otTensor

or type the code below in the R console window

library(devtools)
devtools::install_github("rikenbit/otTensor")

References

======

  • Kerdoncuff, T. et al., Optimal Tensor Transport. Proceedings of the AAAI Conference on Artificial Intelligence, 36(7), 7124-7132. 2022

Contributing

If you have suggestions for how otTensor could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

Authors

  • Koki Tsuyuzaki

Read the original on github.com ↗