SLICOT / SLICOT-Reference

SLICOT - A Fortran subroutines library for systems and control
BSD 3-Clause "New" or "Revised" License
48 stars 23 forks source link

IB01AD: Incorrect calculation of minimal working space #17

Open vlasovdl opened 1 month ago

vlasovdl commented 1 month ago

There is an error in the IB01AD.ffile that causes the required minimum working space to be calculated incorrectly with the parameters (ALG = 'F', BATCH = 'O'). It will be fixed if line 581 will be ...

ELSE IF ( (FIRST .OR. INTERM).AND..NOT.ONEBCH ) THEN