Sun, 19 May 2024 01:44:27 UTC | login

Information for build octave-7.3.0-3.1.riscv64.fc38

ID248795
Package Nameoctave
Version7.3.0
Release3.1.riscv64.fc38
Epoch6
Sourcegit+http://fedora.riscv.rocks:3000/rpms/octave.git#87095ca3b3e2bda6449024fd187b4728bf5c7669
SummaryA high-level language for numerical computations
DescriptionGNU 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 01 Jun 2023 14:49:48 UTC
CompletedFri, 02 Jun 2023 04:44:00 UTC
Taskbuild (f38, /rpms/octave.git:87095ca3b3e2bda6449024fd187b4728bf5c7669)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/octave.git#87095ca3b3e2bda6449024fd187b4728bf5c7669'}}
Tags
f38
f39
f40
RPMs
src
octave-7.3.0-3.1.riscv64.fc38.src.rpm (info) (download)
noarch
octave-doc-7.3.0-3.1.riscv64.fc38.noarch.rpm (info) (download)
riscv64
octave-7.3.0-3.1.riscv64.fc38.riscv64.rpm (info) (download)
octave-devel-7.3.0-3.1.riscv64.fc38.riscv64.rpm (info) (download)
octave-debuginfo-7.3.0-3.1.riscv64.fc38.riscv64.rpm (info) (download)
octave-debugsource-7.3.0-3.1.riscv64.fc38.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 01 2023 David Abdurachmanov <davidlt@rivosinc.com> - 6:7.3.0-3.1.riscv64 - Rebuild for new sundials * Mon Mar 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 6:7.3.0-3.0.riscv64 - Add support for riscv64 * Sun Feb 26 2023 Orion Poplawski <orion@nwra.com> - 6:7.3.0-3 - Disable building docs due to texinfo 7 incompatibility * Wed Jan 11 2023 FeRD (Frank Dana> <ferdnyc@gmail.com> - 6:7.3.0-3 - Build with rapidjson to enable built-in json{decode,encode}