xtensor-stack / xtensor

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

Semantic #113

Closed JohanMabille closed 7 years ago

JohanMabille commented 7 years ago

Semantic has to be fixed for xindexview and xview like it has been done for xbroadcast and xfunction.

JohanMabille commented 7 years ago

Reopened, #116 doesn't fix all the semantic problems.

SylvainCorlay commented 7 years ago

But if fixes some. I have the fix for #115 btw.