aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/eigen/project.yaml
blob: b64d68b1809533d794008ec14898cbc9be36871b (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "http://eigen.tuxfamily.org/index.php?title=Main_Page"
language: c++
primary_contact: "eigen-core-team@lists.tuxfamily.org"
sanitizers:
 - address
 - memory
 - undefined
architectures:
  - x86_64
  - i386
main_repo: 'https://gitlab.com/libeigen/eigen.git'