Am Sonntag, den 27.03.2011, 23:47 +0200 schrieb Martin Helm:
> Am Sonntag, 27. März 2011, 23:32:22 schrieb Thomas Weber:
> > Hi,
> >
> > I'm currently facing a failing test in financial's test suite. The
> > problem can be seen with the following call:
> >
> > wget
> > "http://finance.google.com
Am Sonntag, 27. März 2011, 23:32:22 schrieb Thomas Weber:
> Hi,
>
> I'm currently facing a failing test in financial's test suite. The
> problem can be seen with the following call:
>
> wget
> "http://finance.google.com/finance/historical?q=yhoo&startdate=01-Jul-2005&;
> enddate=08-Jul-2005&histp
Hi,
I'm currently facing a failing test in financial's test suite. The
problem can be seen with the following call:
wget
"http://finance.google.com/finance/historical?q=yhoo&startdate=01-Jul-2005&enddate=08-Jul-2005&histperiod=daily&output=csv";
If you redirect the output into a file and use a h
Jaroslav,
Since you are listed as maintainer of the octave-forge linear-algebra
package:
Would you mind if I commit the attached updated funm and thfm functions?
Long explanation below:
Inspired by the recent discussion about matrix functions and funm.m (see
thread here:
https://mailman.ca
On 26 Mar 2011, at 02:22, Daniel Whitney wrote:
> I downloaded Octave.app from sourceforge to my Macbook Pro running OS 10.6.6.
>
> Octave can't find a library when plot is invoked. dyld: Library not loaded:
> /usr/X11/lib/libfreetype.6.dylib
>
> I can't find where this library is stored. I d