| commit | fe8c3ef3cbb9670335a8fdc31af552730baa8da2 | [log] [tgz] |
|---|---|---|
| author | David Tellenbach <david.tellenbach@me.com> | Wed Aug 19 18:27:45 2020 +0000 |
| committer | David Tellenbach <david.tellenbach@me.com> | Wed Aug 19 18:27:45 2020 +0000 |
| tree | 71e5872cf8150f5994a82d2fab4e1acf7ef2eb02 | |
| parent | d10b27fe37736d2944630ecd7557cefa95cf87c9 [diff] |
Add possibility to split test suit build targets and improved CI configuration - Introduce CMake option `EIGEN_SPLIT_TESTSUITE` that allows to divide the single test build target into several subtargets - Add CI pipeline for merge request that can be run by GitLab's shared runners - Add nightly CI pipeline
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.