[eigen-commits] commit/eigen: 6 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 6 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 02 Sep 2019 22:51:14 +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=Alu9hwoB2GjAQ2HI/GCQsFjFN+I=; b=VIC0geD/G7hJZ82mboI1p6X npm8jUq/WhdER/1e5pb31T/b1Fj6LUlU9w757lkgbFc+wpMPkoT/MhbDVK0ci1iW hJpjvGZUmRKGcWJF/izgw+EgfEZ1bt8SWBpijXM10kNlM/yBmnZnUn8VGiHRa71b ChFkEqEUXCQ8juFx4/vs=
6 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/5bcd8c5fd33a/
Changeset: 5bcd8c5fd33a
User: anshuljl
Date: 2019-06-08 21:09:06+00:00
Summary: Updated Eigen_Colamd.h, namespacing macros ALIVE & DEAD as COLAMD_ALIVE & COLAMD_DEAD
to prevent conflicts with other libraries / code.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/47a90832356f/
Changeset: 47a90832356f
User: anshuljl
Date: 2019-07-21 04:53:31+00:00
Summary: Eigen_Colamd.h edited online with Bitbucket replacing constant #defines with const definitions
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/62081f036ef9/
Changeset: 62081f036ef9
User: anshuljl
Date: 2019-08-15 20:15:19+00:00
Summary: Eigen_Colamd.h edited replacing macros with constexprs and functions.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/53baac44256f/
Changeset: 53baac44256f
User: anshuljl
Date: 2019-08-15 20:21:56+00:00
Summary: Ordering.h edited to fix dependencies on Eigen_Colamd.h
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/57188d81314a/
Changeset: 57188d81314a
User: anshuljl
Date: 2019-08-17 05:29:23+00:00
Summary: Eigen_Colamd.h updated to replace constexpr with consts and enums.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/a67d6614a980/
Changeset: a67d6614a980
User: ggael
Date: 2019-09-02 22:50:51+00:00
Summary: More colamd cleanup:
- Move colamd implementation in its own namespace to avoid polluting the internal namespace with Ok, Status, etc.
- Fix signed/unsigned warning
- move some ugly free functions as member functions
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.