Re: [OctDev] errors in econometrics package

2012-05-14 Thread Carnë Draug
Don't forget to make reply to all and include the mailing list On 14 May 2012 10:52, Michael Creel wrote: > On Mon, May 14, 2012 at 11:30 AM, Carnë Draug > wrote: >> On 13 May 2012 07:38, Michael Creel wrote: >>> On Sat, May 12, 2012 at 2:35 PM, Carnë Draug >>> wrote: On 11 May 2012 16:

Re: [OctDev] errors in econometrics package

2012-05-12 Thread Carnë Draug
On 11 May 2012 16:28, Michael Creel wrote: > On Fri, May 11, 2012 at 1:47 PM, Carnë Draug wrote: >> On 11 May 2012 12:32, Levente Torok wrote: >>> On Fri, May 11, 2012 at 1:22 PM, Carnë Draug >>> wrote: On 11 May 2012 07:59, Levente Torok wrote: > I wanted to analyze gmm_exampe.m fro

Re: [OctDev] errors in econometrics package

2012-05-11 Thread Michael Creel
On Fri, May 11, 2012 at 9:53 PM, Levente Torok wrote: > On Fri, May 11, 2012 at 5:28 PM, Michael Creel wrote: >> On Fri, May 11, 2012 at 1:47 PM, Carnë Draug >> wrote: >>> On 11 May 2012 12:32, Levente Torok wrote: On Fri, May 11, 2012 at 1:22 PM, Carnë Draug wrote: > On 11 May

Re: [OctDev] errors in econometrics package

2012-05-11 Thread Levente Torok
On Fri, May 11, 2012 at 5:28 PM, Michael Creel wrote: > On Fri, May 11, 2012 at 1:47 PM, Carnë Draug wrote: >> On 11 May 2012 12:32, Levente Torok wrote: >>> On Fri, May 11, 2012 at 1:22 PM, Carnë Draug >>> wrote: On 11 May 2012 07:59, Levente Torok wrote: > I wanted to analyze gmm_e

Re: [OctDev] errors in econometrics package

2012-05-11 Thread Michael Creel
On Fri, May 11, 2012 at 1:47 PM, Carnë Draug wrote: > On 11 May 2012 12:32, Levente Torok wrote: >> On Fri, May 11, 2012 at 1:22 PM, Carnë Draug >> wrote: >>> On 11 May 2012 07:59, Levente Torok wrote: I wanted to analyze gmm_exampe.m from econometrics package recently installed but

Re: [OctDev] errors in econometrics package

2012-05-11 Thread Carnë Draug
On 11 May 2012 12:32, Levente Torok wrote: > On Fri, May 11, 2012 at 1:22 PM, Carnë Draug wrote: >> On 11 May 2012 07:59, Levente Torok wrote: >>> I wanted to analyze gmm_exampe.m from econometrics package recently >>> installed but I found that it called a lot of deprecated functions. >>> I tra

Re: [OctDev] errors in econometrics package

2012-05-11 Thread Levente Torok
Hi Carnë, I see. Thanks. It was kind of a problematic stuff to me. Wouldn't it be possible to keep forge and octave in sync? I mean I would let someone install forge package unless it is absolutely sure that it will function with the installed octave version. Lev On Fri, May 11, 2012 at 1:22 PM,

Re: [OctDev] errors in econometrics package

2012-05-11 Thread Carnë Draug
On 11 May 2012 07:59, Levente Torok wrote: > I wanted to analyze gmm_exampe.m from econometrics package recently > installed but I found that it called a lot of deprecated functions. > I tracked them and replaced. Now it seems to be working. > I wish I could submit these modifications back to the