Open mlindsk opened 2 years ago
Yes, that might me. Currently it's just because I need to calculate entropy for sparse high dimensional data containing many zeros. So I am experimenting with this to avoid having to explicitly constructing the sparse tables.
@mlindsk : Update to API (vignette) - but more might happen. Also, a few non-exported low-level functions.
I'll make a benchmark against ESS at some point ✌️Just to verify that ESS should rely on spartropy in the future.
Hi mikl,
Interesting project. Could be very useful in ess as a substitute for ess entropy
which is a naive R approach.
/Mads