Evan N. Feinberg

Results 5 comments of Evan N. Feinberg

+1 to @clin366 . I have literally the same issue and would greatly appreciate advice of the developer on this.

Thank you for the speedy response, @tkipf ! The workaround of a block diagonal sparse matrix consisting of individual adjacency matrices makes a lot of sense. I will try and...

Not sure why it failed, the same exact test (test_adaptive()) works fine on vsp-compute. `In [17]: entropy(None, RNG, 'grassberger', a, b) Out[17]: 3.6577128186414978` ``` In [13]: TRUE_ENTROPY Out[13]: 3.2928770664093454 ```...

Roger that, CXH! Please bug me to contribute the other code I have lying around for this as well. On Mon, Aug 8, 2016 at 6:28 PM, Carlos Hernández [email protected]...

PS Thank you thank you for putting all this together! On Mon, Aug 8, 2016 at 6:31 PM, Evan Feinberg [email protected] wrote: > Roger that, CXH! Please bug me to...