macOS
brew install msolvelocal Homebrew formula metadata
安装
brew install msolvelocal Homebrew formula metadata
sudo apt install msolveDebian stable package indexes · msolve · 来源: deb.debian.org
sudo dnf install msolveFedora Rawhide package metadata · msolve · 来源: dl.fedoraproject.org
nix profile install nixpkgs#msolvenixpkgs package indexes · pkgs/by-name/ms/msolve/package.nix · 来源: api.github.com
sudo pacman -S msolveArch Linux sync databases · msolve · 来源: geo.mirror.pkgbuild.com
概览
Library for Polynomial System Solving through Algebraic Methods
历史
msolve is an open-source C library and command-line tool for solving multivariate polynomial systems through exact computer-algebra methods. The 2021 ISSAC paper by Jérémy Berthomieu, Christian Eder, and Mohab Safey El Din presents it as a library for zero-dimensional polynomial systems, built around Gröbner bases, linear algebra, conversion to lexicographical order, and real solving of univariate polynomials.
The project website summarizes the implementation goals: plain C, exact polynomial-system solving, algebraic encodings of solutions, advanced Gröbner-basis algorithms such as F4 and change of orderings, and performance work through multithreading and vectorization. The LIP6 PolSys software page adds that it supports Gröbner-basis computations, rational parametrization, real-root isolation, signature-based algorithms, and modern change-of-order algorithms.
msolve's ecosystem role is as a high-performance engine underneath larger computer-algebra systems. The project README documents use from SageMath's `Variety` function for polynomial systems with real coefficients and an msolve package for Macaulay2; the LIP6 page also lists interfaces from Oscar, SageMath, and Macaulay2. In package managers it is therefore both a research library and a CLI for users who want direct polynomial-system solving without invoking a full CAS.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
msolve | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/algebraic-solving/msolve
安装元数据
| 软件包键 | brew:msolve |
|---|---|
| 版本 | 0.10.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/msolve |
| 主页 | https://msolve.lip6.fr |
| 仓库 | https://github.com/algebraic-solving/msolve |
| 上游文档 | https://msolve.lip6.fr/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.10.1.tar.gz |
| 最后更新 | 2026-07-08T13:36:05Z |
| Pulse | updated |
| 依赖 | flint, gmp, libomp, mpfr |
| 构建依赖 | autoconf, automake, libtool |
| 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 | msolve |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libmsolve-dev 0.7.5-1
computer algebra algorithms for solving polynomial systems (development)
sudo apt install libmsolve-devlibmsolve0 0.7.5-1
computer algebra algorithms for solving polynomial systems (shared library)
sudo apt install libmsolve0msolve 0.7.5-1
computer algebra algorithms for solving polynomial systems
sudo apt install msolvemsolve
nix profile install nixpkgs#msolvelibmsolve-0.6.5 0.6.5-1build2
computer algebra algorithms for solving polynomial systems (shared library)
sudo apt install libmsolve-0.6.5libmsolve-dev 0.6.5-1build2
computer algebra algorithms for solving polynomial systems (development)
sudo apt install libmsolve-devmsolve 0.6.5-1build2
computer algebra algorithms for solving polynomial systems
sudo apt install msolvemsolve 0.9.5-2.fc45
Polynomial System Solving through Algebraic Methods
sudo dnf install msolvemsolve-devel 0.9.5-2.fc45
Development files for msolve
sudo dnf install msolve-develmsolve-libs 0.9.5-2.fc45
Library for Polynomial System Solving through Algebraic Methods
sudo dnf install msolve-libsmsolve 0.9.5-2
Library for polynomial system solving through algebraic methods
sudo pacman -S msolve来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.