On 9/29/2013 4:04 AM, Sharad Sinha wrote: > > I would say that functions which manipulate data arrangement in > matrices or move data in and out are better suited for a package > compared to compute functions (*, /, ./, +, - etc.). Also, leaving the > implementation of these operators to the mercy of synthesis tools > might generally be a good idea but is not so always. The idea behind doing the matrix basic math functions in the most basic way possible is to allow synthesis vendors to be optimize them for speed or area. It also allows people to create customized versions of these algorithms. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Sun Sep 29 07:34:11 2013
This archive was generated by hypermail 2.1.8 : Sun Sep 29 2013 - 07:34:59 PDT