#81: bicgstab function does not exist in Octave 3.0 --------------------------+------------------------------------------------- Reporter: sebastien | Owner: sebastien Type: bug | Status: new Priority: minor | Milestone: Component: Core M-files | Version: 4.1.0 Keywords: | --------------------------+------------------------------------------------- bicgstab function exists in both MATLAB and Octave 3.2, but not in Octave 3.0.
This break option stack_solve_algo=3 under Octave 3.0.
The fix is probably to backport the function from Octave 3.2 to Octave 3.0, and add in the matlab/missing/ subdir.
#81: bicgstab function does not exist in Octave 3.0 ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: sebastien Type: bug | Status: closed Priority: minor | Milestone: Component: Core M-files | Version: 4.1.0 Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien):
* status: new => closed * resolution: => fixed
Comment:
Fixed in commit 1ae1b5ff20a11a7539eb1c435ef621caed61aa91