-
Thibault Hallouin authored
by preprocessing the input `Rcpp::StringMatrix` into a `xt::tensor<std::array<char, 32>>` to avoid the limitation of strings not being supported as a valid data type for `xt::rtensor`
73c301f1
La forge gitlab.irstea.fr sera définitivement arrêtée le 30 juin 2026. Nous vous invitons à migrer vos projets vers la forge INRAE. Vous trouverez plus de détails sur le blog de la forge INRAE.
by preprocessing the input `Rcpp::StringMatrix` into a `xt::tensor<std::array<char, 32>>` to avoid the limitation of strings not being supported as a valid data type for `xt::rtensor`