#1292 Fix many warnings, most of them stemming from the fact Seldon used int...
#1292 Fix many warnings, most of them stemming from the fact Seldon used int for its indexes whereas Xtensor use the more sensible std::size_t.
#1292 Fix many warnings, most of them stemming from the fact Seldon used int for its indexes whereas Xtensor use the more sensible std::size_t.