[HN Gopher] Blaze: High Performance Vector/Matrix Arithmetic Lib...
       ___________________________________________________________________
        
       Blaze: High Performance Vector/Matrix Arithmetic Library For C++
        
       Author : optimalsolver
       Score  : 37 points
       Date   : 2021-09-11 16:41 UTC (1 days ago)
        
 (HTM) web link (bitbucket.org)
 (TXT) w3m dump (bitbucket.org)
        
       | go_elmo wrote:
       | Why exactly is this better than atlas / blas / any library using
       | it, e.g. Eigen?
        
         | optimalsolver wrote:
         | It's faster than Eigen:
         | 
         | https://romanpoya.medium.com/a-look-at-the-performance-of-ex...
        
       | 1MachineElf wrote:
       | Title gave me a flashback from when Element was Vector IM and
       | their Matrix client was Riot.
        
       | ur-whale wrote:
       | At the risk of sounding dumb, I'll ask the obvious question: in
       | what way is this different from myriad other similar efforts
       | (e.g. Eigen, Blas, Atlas, etc...)?
       | 
       | Also: why is it that for projects like these, the very first 10
       | lines on the web site is not an actual code example of what usage
       | looks like?
       | 
       | I had to actually go dig in the test directory to find actual
       | code.
       | 
       | https://bitbucket.org/blaze-lib/blaze/src/master/blazetest/s...
        
         | optimalsolver wrote:
         | It's faster than Eigen:
         | 
         | https://romanpoya.medium.com/a-look-at-the-performance-of-ex...
        
       | OneEyedRobot wrote:
       | Hey, I've written those before. It's an interesting SIMD exercise
       | if you've got that opportunity in the processor. The DSP versions
       | can become a little odd looking.
        
       ___________________________________________________________________
       (page generated 2021-09-12 23:00 UTC)