Skip to content

eigen@3 3.4.1 (new formula) - #252317

Merged
BrewTestBot merged 4 commits into
mainfrom
eigen@3
Nov 1, 2025
Merged

eigen@3 3.4.1 (new formula)#252317
BrewTestBot merged 4 commits into
mainfrom
eigen@3

Conversation

@cho-m

@cho-m cho-m commented Nov 1, 2025

Copy link
Copy Markdown
Member
  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Simplifying #246477 by adding eigen@3 first to help with migration.

Copilot AI review requested due to automatic review settings November 1, 2025 19:36
@github-actions github-actions Bot added the new formula PR adds a new formula to Homebrew/homebrew-core label Nov 1, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a versioned formula eigen@3 to pin Eigen to version 3.x and updates the autodiff formula to depend on this versioned formula instead of the main eigen formula.

Key changes:

  • Created eigen@3.rb as a versioned formula for Eigen 3.x series
  • Updated autodiff to use eigen@3 dependency
  • Bumped autodiff revision to trigger rebuild

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
Formula/e/eigen@3.rb New versioned formula for Eigen 3.x with keg_only status and version-specific livecheck
Formula/a/autodiff.rb Updated to depend on eigen@3 instead of eigen, with revision bump and test references updated

Comment thread Formula/e/eigen@3.rb
@github-actions

github-actions Bot commented Nov 1, 2025

Copy link
Copy Markdown
Contributor

馃 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 1, 2025
@BrewTestBot
BrewTestBot enabled auto-merge November 1, 2025 20:11
@BrewTestBot
BrewTestBot added this pull request to the merge queue Nov 1, 2025
Merged via the queue into main with commit b31a0d0 Nov 1, 2025
22 checks passed
@BrewTestBot
BrewTestBot deleted the eigen@3 branch November 1, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. new formula PR adds a new formula to Homebrew/homebrew-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants