jamestjsp
jamestjsp
The following code throws a method error. This can be easily reproduced by placing a delay system in the denominator of any expression. ``` s = tf("s") L = 5;...
The x label 'Time' and y label 'Amplitude' are being pushed outside the canvas while plotting using `step_response_plot` from IDLE. But looks fine in Jupyter notebook.
Sum of multiple higher order transferfunction results in a 'ValueError: Noncausal transfer functions are not allowed.' I have written PolyFrac class and do arithmetic then convert to Transfer object works...
## Summary The SLICOT routine `NF01BS` (QR factorization of Jacobian in compressed form) contains a bug where `DLACPY` is called with overlapping source and destination memory regions. This is undefined...
## Description There is a bug in the `SB02RU` subroutine in `src/SB02RU.f` which affects the construction of the symplectic matrix for discrete-time Riccati equations when `HINV='I'` (inverse symplectic matrix). In...