macOS
brew install ginaclocal Homebrew formula metadata
sudo port install GiNaCMacPorts ports tree · math/GiNaC/Portfile · ソース: api.github.com
brew
ginac のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ginaclocal Homebrew formula metadata
sudo port install GiNaCMacPorts ports tree · math/GiNaC/Portfile · ソース: api.github.com
sudo apk add ginacAlpine Linux edge package indexes · ginac · ソース: dl-cdn.alpinelinux.org
sudo apt install ginac-toolsDebian stable package indexes · ginac-tools · ソース: deb.debian.org
sudo dnf install ginacFedora Rawhide package metadata · ginac · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ginacnixpkgs package indexes · pkgs/by-name/gi/ginac/package.nix · ソース: api.github.com
sudo pacman -S ginacArch Linux sync databases · ginac · ソース: geo.mirror.pkgbuild.com
sudo zypper install ginacopenSUSE Tumbleweed package metadata · ginac · ソース: download.opensuse.org
概要
Not a Computer algebra system
履歴
GiNaC is a C++ symbolic-computation library whose name expands recursively to GiNaC is Not a CAS. It embeds algebraic manipulation into C++ programs instead of presenting a separate computer-algebra language.
The project was developed as a replacement symbolic engine for xloops, which had previously depended on Maple. Its official site describes the design as a deliberate departure from traditional computer algebra systems: GiNaC accepts C++ as the programming language and adds symbolic expression types, functions, matrices, series, polynomial operations, and output facilities.
GiNaC reached 1.0.0 in November 2001 after a sequence of 0.x releases. The authors published an article introducing the framework in the Journal of Symbolic Computation era, and the tutorial continues to present it as an open framework for symbolic computation within C++.
The project has had long maintenance across changing C++ standards and scientific-computing needs. The news log records major API and implementation shifts such as C++11 adoption in the 1.7 series, iterated-integral work in the 1.8 series, and a primary repository move to Codeberg in February 2026.
GiNaC has significance in high-energy-physics and symbolic-computation tooling because it was written to support Feynman-integral work while remaining a reusable C++ library. Its official download page notes packages in Debian, SuSE, Fedora, and FreeBSD, and the Homebrew metadata adds another Unix-like packaging channel.
The library depends on CLN for number types and benefits from CLN's arbitrary-precision integer and rational arithmetic. That relationship made GiNaC part of a small but durable stack for C++ programs needing exact algebra without embedding a full external CAS.
Practitioners include GiNaC headers in C++ programs, construct symbolic expressions, and use library calls for differentiation, expansion, series, polynomial factorization, GCD, symbolic matrices, linear solving, and generated output. The ginsh executable gives package users an interactive shell for exploring expressions without writing a full C++ program.
GiNaC matters to package maintainers because it combines a library ABI, a CLI shell, generated documentation, CLN dependency management, and distribution packaging across Unix-like systems. Its long release log also shows the maintenance burden of keeping symbolic C++ libraries buildable across compiler, standard-library, and platform changes.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ginsh | cli | グローバル実行可能ファイル | |
viewgar | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ginac |
|---|---|
| バージョン | 1.8.10 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ginac |
| ホームページ | https://www.ginac.de/ |
| リポジトリ | https://codeberg.org/GiNaC/ginac |
| 上流ドキュメント | https://www.ginac.de/reference |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://www.ginac.de/ginac-1.8.10.tar.bz2 |
| 依存関係 | cln, python@3.14, readline |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ginac |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ginac-tools 1.8.8-1+b1
GiNaC symbolic framework support tools
sudo apt install ginac-toolslibginac-dev 1.8.8-1+b1
GiNaC symbolic framework development files
sudo apt install libginac-devlibginac13 1.8.8-1+b1
GiNaC symbolic framework runtime library
sudo apt install libginac13ginac
nix profile install nixpkgs#ginacginac-tools 1.8.7-1build2
GiNaC symbolic framework support tools
sudo apt install ginac-toolslibginac-dev 1.8.7-1build2
GiNaC symbolic framework development files
sudo apt install libginac-devlibginac11 1.8.7-1build2
GiNaC symbolic framework runtime library
sudo apt install libginac11ginac 1.8.10-r0
C++ library for symbolic computations
sudo apk add ginacginac-dev 1.8.10-r0
C++ library for symbolic computations (development files)
sudo apk add ginac-devginac-doc 1.8.10-r0
C++ library for symbolic computations (documentation)
sudo apk add ginac-docginac 1.8.9-4.fc44
C++ library for symbolic calculations
sudo dnf install ginacginac-devel 1.8.9-4.fc44
Development files for ginac
sudo dnf install ginac-develginac-utils 1.8.9-4.fc44
GiNaC-related utilities
sudo dnf install ginac-utilsginac 1.8.9-1
C++ library for symbolic calculations
sudo pacman -S ginacginac 1.8.10-1.3
C++ library for symbolic calculations
sudo zypper install ginacginac-devel 1.8.10-1.3
GiNaC development libraries and header files
sudo zypper install ginac-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.