| Name: | python3-sympy |
|---|---|
| Version: | 1.14.0 |
| Release: | 2.el10_1 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 84663332 |
| License: | BSD-3-Clause AND MIT |
| RPM: | python3-sympy-1.14.0-2.el10_1.aarch64.rpm |
| Source RPM: | sympy-1.14.0-2.el10_1.src.rpm |
| Build Date: | Sun Sep 21 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://sympy.org/ |
| Summary: | A Python3 library for symbolic mathematics |
| Description: | SymPy aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. |
- epel10 bootstrap w/o tests or docs due to missing dependencies
- Version 1.14.0 - Drop upstreamed tempfile flush patch - Add patch to avoid intersphinx_registry - Drop workaround for buggy lark on ppc64le - Drop examples subpackage
- Fix a python 3.14 test failure (rhbz#2353123)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Disable llvmlite on riscv64
- Version 1.13.3
- Version 1.13.2
- Version 1.13.1
- Version 1.13.0 - Drop unnecessary circuitplot patch - Drop upstreamed incompatible-pointer patch - Link duplicate documentation files - Run tests on all architectures
- Version 1.12.1 - Drop upstreamed python 3.12 patch