$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [ublas] a problem with compressed matrices
From: Umut Tabak (u.tabak_at_[hidden])
Date: 2011-08-23 07:28:07
> I noticed that Mathematica works much faster than uBlas programs, are you
> aware of other libraries that can do the multiplication faster than
> axpy_prod ?
>
>
>
I did not test myself, but Intel MKL has some ublas functions for
matrix-matrix multiplications... Worth giving a try and also let us now
if things get better.