Re: [OctDev] Problem installing packages

2012-05-28 Thread Olaf Till
On Mon, May 28, 2012 at 10:25:30PM +0200, Lukas Reichlin wrote: > ... > The one the links points to is the one for release. It doesn't come > with a lapack library. > ... I see ... then something like the patch attached here. Olaf -- public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.ne

Re: [OctDev] Getting rid of 3.4.0 dmg

2012-05-28 Thread Carnë Draug
On 28 May 2012 21:44, Ben Abbott wrote: > > On May 28, 2012, at 10:09 AM, Carnë Draug wrote: > >> On 28 May 2012 15:00, Ben Abbott wrote: >>> On May 28, 2012, at 7:56 AM, Carnë Draug wrote: >>> On 28 May 2012 12:48, Jordi Gutiérrez Hermoso wrote: > Can we get rid of the 3.4.0 MacOSX dmg

Re: [OctDev] Getting rid of 3.4.0 dmg

2012-05-28 Thread Ben Abbott
On May 28, 2012, at 4:44 PM, Ben Abbott wrote: > > On May 28, 2012, at 10:09 AM, Carnë Draug wrote: > >> On 28 May 2012 15:00, Ben Abbott wrote: >>> On May 28, 2012, at 7:56 AM, Carnë Draug wrote: >>> On 28 May 2012 12:48, Jordi Gutiérrez Hermoso wrote: > Can we get rid of the 3.4.0

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Sergei Steshenko
- Original Message - > From: Mike Miller > To: Sergei Steshenko > Cc: Jordi Gutiérrez Hermoso ; Octave Forge List > > Sent: Monday, May 28, 2012 10:16 PM > Subject: Re: [OctDev] pkg install and distribution problems > > On Mon, May 28, 2012 at 2:06 PM, Sergei Steshenko > wrote: >

Re: [OctDev] Problem installing packages

2012-05-28 Thread Lukas Reichlin
On 28.05.2012, at 22:33, Alexander Hansen wrote: > On 5/28/12 1:25 PM, Lukas Reichlin wrote: >> On 28.05.2012, at 19:39, Olaf Till wrote: >> >>> On Mon, May 28, 2012 at 12:37:24PM +0200, Lukas Reichlin wrote: ... Hello, Could someone please tell me what I should change

Re: [OctDev] Getting rid of 3.4.0 dmg

2012-05-28 Thread Ben Abbott
On May 28, 2012, at 10:09 AM, Carnë Draug wrote: > On 28 May 2012 15:00, Ben Abbott wrote: >> On May 28, 2012, at 7:56 AM, Carnë Draug wrote: >> >>> On 28 May 2012 12:48, Jordi Gutiérrez Hermoso wrote: Can we get rid of the 3.4.0 MacOSX dmg from OF? It's old, unmaintained, and I don'

Re: [OctDev] Problem installing packages

2012-05-28 Thread Alexander Hansen
On 5/28/12 1:25 PM, Lukas Reichlin wrote: > On 28.05.2012, at 19:39, Olaf Till wrote: > >> On Mon, May 28, 2012 at 12:37:24PM +0200, Lukas Reichlin wrote: >>> ... >>> >>> Hello, >>> >>> Could someone please tell me what I should change in the makefile [1] for >>> the control package? I think I sh

Re: [OctDev] Problem installing packages

