xtensor-stack / xtensor

C++ tensors with broadcasting and lazy computing
BSD 3-Clause "New" or "Revised" License
3.36k stars 398 forks source link

fixed typo in right_shift description #2787

Closed Biokastin closed 3 weeks ago

Biokastin commented 6 months ago

Checklist

Description

Fixes typo in documentation entry for xt::right_shift that incorrectly describes it as if referring to xt::left_shift.