Jonnie Diegelman

Results 118 comments of Jonnie Diegelman

@janneshb ha! I didn’t notice it was you at first. Yeah, a PR would be great if you have it handy. I think you should be able to open one...

Oh yeah, it'll make you fork your own copy and will be used for the PR.

I wouldn't mind if it did move to Base (less work to maintain on my part!), but I think a few things would have to change about it before that...

Thanks for the issue. I’ll check out why this isn’t working.

Hm. It seems that it only has a problem when the `terse` keyword is used. I'm actually not too sure how to debug this one at the moment. This is...

Thanks @lbenet ! I think I understand most of it, but I may need to play around with it some more to understand how the domain of `sm` and `ωm`...

Yes, I'm mostly interested in parametric uncertainty. Doing `G(im*0.1)` works, but the bounds are too wide, so I was exploring different methods for tightening them. Splicing the interval helped, but...

Looks great! Thanks. It looks like the IntervalLinearAlgebra.jl package will help here as well, as sometimes models are given in state-space form, rather than transfer function, and this analysis for...