[Gretl-devel] Re: Remaining panel-time issues

2021-10-09 Thread Sven Schreiber
Am 09.10.2021 um 01:24 schrieb Allin Cottrell: On Fri, 8 Oct 2021, Allin Cottrell wrote: On Fri, 8 Oct 2021, Sven Schreiber wrote: P.S.: Trying monthly time frequency for a new panel dataset: I enter 1971:01 in the GUI as the start date, and then gretl tells me the time range is 1971:01 to

[Gretl-devel] Re: Remaining panel-time issues

2021-10-09 Thread Sven Schreiber
Am 09.10.2021 um 19:56 schrieb Allin Cottrell: On Sat, 9 Oct 2021, Sven Schreiber wrote: On 09.10.21 01:14, Allin Cottrell wrote: Those two points should (hopefully) now be fixed in git and snapshots. Hmm, not really for the first one. (The sample selection seems to work fine now.) This

[Gretl-devel] Re: Remaining panel-time issues

2021-10-09 Thread Allin Cottrell
On Sat, 9 Oct 2021, Sven Schreiber wrote: On 09.10.21 01:14, Allin Cottrell wrote: On Fri, 8 Oct 2021, Sven Schreiber wrote: Allin, not sure if you're already finished with the business of improving the handling of time and dates in the panel context, but on current git I'm seeing the

[Gretl-devel] naming of help menu entries

2021-10-09 Thread Sven Schreiber
Hi, it occurred to me that the new entry in the help menu says "Linear programming", whereas the document is called "gretl + lpsolve". This is in contrast to "gretl + MPI". Of course this isn't very important, but some harmonization would still be good. No strong preference about which way to

[Gretl-devel] Re: Remaining panel-time issues

2021-10-09 Thread Sven Schreiber
On 09.10.21 01:14, Allin Cottrell wrote: On Fri, 8 Oct 2021, Sven Schreiber wrote: Allin, not sure if you're already finished with the business of improving the handling of time and dates in the panel context, but on current git I'm seeing the following: - create new panel dataset with daily

[Gretl-devel] Re: a certain case where the error message could be more informative

2021-10-09 Thread Sven Schreiber
Am 06.10.2021 um 10:08 schrieb Riccardo (Jack) Lucchetti: On Tue, 5 Oct 2021, Sven Schreiber wrote: Hi, I just had to debug a script which failed with a generic "data error". Gretl correctly indicated the failing line "k++", but it took me a while to find out that k was undefined at that

[Gretl-devel] Re: Remaining panel-time issues

2021-10-09 Thread Riccardo (Jack) Lucchetti
On Fri, 8 Oct 2021, Allin Cottrell wrote: - Again panel dataset with daily time: Trying out the new sample selection dialog, the time periods are apparently shown in epoch representation. Ah, that would please Jack! :D --- Riccardo