Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's not quite the same but some of the use cases (and a bunch of other stuff) would be covered by numpy arrays. You can create multiple views on the same in memory data with different start and end points and different strides.


Agreed. I think numpy arrays a rather overlooked by most python programmers. They allow all kinds of useful tricks like that that are quite handy even if you're not doing strictly numeric work.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: