Fredrik Bagge Carlson

Results 317 issues of Fredrik Bagge Carlson

The following code produce an error when multiplying a Matrix{Float64} with a vector with MultiplyAtoms ``` julia m = Variable(3) g = randn(3) F = Array(typeof(m[1]*g[1]),3) for i = 1:3...

feature request

Replace gebal! with GenericSchur.balance! in matrix_comps

Zygote.jl does not handle try-catch, so I modified `feedback` slightly to avoid using it, but maintained the useful error messagees. The comment `# inv seems to be better than lu`...

I'm marking this as a draft. The current benefit is not really large enough to include, but - https://github.com/JuliaLang/julia/pull/43990 may make it more worthwhile. In particular, I'm worried about the...

https://github.com/JuliaControl/ControlSystems.jl/blob/094983a12649ada131af4af012d3a206622181a9/src/pid_design.jl#L256

`hinfnorm` fails occasionally and it would be nice to come up with better default values for the tolerances etc. ```julia success = map(1:10000) do i G = ssrand(1,1,4) try hinfnorm(G)...

The links to the "stable" version of the docs corresponding to the latest release https://juliacontrol.github.io/ControlSystems.jl/stable has not been updated since v5.3.