Thu, 23 May 2024 05:23:38 UTC | login

Information for build msolve-0.6.3-1.fc40

ID279235
Package Namemsolve
Version0.6.3
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/msolve.git#76027b184a24562fcab329065a878d39b47ba724
SummaryPolynomial System Solving through Algebraic Methods
Descriptionmsolve is an open source C library implementing computer algebra algorithms for solving polynomial systems (with rational coefficients or coefficients in a prime field). Currently, with msolve, you can basically solve multivariate polynomial systems. This encompasses: - the computation of Groebner bases - real root isolation of the solutions to polynomial systems - the computation of the dimension and the degree of the solution set and many other things you can do using msolve. This package contains a command line tool to access the msolve functionality.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 31 Dec 2023 18:51:11 UTC
CompletedSun, 31 Dec 2023 20:28:41 UTC
Taskbuild (f40, /rpms/msolve.git:76027b184a24562fcab329065a878d39b47ba724)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/msolve.git#76027b184a24562fcab329065a878d39b47ba724'}}
Tags
f40
RPMs
src
msolve-0.6.3-1.fc40.src.rpm (info) (download)
riscv64
msolve-0.6.3-1.fc40.riscv64.rpm (info) (download)
msolve-devel-0.6.3-1.fc40.riscv64.rpm (info) (download)
msolve-libs-0.6.3-1.fc40.riscv64.rpm (info) (download)
msolve-debuginfo-0.6.3-1.fc40.riscv64.rpm (info) (download)
msolve-debugsource-0.6.3-1.fc40.riscv64.rpm (info) (download)
msolve-libs-debuginfo-0.6.3-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Sun Dec 17 2023 Jerry James <loganjerry@gmail.com> 0.6.3-1 - Version 0.6.3 * Fri Dec 15 2023 Jerry James <loganjerry@gmail.com> 0.6.2-1 - Version 0.6.2 * Fri Nov 03 2023 Jerry James <loganjerry@gmail.com> 0.6.1-1 - Version 0.6.1 * Mon Oct 30 2023 Jerry James <loganjerry@gmail.com> 0.6.0-1 - Version 0.6.0 * Thu Aug 10 2023 Jerry James <loganjerry@gmail.com> 0.5.0-2 - Use more reliable method of detecting AVX2 support * Thu Aug 03 2023 Jerry James <loganjerry@gmail.com> 0.5.0-1 - Initial RPM