Sayandip Halder

Results 23 comments of Sayandip Halder

Note: The docstring in the latest commit has been copypasted from the Pytaco docstring as I didn't want to switch tabs every time :grimacing: The docstring will be changed in...

Todo: modify the dunder methods, add test suite, get taco in the CI environment so that tests pass, and most importantly ndarray compatibilty

Yes, I'll give it a try today.

> Can we integrate this into the `DOK` type? Do you mean including `vix` as a function in `DOK`?

Calling the function `add_vector_indexer_to_sparse_dok()` essentially does that. Maybe we can import and call the function in `_dok.py` which will give us the desired behaviour.

I would love to contribute. Where do I start? So far, I've created a workspace in HackMD although am not sure what "HackMD notebook" means.

Will the changes be in README.rst or the github.io page? The official documentation is in github.io. Is it possible for me to change it?

Found a typo in [line 242](https://github.com/LiberTEM/LiberTEM/blob/05edd76e46ef7dbeafa50fa9332809c75767dcdc/src/libertem/io/dataset/base.py#L242)

This is strange! There's no file named base.py in my repository. Do I have to create the entire file?