sci-mathematics / gretl

Regression, econometrics and time-series library

Official package sites : http://gretl.sourceforge.net/ ·

GNU Regression, Econometrics and Time-series Library provides a library which comprises various functions relating to econometric estimation, a command-line client program and a GUI. The library is based on the stand-alone command-line econometrics program ESL, originally written by Ramu Ramanathan of the Department of Economics at UC-San Diego. The interfaces offer several least-squares based estimators. Besides reading data files in its own format it also reads RATS 4 databases. It has a built-in spreadsheet for editing data, and uses gnuplot for graphing. It can output regression results in LaTeX format.

v2021d :: 0/40 :: gentoo

Modified
License
GPL-3
Keywords
~amd64 ~amd64-linux ~x86 ~x86-linux
USE flags
R emacs extras gnome gtk mpi nls odbc openmp python readline

General

R
Enable support for dev-lang/R
emacs
Add support for GNU Emacs
extras
Build and install add-ons bundled with gretl
gnome
Add GNOME support
gtk
Add support for x11-libs/gtk+ (The GIMP Toolkit)
mpi
Add MPI (Message Passing Interface) layer to the apps that support it
nls
Add Native Language Support (using gettext - GNU locale utilities)
odbc
Add ODBC Support (Open DataBase Connectivity)
openmp
Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
python
Add optional support/bindings for the Python language
readline
Enable support for libreadline, a GNU line-editing library that almost everyone wants

cpu_flags_x86

avx
Adds support for Advanced Vector Extensions instructions
sse2
Use the SSE2 instruction set

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

dev-db / unixODBC : Complete ODBC driver manager

dev-lang / R : Language and environment for statistical computing and graphics

dev-libs / glib : The GLib library of C routines

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / mpfr : Library for multiple-precision floating-point computations with exact rounding

gnome-extra / libgsf : The GNOME Structured File Library

media-libs / gd : Graphics library for fast image creation

net-misc / curl : A Client that groks URLs

sci-libs / fftw : Fast C library for the Discrete Fourier Transform

sci-visualization / gnuplot : Command-line driven interactive plotting program

sys-libs / readline : Another cute console display library

virtual / lapack : Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation

virtual / latex-base : Virtual for basic LaTeX binaries

virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / gtksourceview : A text widget implementing syntax highlighting and other features

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

dev-db / unixODBC : Complete ODBC driver manager

dev-lang / R : Language and environment for statistical computing and graphics

dev-libs / glib : The GLib library of C routines

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / mpfr : Library for multiple-precision floating-point computations with exact rounding

dev-python / numpy : Fast array and numerical python library

gnome-extra / libgsf : The GNOME Structured File Library

media-libs / gd : Graphics library for fast image creation

net-misc / curl : A Client that groks URLs

sci-libs / fftw : Fast C library for the Discrete Fourier Transform

sci-visualization / gnuplot : Command-line driven interactive plotting program

sys-libs / readline : Another cute console display library

virtual / lapack : Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation

virtual / latex-base : Virtual for basic LaTeX binaries

virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / gtksourceview : A text widget implementing syntax highlighting and other features

881597
sci-mathematics/gretl has incorrect LICENSE
Repository mirror & CI · gentoo
Merge updates from master
Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sci-mathematics/gretl: [QA] use tc-check-openmp correctly
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sci-mathematics/gretl: add 2021d, drop 1.9.90
Closes: https://bugs.gentoo.org/589074 Closes: https://bugs.gentoo.org/648636 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-mathematics/gretl: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
sci-mathematics/gretl: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
sci-mathematics/gretl: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
David Seifert · gentoo
sci-mathematics/gretl: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed