Improved robustness of lisp-unit:numerical-equal
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
Please register or sign in to comment