[eigen-commits] commit/eigen: chtz: Split the implementation of i?amax/min into two. Based on PR #627 by Sameer Agarwal. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: chtz: Split the implementation of i?amax/min into two. Based on PR #627 by Sameer Agarwal.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 15 Apr 2019 15:18:56 +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=GAx+khSuMX4f2VmhqfIft+hpI2c=; b=DlPZWko87wj4TqK9VqD3QfT A1J08bdfeuLl53oLdK+g13YcrmeRvqOx1ElIyB6aagCUeUQ8AlQh9I6L3MsLYZm/ urNV2QUzT/nI/1wP8jvkSHVUJOsBJLC+M2D8F+IkVB43wwXrE2lA7r/nb/GKyt0Q mWBzqZq5lU4YmsaVnOkY=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/4fe5a1014743/
Changeset: 4fe5a1014743
User: chtz
Date: 2019-04-15 15:18:03+00:00
Summary: Split the implementation of i?amax/min into two. Based on PR #627 by Sameer Agarwal.
Like the Netlib reference implementation, I*AMAX now uses the L1-norm instead of the L2-norm for each element. Changed I*MIN accordingly.
Affected #: 3 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.