|
Ublas : |
Subject: Re: [ublas] Patch/proposal for overloading operator * in ublas
From: Jesse Perla (jesseperla_at_[hidden])
Date: 2009-08-19 09:42:35
On Tue, Aug 18, 2009 at 12:17 PM, <K.M.A.Chai_at_[hidden]> wrote:
> Hi,
> This package provides "syntactic sugar" for doing matrix programming in
> C++. Among others, it is built on top of
>
This looks excellent. Do you have any regression tests/examples/docs on
what these patches do (besides the obvious ones that replace matlab
functions of course)?
Also, were you able to deal with the conversion between multi_array slices
to ublas?
-Jesse