🍺 BREW Explorer

← all formulae

eigen@3

brew install eigen@3 v3.4.1 MPL-2.0 AND Apache-2.0 AND BSD-3-Clause AND Minpack AND LGPL-2.1-only keg-only

C++ header-only template library for linear algebra (matrices, vectors, solvers, and algorithms).

Why you might care

Eigen is the de facto standard for numerical computing in C++, used as a build dependency across scientific and robotics projects. It's keg-only because this is version 3; install it if your project specifically requires Eigen 3.4.x alongside other Eigen versions. Zero runtime overhead due to compile-time template optimization.

Categories

Alternatives

Armadillo Blaze GSL
2.1k
30-day installs · #961
3.0k
90-day · #1365
6.7k
365-day · #1710

Build dependencies

Links

Keg-only reason

:versioned_formula

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Armadillo",
    "Blaze",
    "GSL"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "library",
    "header-only-library",
    "math",
    "scientific"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "C++ template library for linear algebra",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:16+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "eigen@3",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://gitlab.com/libeigen/eigen",
  "homepage_og_description": "Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.",
  "homepage_og_image": "https://gitlab.com/uploads/-/system/project/avatar/15462818/Eigen_Silly_Professor_64x64.png",
  "homepage_title": "libeigen / eigen \u00b7 GitLab",
  "installs_30d": 2056,
  "installs_365d": 6689,
  "installs_90d": 2978,
  "keg_only": 1,
  "keg_only_reason": ":versioned_formula",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MPL-2.0 AND Apache-2.0 AND BSD-3-Clause AND Minpack AND LGPL-2.1-only",
  "llm_generated_at": "2026-06-20T23:48:07+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "eigen@3",
  "oldnames": [],
  "one_liner": "C++ header-only template library for linear algebra (matrices, vectors, solvers, and algorithms).",
  "optional_dependencies": [],
  "rank_30d": 961,
  "rank_365d": 1710,
  "rank_90d": 1365,
  "raw_hash": "ad90e5bc274211f9",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/e/eigen@3.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "3.4.1",
  "versioned_formulae": [],
  "why_use_this": "Eigen is the de facto standard for numerical computing in C++, used as a build dependency across scientific and robotics projects. It\u0027s keg-only because this is version 3; install it if your project specifically requires Eigen 3.4.x alongside other Eigen versions. Zero runtime overhead due to compile-time template optimization."
}