Information for build mathic-1.0-33.20250513.git7abf77e.fc43

ID142647
Package Namemathic
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0
Release33.20250513.git7abf77e.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/mathic.git#f66e4fee9af541544b9ce3188ac382005cb1c578
SummaryData structures for Groebner basis computations
DescriptionMathic is a C++ library of fast data structures designed for use in Groebner basis computation. This includes data structures for ordering S-pairs, performing divisor queries and ordering polynomial terms during polynomial reduction. With Mathic you get to use highly optimized code with little effort so that you can focus more of your time on whatever part of your Groebner basis implementation that you are interested in. The data structures use templates to allow you to use them with whatever representation of monomials/terms and coefficients that your code uses. In fact the only places where Mathic defines its own monomials/terms is in the test code and example code. Currently only dense representations of terms/monomials are suitable since Mathic will frequently ask "what is the exponent of variable number x in this term/monomial?".
git:https://github.com/Macaulay2/mathic.git
Built byzhangsongsong
State complete
Volume DEFAULT
StartedSun, 24 Aug 2025 22:36:44 CST
CompletedMon, 25 Aug 2025 00:18:58 CST
Taskbuild (f43, /rpms/mathic.git:f66e4fee9af541544b9ce3188ac382005cb1c578)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mathic.git#f66e4fee9af541544b9ce3188ac382005cb1c578'}}
Tags
f43
RPMs
src
mathic-1.0-33.20250513.git7abf77e.fc43.src.rpm (info) (download)
riscv64
mathic-1.0-33.20250513.git7abf77e.fc43.riscv64.rpm (info) (download)
mathic-devel-1.0-33.20250513.git7abf77e.fc43.riscv64.rpm (info) (download)
mathic-tools-1.0-33.20250513.git7abf77e.fc43.riscv64.rpm (info) (download)
mathic-debuginfo-1.0-33.20250513.git7abf77e.fc43.riscv64.rpm (info) (download)
mathic-debugsource-1.0-33.20250513.git7abf77e.fc43.riscv64.rpm (info) (download)
mathic-tools-debuginfo-1.0-33.20250513.git7abf77e.fc43.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
mock_output.log
state.log
hw_info.log
build.log
mock_config.log
dnf5.log
root.log
Changelog * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-33.20250513.git7abf77e - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue May 27 2025 Jerry James <loganjerry@gmail.com> - 1.0-32.20250513.git7abf77e - Update to latest upstream snapshot - Drop upstreamed gtest patch * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-31.20230916.git07e8df4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-30.20230916.git07e8df4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-29.20230916.git07e8df4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-28.20230916.git07e8df4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 16 2023 Jerry James <loganjerry@gmail.com> - 1.0-27.20230916.git07e8df4 - Update to latest upstream snapshot