• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "eigen"
2description:
3    "C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms."
4
5third_party {
6  url {
7    type: HOMEPAGE
8    value: "https://eigen.tuxfamily.org/"
9  }
10  url {
11    type: GIT
12    value: "https://gitlab.com/libeigen/eigen.git"
13  }
14  version: "3.4.0"
15  last_upgrade_date { year: 2022 month: 2 day: 25 }
16  license_type: RECIPROCAL
17}
18