Skip to content
  • Mirko Vukovic's avatar
    Improved robustness of lisp-unit:numerical-equal · 324adf11
    Mirko Vukovic authored
    Substituted grid:copy-to with grid:copy ... :grid-type 'array
    
    The method copies a foreign array to a native array and passes the
    contents to lisp-unit:numerical-equal.
    
    If grid default array type is set to foreign array this will lead to
    an infinite loop
    324adf11