sparse icon indicating copy to clipboard operation
sparse copied to clipboard

Slicing and advanced indexing for DOK

Open sayandip18 opened this issue 3 years ago • 5 comments

Fixes #298

sayandip18 avatar Apr 15 '21 16:04 sayandip18

Can we integrate this into the DOK type?

Do you mean including vix as a function in DOK?

sayandip18 avatar Apr 23 '21 11:04 sayandip18

Do you mean including vix as a function in DOK?

I mean as an property.

hameerabbasi avatar Apr 23 '21 11:04 hameerabbasi

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.

sayandip18 avatar Apr 25 '21 21:04 sayandip18

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'd prefer for vix to be directly added to all DOK objects.

hameerabbasi avatar May 17 '21 12:05 hameerabbasi

@sayandip18 Do you plan to continue this?

hameerabbasi avatar Jan 05 '24 06:01 hameerabbasi