imath
brew install imath
v3.2.2
BSD-3-Clause
C++ library for 2D/3D vector, matrix, and math operations with SIMD optimization.
Why you might care
Imath provides fast, numerically robust mathematical operations for graphics, game development, and scientific computing. It's widely used as a dependency in image processing and 3D graphics pipelines (e.g., OpenEXR). If you're building C++ applications needing linear algebra without heavy external dependencies, Imath offers a focused, header-mostly alternative to Eigen or Boost.
13.8k
30-day installs · #298
61.8k
90-day · #238
581.5k
365-day · #122
Build dependencies
Links
- https://imath.readthedocs.io/en/latest/
- Brew formula source: Formula/i/imath.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Eigen",
"Boost",
"GLM",
"Armadillo"
],
"build_dependencies": [
"cmake"
],
"categories": [
"library",
"header-only-library",
"math"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Library of 2D and 3D vector, matrix, and math operations",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:49+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "imath",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://imath.readthedocs.io/en/latest/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Imath",
"installs_30d": 13758,
"installs_365d": 581452,
"installs_90d": 61757,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:44:00+00:00",
"llm_model": "claude-haiku-4-5",
"name": "imath",
"oldnames": [],
"one_liner": "C++ library for 2D/3D vector, matrix, and math operations with SIMD optimization.",
"optional_dependencies": [],
"rank_30d": 298,
"rank_365d": 122,
"rank_90d": 238,
"raw_hash": "1788f70c4a557fea",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/i/imath.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "3.2.2",
"versioned_formulae": [],
"why_use_this": "Imath provides fast, numerically robust mathematical operations for graphics, game development, and scientific computing. It\u0027s widely used as a dependency in image processing and 3D graphics pipelines (e.g., OpenEXR). If you\u0027re building C++ applications needing linear algebra without heavy external dependencies, Imath offers a focused, header-mostly alternative to Eigen or Boost."
}