GTK3 based gretl on Wayland
by Marcin Błażejowski
Hi,
I've been using GTK3 based gretl for years - without any problems.
Recently, I decided to move from the very old X11 graphics to Wayland
and I encountered the following two problems:
1. Drag-and-drop actions don't work (neither for scripts nor data).
2. Clipboard is one-directional: I can copy raw text from the operating
system to gretl, but I cannot copy enything from gretl to operating
system (scripts, results).
I checked GTK2 and everything is ok. I'm using current git version.
Marcin
--
Marcin Błażejowski
1 year, 9 months
Re: [Gretl-users] Re: gretl 2022c coming soon
by Sven Schreiber
Am 30.09.2022 um 16:31 schrieb Riccardo (Jack) Lucchetti:
> On Fri, 30 Sep 2022, Sven Schreiber wrote:
>
>> Jack, maybe you could give a concrete example (with our StrucTiSM,
>> perhaps?) of what kind of gains we're talking about.
>
> It really depends on the kind of problem you have and on your hw/sw
> combination. For example, I'm attaching a zip file with 3 scripts: one
> uses StrucTiSM to estimate a BSM with some exogenous variables, one is
> a slight modification of the "Uhlig" example in the SVAR package and
> the third one is a Jesús Fernández-Villaverde-style RBC script. On my
> work PC (linux with 6 Intel i7-8700 cores) I'm getting the following
> results:
>
> bikes Uhlig RBC
>
> 2022b 1.73981 11.0784 189.335
> 2022c-git 1.61362 9.97556 56.1038
>
> speed gain 7.8% 11.1% 237.5%
>
> So you can see how different the time savings can be. Numerical
> results are, of course, identical.
[I'm switching this to the devel list.]
Yes, for your RBC script ("...minifunc...") I'm seeing a change of
runtimes from 720 secs to about 140 seconds on a Win10-laptop here, so
that's certainly very nice.
However, consider a similar exercise in my protoype package (from 2020)
which I'm attaching. That "hanslspeedjulia" package comes with an
"examples" directory which has a RBC_Hansldriver.inp script. If you open
that script and change the line "tryJulia = 1" to "tryJulia = 0", then
it runs a hansl function which is also based on Federico's earlier RBC
code. But with that thing I'm _not_ seeing a difference between gretl
2022b and the current snapshot. Obviously the scripts are not identical,
but I don't have time right now to analyze where the difference is.
Off-topic: This package of mine hasn't been published because it relies
on an external program (Julia, of course). Some time ago we discussed
that perhaps it might still be published because it provides the
translation of (a subset of) hansl to Julia code. And the actual
invocation of Julia would not be happening in the sample script and so
"officially" a Julia installation would not be needed; instead the
invocation of Julia would only be documented and described, and examples
would be given. This never happened, however, partly because it feels a
little bit like cheating. So the question right now is, should such a
"trick publishing" of this package happen, anyway?
thanks
sven
2 years, 2 months
stale branches?
by Sven Schreiber
Hi,
I'm noticing there are quite a few branches in the gretl git repo and I
believe some of them are no longer needed. For example:
- alt-mpi-errorif: the action there happened in October 2021, I think it
can be deleted, agreed?
- signrSVAR: I know I'm responsible for this one, but for various
reasons nothing is happening there - I'm inclined to delete this as
well, and a new branch can be opened when the time comes.
- jump-table: No action anymore this year, and I think I remember that
it was a failed experiment. OK to delete?
- golden_slen and alt_steplen: I believe one of them is still needed,
but both?
thanks
sven
2 years, 2 months