Christopher Jacoby

Results 52 comments of Christopher Jacoby

Hey @bmcfee - I have some new data / benchmarks on this for you, after working on an issue @rabitt was having for a while. (this is similar to what...

Alright, yes; I'll do both of those things and get back to you.

This had slipped off my radar; I'll focus on this for the next few days. How would you like this info presented? I had a [notebook](https://github.com/cjacoby/pescador-benchmarking/blob/master/Benchmarks%20for%20NPY%20Sampling.ipynb) before; I think a...

Mm yeah, that's probably the best course of action. On Tue, Jun 13, 2017 at 10:56 PM Eric J. Humphrey wrote: > I'd vote script here, all the way. Notebooks...

Thoughts from the peanut gallery - is this still in for 1.1.0, or is this really a 2.0 feature? #92 is labelled as 2.0. Trying to clean up what really...

I think the callback is probably better / more future-proof.

:+1: On Wed, Jan 24, 2018 at 8:20 AM Brian McFee wrote: > Can this be a 2.1 feature? It should only add to the API, not change > existing...

Sorry! I could make time to work on this this week if you think it's useful. (Reading emails tho, that I am bad at making time for ;) ) I...

Correct; you can no longer wrap instantiated generators in Streamers, only generator functions, because you can't copy generators with `copy.deepcopy`. It is a somewhat unfortunate implication of the new approach,...

Yup, I didn't really expect you to dive in, so much as to offer any high-level API or feature or design guidance if you had any to offer. Otherwise, I'll...