Erik Tollerud

Results 284 comments of Erik Tollerud

The combine-like features are *definitely* useful in some of these use cases. Also it's less mental burden on users if we don't have two different sets of `Combiner`-like things. Rather...

Oh interesting... I'm not sure this can be fixed exactly the way you might expect, because the underlying diagram code uses graphviz, which keys on names. Before I try to...

@pllim - don't think your second option here is possible because of the origin of ths issue (that graphviz keys on names.) But it *might* be that "Box1D" and "Box1D...

@taldcroft - do you agree this is a bug, and not in some subtle way intended behavior? (Also note #4707)

I like the idea of making this change work if we can but it's 5.2 freeze day and I'm not clear if you're still making changes, @nstarman ? (I can...

`Spectrum1D` all the things! 🙊

> I wonder more what's the point of yet another library to handle CLI interaction when there's already a ton out there that could simply be improved. I for one...

Came across this while looking for stuff that's on the cusp of 5.1 - clearly this is not there yet, but I also like the general approach and hopefully we...

(Odd - why didn't the ci get skipped despite both commits having `[ci skip]`?)

Poking about the status of this one. Any sense whether this is a deep problem vs "just need to convince the CI to reognize the right version"?