mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
gsl: upgrade 2.7.1 -> 2.8
Changelog: ============ * updated multilarge TSQR method to store ||z_2|| and provide it to the user * add routines for Hermite B-spline interpolation * add Lebedev quadrature (gsl_integration_lebedev) * major overhaul to the B-spline module to add new functionality Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
808f2bf90b
commit
b6746096f4
@ -1,4 +0,0 @@
|
||||
include gsl.inc
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/gsl/gsl-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "dcb0fbd43048832b757ff9942691a8dd70026d5da0ff85601e52687f6deeb34b"
|
||||
4
meta-oe/recipes-support/gsl/gsl_2.8.bb
Normal file
4
meta-oe/recipes-support/gsl/gsl_2.8.bb
Normal file
@ -0,0 +1,4 @@
|
||||
include gsl.inc
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/gsl/gsl-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "6a99eeed15632c6354895b1dd542ed5a855c0f15d9ad1326c6fe2b2c9e423190"
|
||||
Loading…
x
Reference in New Issue
Block a user