[eigen-commits] commit/eigen: ggael: Reduce maximum number of warnings/errors. (they took GBs even for limited period of time) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/ed1fc99b24de/
Changeset: ed1fc99b24de
User: ggael
Date: 2013-06-20 17:39:15
Summary: Reduce maximum number of warnings/errors. (they took GBs even for limited period of time)
Affected #: 1 file
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.
- Messages sorted by: [ date | thread ]
- Prev by Date:
[eigen-commits] commit/eigen: Gauthier Brun <gauthier.brun@xxxxxxxxx>, Nicolas Carre <nicolas.carre@xxxxxxxxxx>, Jean Ceccato <jean.ceccato@xxxxxxxxxx>, Pierre Zoppitelli: new unsupported and not finished SVD, using a divide and conquert algorithm, with tests and benchmark
- Next by Date:
[eigen-commits] commit/eigen: 2 new changesets
- Previous by thread:
[eigen-commits] commit/eigen: Gauthier Brun <gauthier.brun@xxxxxxxxx>, Nicolas Carre <nicolas.carre@xxxxxxxxxx>, Jean Ceccato <jean.ceccato@xxxxxxxxxx>, Pierre Zoppitelli: new unsupported and not finished SVD, using a divide and conquert algorithm, with tests and benchmark
- Next by thread:
[eigen-commits] commit/eigen: ggael: Add missing using std::pow in lpNorm.