man, 31 05 2010 kl. 22:47 -0400, skrev Mark Borgerding:
> On 05/31/2010 07:17 PM, Søren Hauberg wrote:
> > BTW. does Matlab provide implementations of these functions? Of so, do
> > you match their API?
> >
> > Søren
> >
>
> Yes. These function interfaces should be compatible with their Matlab
fre, 05 03 2010 kl. 16:19 -0800, skrev Søren Hauberg:
> With the change to the new release system, I'd like to clean up a bit in
> SVN and get rid of files that were used in the old release system.
> Specifically, I'd like to remove the following files:
>
> autogen.sh
> configure.base
> inst
tir, 25 05 2010 kl. 15:06 -0400, skrev Mark Borgerding:
> bump ...
Sorry about the late reply. I was hoping somebody more knowledgeable in
communications would reply...
I cannot comment on the algorithmic choices etc. as I know next to
nothing about communications. However, the code looks fine, s
tor, 20 05 2010 kl. 18:12 -0400, skrev Kyle Winfree:
> I would like to submit a new function for consideration of
> inclusion.
Sorry about the late reply.
> This function, gramian.m, is different from gram.m in that it computes the
> general
> Gramian for a set of vectors. This does not
man, 31 05 2010 kl. 10:41 +0200, skrev martin.heppe...@dlr.de:
> attached is my "final" update which I propose for the java
> package.
>
> It contains all basic "...dlg" functions and some minor
> additions including a set of users notes with a few short
> examples.
>
> I think that all package
fre, 28 05 2010 kl. 14:24 +, skrev Marco Atzeri:
> the gsl-1.0.8.tar.gz incorrectly contains a
>
> gsl-1.0.8/doc/RCS
>
> directory that almost double the size of the package.
I've removed this directory from SVN, so it should also be left out the
next time a release of the 'gsl' package is
On 31 May 2010, at 09:45, Carlo de Falco wrote:
On 31 May 2010, at 08:35, Jaroslav Hajek wrote:
I improved mgorth using a template to compute in single/double
real/complex. 3.3.51+ has even more powerful tools to reduce the
amount of boilerplate code for such tasks, but I tried to avoid
th
On 31 May 2010, at 08:35, Jaroslav Hajek wrote:
>
> I improved mgorth using a template to compute in single/double
> real/complex. 3.3.51+ has even more powerful tools to reduce the
> amount of boilerplate code for such tasks, but I tried to avoid those,
> so I hope the file is compilable by 3.2.x