Summary
GSL shell offers an interactive command-line interface that gives access to GSL collection of mathematical functions. GSL shell is based on the powerful and elegant scripting language Lua. GSL shell is not just a wrapper over the C API of GSL but does offer much more simple and expressive way to use GSL. The objective of GSL shell is to give the user the power of easily access GSL functions without having to write a complete C application.
Versions
v2.3.5 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
- USE flags
- doc
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
Dependencies
media-fonts / dejavu : DejaVu fonts, bitstream vera with ISO-8859-2 characters
media-fonts / freefont : OpenType and TrueType Unicode fonts from the Free UCS Outline Fonts Project
media-fonts / ubuntu-font-family : Set of matching libre/open fonts funded by Canonical
media-libs / freetype : High-quality and portable font engine
sci-libs / gsl : The GNU Scientific Library
sys-libs / readline : Another cute console display library
virtual / blas : Virtual for FORTRAN 77 BLAS implementation
x11-libs / agg : High quality rendering engine library for C++
x11-libs / fox : C++ Toolkit for developing Graphical User Interfaces easily and effectively
Runtime Dependencies
media-fonts / dejavu : DejaVu fonts, bitstream vera with ISO-8859-2 characters
media-fonts / freefont : OpenType and TrueType Unicode fonts from the Free UCS Outline Fonts Project
media-fonts / ubuntu-font-family : Set of matching libre/open fonts funded by Canonical
media-libs / freetype : High-quality and portable font engine
sci-libs / gsl : The GNU Scientific Library
sys-libs / readline : Another cute console display library
virtual / blas : Virtual for FORTRAN 77 BLAS implementation
x11-libs / agg : High quality rendering engine library for C++
x11-libs / fox : C++ Toolkit for developing Graphical User Interfaces easily and effectively
Bugs
- 725628
- sci-mathematics/gsl-shell calls cc directly
- 806346
- sci-mathematics/gsl-shell-2.3.0_beta1-r1 - file collision with dev-haskell/yaml-0.11.5.0
- 834485
- sci-mathematics/gsl-shell-2.3.2 calls ar directly
- 840113
- sci-mathematics/gsl-shell-2.3.2 - vm_x86.dasc:437: error: bad integer number -8:
- 893426
- sci-mathematics/gsl-shell-2.3.4: version bump
- 921353
- sci-mathematics/gsl-shell-2.3.5 fails to compile (GCC-14-SYSTEM): lua-filesystem.c:52:23: error: implicit declaration of function strerror
- 924974
- sci-mathematics/gsl-shell-2.3.5 fails to compile: ld: libFOX-1.7.so: undefined reference to cupsGetDests
- 939307
- sci-mathematics/gsl-shell-2.3.5 fails to compile: agg_font_freetype.cpp:186:31: error: invalid conversion from unsigned char to char [-fpermissive]
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
sci-mathematics/gsl-shell: drop 2.3.2
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
sci-mathematics/gsl-shell: enable py3.12
Closes: https://bugs.gentoo.org/929792 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-mathematics/gsl-shell: add 2.3.5
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-mathematics/gsl-shell: drop 2.3.0_beta1-r1, EAPI-6--
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-mathematics/gsl-shell: add version 2.3.2
Closes: https://bugs.gentoo.org/570288 Bug: https://bugs.gentoo.org/725628 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-mathematics/gsl-shell: subscribe to sci-libs/gsl subslot
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-mathematics/gsl-shell: fix DEPEND typo
Signed-off-by: Sam James <sam@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Gerhard Bräunlich · gentoo
sci-mathematics/gsl-shell: Removing EAPI 4 ebuild gsl-shell-2.2.0.ebuild
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2268 Signed-off-by: David Seifert <soap@gentoo.org> - Gerhard Bräunlich · gentoo
sci-mathematics/gsl-shell: Version bump to 2.3.0_beta1
* EAPI=6 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2257 Signed-off-by: David Seifert <soap@gentoo.org> - 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