Name: | octave |
---|---|
Epoch: | 6 |
Version: | 5.2.0 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 55753910 |
License: | GPLv3+ |
RPM: | octave-5.2.0-1.el8.x86_64.rpm |
Source RPM: | octave-5.2.0-1.el8.src.rpm |
Build Date: | Tue Mar 17 2020 |
Build Host: | jenkins-10-147-72-125-3ad8cf9a-3b3a-41f0-8427-360d993d6e99.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.octave.org |
Summary: | A high-level language for numerical computations |
Description: | GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language. Octave has extensive tools for solving common numerical linear algebra problems, finding the roots of nonlinear equations, integrating ordinary functions, manipulating polynomials, and integrating ordinary differential and differential-algebraic equations. It is easily extensible and customizable via user-defined functions written in Octave's own language, or using dynamically loaded modules written in C++, C, Fortran, or other languages. |
- Update to 5.2.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Enable 64-bit array indexes
- Enable LTO optimisations
- Rebuild for suitesparse 5.4.0
- Drop use of %buildarch in macros.octave (bugz#1733898)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Update to 5.1.0
- Backport upstream patch for proper EOF handling (bugz#1705129)
- rebuilt (sundials)