I'll look at it somewhat later
Now I want to know what will be the
solution of "penetration" problem,
since right now the package causes
"penetrating": should I make
some roundabouts or all would be ok
as is
Anyway, I have included heckit so
I want to update the package as soon as
"penetrating" problem will be solved
I use @ frequently but have not detected
any problems insofar
The ultimate cause of "penetrating"
is in using list a_list = seq(1,$nvars - 1)
More clear examples are under
"Re: [Gretl-devel] global series ... further examples"
Oleh
15 жовтня 2018, 13:05:03, від "Riccardo (Jack) Lucchetti"
<r.lucchetti(a)univpm.it>:
On Sun, 14 Oct 2018, oleg_komashko(a)ukr.net wrote:
> It's very nice.
> a_eff is both my favorite
> and the largest package.
> Without fixing it I
> would have to use a roundabout
> with a sizable worsening
> of syntax
Oleh: I reckon that you may want to take a new look at some parts of your
a_eff package and use a feature that (if all goes well) will be part of
the next release, that is the "feval()" function. This is going to be one
of the most fragile functions we have in Hansl, and debugging will never
be enough; but once it's sorted out properly, it'll be very handy to have
IMO.
Example (needs current git):
<hansl>
f = "log"
eval feval(f, seq(1,3))
<hansl>
yields
<output>
? eval feval(f, seq(1,3))
0.0000 0.69315 1.0986
</output>
PS: we're all delighted to have you back!
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------
_______________________________________________
Gretl-devel mailing list
Gretl-devel(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel