Re: [OctDev] Problem with fetching data from Google in financial package

2011-03-27 Thread Martin Helm
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

Re: [OctDev] Problem with fetching data from Google in financial package

2011-03-27 Thread 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/finance/historical?q=yhoo&startdate=01-Jul-2005&; > enddate=08-Jul-2005&histp

[OctDev] Problem with fetching data from Google in financial package

2011-03-27 Thread 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&histperiod=daily&output=csv"; If you redirect the output into a file and use a h

[OctDev] Matrix function / funm and updated thfm

2011-03-27 Thread Philip Nienhuis
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

Re: [OctDev] gnuplot does not work with octave

2011-03-27 Thread c.
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