Automic VaultAutomic Vault

brew

libbi を Homebrew でインストール

libbi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install libbi

local Homebrew formula metadata

概要

パッケージ概要

Bayesian state-space modelling on parallel computer hardware

コマンドとエイリアス

  • bi
  • libbi

履歴

プロジェクトの歴史と使われ方

LibBi is Lawrence M. Murray's package for Bayesian state-space modelling and inference on high-performance hardware. It combines a C++ template library with a Perl parser and compiler for a domain-specific modelling language.

プロジェクトの歴史

LibBi was publicly announced on 2013-06-07, alongside Murray's 2013 paper on Bayesian state-space modelling on high-performance hardware. The paper presents LibBi as software that parses a model language, optimizes it, generates C++ code, compiles it, and runs inference methods on CPU, GPU, and distributed-memory platforms.

The project site frames LibBi around sequential Monte Carlo methods, including particle filtering, PMCMC, SMC^2, the extended Kalman filter, and parameter optimization routines. Its design reflects a scientific-computing period when CUDA, OpenMP, MPI, NetCDF, and HDF5 were expected to be stitched together by domain-specific tooling.

採用の歴史

LibBi found a niche in statistical and scientific modelling rather than general-purpose application development. The project site records an RBi package announcement on 2016-10-19 for using LibBi from R, and a 2016-11-14 post announcing Homebrew and Linuxbrew installation for `libbi`.

使われ方

Users write state-space models in LibBi's modelling language, then run the `libbi` or `bi` tools to perform inference and process NetCDF/HDF5-backed input and output. The package is aimed at researchers who want particle methods and hardware parallelism without hand-writing the full generated C++ implementation.

パッケージ好きにとっての重要性

LibBi is a good example of a package-manager formula preserving a research software stack: C++, Perl, CUDA-era assumptions, NetCDF/HDF5-style data, and a custom DSL all bundled as a command-line tool. It is niche, but interesting because the package is the executable surface of an academic modelling system.

タイムライン

  • 2013: Initial release of LibBi is announced on 2013-06-07.
  • 2013: Introductory LibBi paper is listed by the project for citation.
  • 2016: RBi interface for R is announced on 2016-10-19.
  • 2016: Homebrew and Linuxbrew installation is announced on 2016-11-14.
  • 2019: Project news lists LibBi 1.4.5 on 2019-07-08.

Related projects

  • RBi, R, MATLAB, GNU Octave, Julia, CUDA, OpenMP, MPI, NetCDF, HDF5, and sequential Monte Carlo research code are the most relevant neighbors.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 5 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bicliグローバル実行可能ファイル
libbicliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.4.5
マネージャ更新日2026-05-28
ローカルデータOK
上流最新
検出された最新1.4.5

https://github.com/lawmurray/LibBi

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libbi
バージョン1.4.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libbi
ホームページhttps://libbi.org/
リポジトリhttps://github.com/lawmurray/LibBi
上流ドキュメントhttps://libbi.org/docs/LibBi-Manual.pdf
ライセンスGPL-2.0-only
ソースアーカイブhttps://github.com/lawmurray/LibBi/archive/refs/tags/1.4.5.tar.gz
最終更新2026-05-28T17:57:59+02:00
Pulseupdated
依存関係automake, boost, gsl, netcdf, qrupdate
macOS 提供ライブラリperl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibbi
Version Scheme0
Revision6
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment