[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 2 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Tue, 05 Jun 2018 17:05:28 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=XkNoB7iUonNJXMd7mKUuc/krD2I=; b=MAN4nZgPKhvVLCeHdfAsUzD RgPJVRFKGKjpvctjRTdPyGSbVXCBDjKGmOveOaRF6LxZdFx0HPFq5Et7GPR9L7C9 pqXJ6tnbaGWKeWJc0dQiBw02OfOcGPB1X6DRMR4tWNX4IenaDC2xHBWVpinBKFfK aVD/9hfXHkrxPTNctuK4=
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/e711542e4877/
Changeset: e711542e4877
User: mfigurnov
Date: 2018-05-31 14:34:53+00:00
Summary: Exponentially scaled modified Bessel functions of order zero and one.
The functions are conventionally called i0e and i1e. The exponentially scaled version is more numerically stable. The standard Bessel functions can be obtained as i0(x) = exp(|x|) i0e(x)
The code is ported from Cephes and tested against SciPy.
Affected #: 12 files
https://bitbucket.org/eigen/eigen/commits/0fdf0e56237f/
Changeset: 0fdf0e56237f
User: benoitsteiner
Date: 2018-06-05 17:05:21+00:00
Summary: Merged in mfigurnov/eigen (pull request #400)
Exponentially scaled modified Bessel functions of order zero and one.
Approved-by: Benoit Steiner <benoit.steiner.goog@xxxxxxxxx>
Affected #: 12 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.