qpDUNES / qpDUNES-dev

Private development repository for qpDUNES
GNU Lesser General Public License v3.0
4 stars 6 forks source link

qpDUNES delivers wrong results when bounds are set to 'inf' in MATLAB interface #1

Closed jfrasch closed 9 years ago

jfrasch commented 9 years ago

Please use a large number (internally qpDUNES uses 1e12 as the default value for infinity) instead, and avoid the use of MATLAB's builtin values 'inf', 'nan', etc.