Binary compatibility report for the ALGLIB library between 2.5.0 and 2.6.0 versions on x86
Test Info
Library Name | ALGLIB |
Version #1 | 2.5.0 |
Version #2 | 2.6.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 104 |
Total Shared Libraries | 1 |
Total Symbols / Types | 264 / 96 |
Verdict | Incompatible (1.1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 13 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 1 |
Low | 1 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (13)
apserv.h,
libalglib.so
apperiodicmap ( double& x, double a, double b, double& k )
[symbol: _Z13apperiodicmapRdddS_]
safepythag2 ( double x, double y )
[symbol: _Z11safepythag2dd]
safepythag3 ( double x, double y, double z )
[symbol: _Z11safepythag3ddd]
pspline.h,
libalglib.so
pspline2arclength ( struct pspline2interpolant const& p, double a, double b )
[symbol: _Z17pspline2arclengthRK19pspline2interpolantdd]
pspline2calc ( struct pspline2interpolant const& p, double t, double& x, double& y )
[symbol: _Z12pspline2calcRK19pspline2interpolantdRdS2_]
pspline2diff ( struct pspline2interpolant const& p, double t, double& x, double& dx, double& y, double& dy )
[symbol: _Z12pspline2diffRK19pspline2interpolantdRdS2_S2_S2_]
pspline2diff2 ( struct pspline2interpolant const& p, double t, double& x, double& dx, double& d2x, double& y, double& dy, double& d2y )
[symbol: _Z13pspline2diff2RK19pspline2interpolantdRdS2_S2_S2_S2_S2_]
pspline2tangent ( struct pspline2interpolant const& p, double t, double& x, double& y )
[symbol: _Z15pspline2tangentRK19pspline2interpolantdRdS2_]
pspline3arclength ( struct pspline3interpolant const& p, double a, double b )
[symbol: _Z17pspline3arclengthRK19pspline3interpolantdd]
pspline3calc ( struct pspline3interpolant const& p, double t, double& x, double& y, double& z )
[symbol: _Z12pspline3calcRK19pspline3interpolantdRdS2_S2_]
pspline3diff ( struct pspline3interpolant const& p, double t, double& x, double& dx, double& y, double& dy, double& z, double& dz )
[symbol: _Z12pspline3diffRK19pspline3interpolantdRdS2_S2_S2_S2_S2_]
pspline3diff2 ( struct pspline3interpolant const& p, double t, double& x, double& dx, double& d2x, double& y, double& dy, double& d2y, double& z, double& dz, double& d2z )
[symbol: _Z13pspline3diff2RK19pspline3interpolantdRdS2_S2_S2_S2_S2_S2_S2_S2_]
pspline3tangent ( struct pspline3interpolant const& p, double t, double& x, double& y, double& z )
[symbol: _Z15pspline3tangentRK19pspline3interpolantdRdS2_S2_]
to the top
Problems with Data Types, Medium Severity (1)
spline1d.h
[+] struct spline1dinterpolant (1)
| Change |
Effect |
1 | Field periodic has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
[+] affected symbols (6)
spline1dcalc ( struct spline1dinterpolant const& c, double x )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1dcopy ( struct spline1dinterpolant const& c, struct spline1dinterpolant& cc )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1ddiff ( struct spline1dinterpolant const& c, double x, double& s, double& ds, double& d2s )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1dintegrate ( struct spline1dinterpolant const& c, double x )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1dlintransx ( struct spline1dinterpolant& c, double a, double b )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1dlintransy ( struct spline1dinterpolant& c, double a, double b )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
to the top
Problems with Data Types, Low Severity (1)
spline1d.h
[+] struct spline1dinterpolant (1)
| Change |
Effect |
1 | Size of this type has been changed from 40 bytes to 44 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (6)
spline1dcalc ( struct spline1dinterpolant const& c, double x )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1dcopy ( struct spline1dinterpolant const& c, struct spline1dinterpolant& cc )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1ddiff ( struct spline1dinterpolant const& c, double x, double& s, double& ds, double& d2s )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1dintegrate ( struct spline1dinterpolant const& c, double x )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1dlintransx ( struct spline1dinterpolant& c, double a, double b )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
spline1dlintransy ( struct spline1dinterpolant& c, double a, double b )1st parameter 'c' (reference) has base type 'struct spline1dinterpolant'.
to the top
Header Files (104)
ablas.h
ablasf.h
airyf.h
ap.h
apvt.h
autogk.h
bdss.h
bdsvd.h
bessel.h
betaf.h
binomialdistr.h
blas.h
chebyshev.h
chisquaredistr.h
conv.h
corr.h
correlation.h
correlationtests.h
creflections.h
dawson.h
densesolver.h
descriptivestatistics.h
dforest.h
elliptic.h
estnorm.h
evd.h
expintegrals.h
fdistr.h
fft.h
fht.h
fresnel.h
ftbase.h
gammafunc.h
gkq.h
gq.h
hblas.h
hermite.h
hqrnd.h
hsschur.h
ialglib.h
ibetaf.h
idwint.h
igammaf.h
inverseupdate.h
jacobianelliptic.h
jarquebera.h
kmeans.h
laguerre.h
lda.h
ldlt.h
legendre.h
linmin.h
linreg.h
logit.h
lsfit.h
mannwhitneyu.h
matdet.h
matgen.h
matinv.h
minasa.h
mincg.h
minlbfgs.h
minlm.h
mlpbase.h
mlpe.h
mlptrain.h
nearestneighbor.h
nearunityunit.h
normaldistr.h
odesolver.h
ortfac.h
pca.h
poissondistr.h
polint.h
psif.h
ratint.h
ratinterpolation.h
rcond.h
reflections.h
rotations.h
safesolve.h
sblas.h
schur.h
sdet.h
sinverse.h
spdgevd.h
spline1d.h
spline2d.h
spline3.h
srcond.h
ssolve.h
stdafx.h
stest.h
studenttdistr.h
studentttests.h
svd.h
taskgen.h
trfac.h
trigintegrals.h
trlinsolve.h
tsort.h
variancetests.h
wsr.h
xblas.h
to the top
Shared Libraries (1)
libalglib.so
to the top