Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gretl-2024b-macos-arm64.pkg | 2024-05-21 | 37.1 MB | |
gretl-2024b-macos-intel.pkg | 2024-05-21 | 36.4 MB | |
addons.tar.gz | 2024-05-21 | 5.6 MB | |
gretl-2024b-win64.zip | 2024-05-21 | 48.4 MB | |
gretl-2024b-64.exe | 2024-05-21 | 38.8 MB | |
gretl-2024b-win32.zip | 2024-05-21 | 42.0 MB | |
gretl-2024b-32.exe | 2024-05-21 | 34.8 MB | |
README | 2024-05-21 | 2.1 kB | |
gretl-2024b.tar.xz | 2024-05-21 | 14.7 MB | |
Totals: 9 Items | 257.8 MB | 5 |
2024-05-21 version 2024b - "gridplot" command: add a --title option - "clear" command: add an --all option - instrings() function: add optional boolean argument to get a simple boolean return value - typeof() function: functionality is extended to cover hansl expressions in general - exists() function: recommended usage is restricted to top- level identifiers, but backward compatibility is preserved for the present - new function binperms() for binary permutations - Testing for equality via "==" and "!=": extend this to cover arrays and bundles - help files: clarify the help for some commands and improve formatting - $sysinfo bundle: add "stack_size" - mrw (Mankiw-Romer-Weil) dataset: rename "inv" as "i_y" - Fix bug: crash on replacing a single character in a string variable, when the replacement UTF-8 character takes up more bytes than the original - Fix bug: potential crash when using the "smpl" command on a dataset that is already subject to random resampling - Fix bug: possible confusion in parsing lag specifications for list members, as in "list.vname(-1)" - Fix bug: possible interference of options passed in "plot" with those passed to "gnuplot" - Fix bug: crash in 32-bit gretl for Windows when trying to read gdtb data files created on a 64-bit system - Function packages: validate gfn files using an XML schema rather than a Document Type Definition - GUI, function packages: further extensions to the "ui-maker" functionality, plus minor fixes for the function-call dialog - GUI: support the --preserve-panel option in the dialog box for sub-sampling - GUI: support the Gamma distribution under /Tools/Distribution graphs - GUI: fix the "Packages" entry under Help - GUI: ensure that all fonts scale on zoom in/out in help - GUI: add more choices for plot scaling - GUI: improvements to the regls dialog - Internals: economize stack usage in case of nested function calls - 64-bit Windows build: increase stack size to 8 MiB (as per Linux and macOS) - regls addon: bug fixes and improved documentation