2012-05-28 Thread Lukas Reichlin
On 28.05.2012, at 19:39, Olaf Till wrote: > On Mon, May 28, 2012 at 12:37:24PM +0200, Lukas Reichlin wrote: >> ... >> >> Hello, >> >> Could someone please tell me what I should change in the makefile [1] for >> the control package? I think I should release control-2.3.51 in the next few >> wee

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Mike Miller
On Mon, May 28, 2012 at 2:06 PM, Sergei Steshenko wrote: > - Original Message - >> From: Jordi Gutiérrez Hermoso >> To: Sergei Steshenko >> Cc: Olaf Till ; Octave Forge List >> >> Sent: Monday, May 28, 2012 8:56 PM >> Subject: Re: pkg install and distribution problems >> >> On 28 May 2

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Michael Goffioul
On Mon, May 28, 2012 at 7:06 PM, Sergei Steshenko wrote: > > > > > - Original Message - > > From: Jordi Gutiérrez Hermoso > > To: Sergei Steshenko > > Cc: Olaf Till ; Octave Forge List < > octave-dev@lists.sourceforge.net> > > Sent: Monday, May 28, 2012 8:56 PM > > Subject: Re: pkg insta

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Sergei Steshenko
- Original Message - > From: Jordi Gutiérrez Hermoso > To: Sergei Steshenko > Cc: Olaf Till ; Octave Forge List > > Sent: Monday, May 28, 2012 8:56 PM > Subject: Re: pkg install and distribution problems > > On 28 May 2012 13:34, Sergei Steshenko wrote: >> 'pkg.m' is simply _bugg

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Jordi Gutiérrez Hermoso
On 28 May 2012 13:34, Sergei Steshenko wrote: > 'pkg.m' is simply _buggy_. I managed to hack it to the extent I can do both > local and global install and locally installed packages shadow the globally > installed one as they should. It's going to stay buggy (or have the bugs you happen to care

Re: [OctDev] Problem installing packages

2012-05-28 Thread Olaf Till
On Mon, May 28, 2012 at 12:37:24PM +0200, Lukas Reichlin wrote: > ... > > Hello, > > Could someone please tell me what I should change in the makefile [1] for the > control package? I think I should release control-2.3.51 in the next few > weeks. > > Thanks for any hints and best regards > Luk

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Alexander Hansen
On 5/28/12 9:29 AM, Jordi Gutiérrez Hermoso wrote: > On 28 May 2012 12:01, Olaf Till wrote: >> On Thu, May 24, 2012 at 11:11:36AM -0400, Jordi Gutiérrez Hermoso wrote: > >>> You should not be using pkg install to install OF packages in >>> Debian. They are already packaged for Debian with apt. So

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Sergei Steshenko
- Original Message - > From: Jordi Gutiérrez Hermoso > To: Olaf Till > Cc: Octave Forge List ; John W. Eaton > ; Octave-help > Sent: Monday, May 28, 2012 7:29 PM > Subject: pkg install and distribution problems > > On 28 May 2012 12:01, Olaf Till wrote: >> On Thu, May 24, 2012 at

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Claudio Freire
On Mon, May 28, 2012 at 1:29 PM, Jordi Gutiérrez Hermoso wrote: > > It depends if those bugs are important or not for the person using the > package. Typically, for a Debian user, they are not. If Debian users > wanted to be running the latest of everything and compiling everything > from source,

Re: [OctDev] Optimising the Keen-Minsky Model

2012-05-28 Thread c.
richard, please keep the discussion on list as some of the issuesbeing discussed might be of general interest On 28 May 2012, at 18:13, richard wrote: > I see a speed up of close to six times on four cores. > Your method of 'vectorisation' is of interest. I would like > to be able to standardi

[OctDev] pkg install and distribution problems

2012-05-28 Thread Jordi Gutiérrez Hermoso
On 28 May 2012 12:01, Olaf Till wrote: > On Thu, May 24, 2012 at 11:11:36AM -0400, Jordi Gutiérrez Hermoso wrote: >> You should not be using pkg install to install OF packages in >> Debian. They are already packaged for Debian with apt. So e.g. >> instead of doing "pkg install signal" from Octave

Re: [OctDev] Getting rid of 3.4.0 dmg

2012-05-28 Thread Carnë Draug
On 28 May 2012 15:00, Ben Abbott wrote: > On May 28, 2012, at 7:56 AM, Carnë Draug wrote: > >> On 28 May 2012 12:48, Jordi Gutiérrez Hermoso wrote: >>> Can we get rid of the 3.4.0 MacOSX dmg from OF? It's old, >>> unmaintained, and I don't think it works at all anymore on newer Apple >>> products

