#204: Make the GSA Octave-compatible --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: bug | Status: new Priority: major | Milestone: 4.3 Component: Core M-files | Version: Keywords: | --------------------------+------------------------------------------------- In particular, the call to 'waitbar' in 'gsa/stab_map.m' should be replaced by a printf-based bar like in the estimation code.
#204: Make the GSA Octave-compatible --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: bug | Status: new Priority: major | Milestone: 4.3 Component: Core M-files | Version: Keywords: | --------------------------+------------------------------------------------- Description changed by sebastien:
Old description:
In particular, the call to 'waitbar' in 'gsa/stab_map.m' should be replaced by a printf-based bar like in the estimation code.
New description:
In particular, the call to 'waitbar' in 'gsa/stab_map.m' should be replaced by a printf-based bar like in the estimation code.
The test files under tests/gsa should also be added to the testsuite.
--
#204: Make the GSA Octave-compatible --------------------------+------------------------------------------------- Reporter: sebastien | Owner: ratto Type: bug | Status: accepted Priority: major | Milestone: 4.3 Component: Core M-files | Version: Keywords: | --------------------------+------------------------------------------------- Changes (by ratto):
* owner: => ratto * status: new => accepted
Comment:
I can deal with the waitbar issue. Not sure about testsuite.
#204: Make the GSA Octave-compatible --------------------------+------------------------------------------------- Reporter: sebastien | Owner: ratto Type: bug | Status: accepted Priority: major | Milestone: 4.3 Component: Core M-files | Version: Keywords: | --------------------------+-------------------------------------------------
Comment(by sebastien):
Tests for gsa added in the testsuite in 7c233819c08fa16021b765a4c7350e6275d1bcf6
#204: Make the GSA Octave-compatible ------------------------+--------------------------------------------------- Reporter: sebastien | Owner: ratto Type: bug | Status: closed Priority: major | Milestone: 4.3 Component: General | Version: Resolution: fixed | Keywords: ------------------------+--------------------------------------------------- Changes (by sebastien):
* status: accepted => closed * resolution: => fixed