[eigen-commits] commit/eigen: 3 new changesets

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]


3 new commits in eigen:

https://bitbucket.org/eigen/eigen/commits/2f3c1bcc7f0a/
Changeset:   2f3c1bcc7f0a
Branch:      fix-bessel
User:        mfigurnov
Date:        2018-06-07 13:35:07+00:00
Summary:     Fix compilation of special functions without C99 math.

The commit with Bessel functions i0e and i1e placed the ifdef/endif incorrectly,
causing i0e/i1e to be undefined when EIGEN_HAS_C99_MATH=0. These functions do not
actually require C99 math, so now they are always available.
Affected #:  2 files

https://bitbucket.org/eigen/eigen/commits/84601a56ca90/
Changeset:   84601a56ca90
Branch:      fix-bessel
User:        mfigurnov
Date:        2018-06-07 14:54:18+00:00
Summary:     Merge from eigen/eigen.
Affected #:  68 files

https://bitbucket.org/eigen/eigen/commits/b69b1ca06de8/
Changeset:   b69b1ca06de8
User:        benoitsteiner
Date:        2018-06-07 16:12:42+00:00
Summary:     Merged in mfigurnov/eigen/fix-bessel (pull request #404)

Fix compilation of special functions without C99 math.
Affected #:  2 files

Repository URL: https://bitbucket.org/eigen/eigen/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/