Re: [OctDev] Getting rid of 3.4.0 dmg

2012-05-28 Thread Ben Abbott
On May 28, 2012, at 7:56 AM, Carnë Draug wrote: > On 28 May 2012 12:48, Jordi Gutiérrez Hermoso wrote: >> Can we get rid of the 3.4.0 MacOSX dmg from OF? It's old, >> unmaintained, and I don't think it works at all anymore on newer Apple >> products. There are working packages for Homebrew and F

Re: [OctDev] Getting rid of 3.4.0 dmg

2012-05-28 Thread Ben Abbott
On May 28, 2012, at 7:48 AM, Jordi Gutiérrez Hermoso wrote: > Can we get rid of the 3.4.0 MacOSX dmg from OF? It's old, > unmaintained, and I don't think it works at all anymore on newer Apple > products. There are working packages for Homebrew and Fink (and > macports?). Can we replace it with in

Re: [OctDev] Add bessel_zero_Jnu to gsl

2012-05-28 Thread Rafael Laboissiere
* Carnë Draug [2012-05-28 11:49]: > On 27 May 2012 22:29, Rafael Laboissiere wrote: > > Attached below is a patch to the gsl package for adding the binding for > > the bessel_zero_Jnu function of the GSL library. > > > > There must be still several function in GSL library that are not bound in >

Re: [OctDev] Getting rid of 3.4.0 dmg

2012-05-28 Thread Carnë Draug
On 28 May 2012 12:48, Jordi Gutiérrez Hermoso wrote: > Can we get rid of the 3.4.0 MacOSX dmg from OF? It's old, > unmaintained, and I don't think it works at all anymore on newer Apple > products. There are working packages for Homebrew and Fink (and > macports?). Can we replace it with instructi

[OctDev] Getting rid of 3.4.0 dmg

2012-05-28 Thread Jordi Gutiérrez Hermoso
Can we get rid of the 3.4.0 MacOSX dmg from OF? It's old, unmaintained, and I don't think it works at all anymore on newer Apple products. There are working packages for Homebrew and Fink (and macports?). Can we replace it with instructions on how to install with any of those? - Jordi G. H. -

Re: [OctDev] linear-algebra 2.2.0: new nmf demos fail

2012-05-28 Thread Carnë Draug
On 28 May 2012 11:29, Juan Pablo Carbajal wrote: > On Sat, May 26, 2012 at 11:00 AM, Clemens Buchacher wrote: >> In case of nmf_pg, the demo uses the text_waitbar function from the >> miscellaneous package, but that package is not a linear-algebra >> dependency. The demo works if I load the misce

Re: [OctDev] Add bessel_zero_Jnu to gsl

2012-05-28 Thread Carnë Draug
On 27 May 2012 22:29, Rafael Laboissiere wrote: > Attached below is a patch to the gsl package for adding the binding for > the bessel_zero_Jnu function of the GSL library. > > There must be still several function in GSL library that are not bound in > the gsl package.  I am proposing this patch j

Re: [OctDev] Problem installing packages

2012-05-28 Thread Lukas Reichlin
On 24.05.2012, at 11:04, marco atzeri wrote: > On 5/24/2012 10:02 AM, Olaf Till wrote: >> On Wed, May 23, 2012 at 09:50:14PM +0200, c. wrote: >>> >>> On 23 May 2012, at 19:26, Olaf Till wrote: >>> So I think I'll load up a release tomorrow ... Olaf >>> >>> Please consider applyi

Re: [OctDev] linear-algebra 2.2.0: new nmf demos fail

2012-05-28 Thread Juan Pablo Carbajal
On Sat, May 26, 2012 at 11:00 AM, Clemens Buchacher wrote: > Hi, > > The demos for both of the new nmf_pg and nmf_bpas functions fail for me. > > In case of nmf_pg, the demo uses the text_waitbar function from the > miscellaneous package, but that package is not a linear-algebra > dependency. The