Mon, 29 Apr 2024 20:19:18 UTC | login

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

ID241484
Package Nameoctave
Version7.3.0
Release3.0.riscv64.fc38
Epoch6
Sourcegit+http://fedora.riscv.rocks:3000/rpms/octave.git#cf33281c8c677750599aeab9deb6bcc4d09711b5
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
StartedMon, 20 Mar 2023 10:53:36 UTC
CompletedMon, 20 Mar 2023 18:53:52 UTC
Taskbuild (f38, /rpms/octave.git:cf33281c8c677750599aeab9deb6bcc4d09711b5)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/octave.git#cf33281c8c677750599aeab9deb6bcc4d09711b5'}}
Tags
f38
RPMs
src
octave-7.3.0-3.0.riscv64.fc38.src.rpm (info) (download)
noarch
octave-doc-7.3.0-3.0.riscv64.fc38.noarch.rpm (info) (download)
riscv64
octave-7.3.0-3.0.riscv64.fc38.riscv64.rpm (info) (download)
octave-devel-7.3.0-3.0.riscv64.fc38.riscv64.rpm (info) (download)
octave-debuginfo-7.3.0-3.0.riscv64.fc38.riscv64.rpm (info) (download)
octave-debugsource-7.3.0-3.0.riscv64.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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}