view extra/CONTENTS @ 12691:6d6285a2a633 octave-forge

use macro ISNAN() instead of C++'s isnan() - because it supports all floating point formats not just double
author schloegl
date Sat, 12 Sep 2015 14:16:39 +0000
parents 203fc5aecba9
children
line wrap: on
line source

Packages which:
   * are too narrow in scope for main/, or
   * act as alternatives for functions in main/, or
   * do not follow octave conventions (because they want
     to retain compatibility with matlab for example), or
   * are primarily developed elsewhere, or
   * require patches to Octave, or
   * are designed for older versions of Octave, or
   * haven't been tested enough.