Package octave: Information

  • Default inline alert: Version in the repository: 8.4.0-alt1

Source package: octave
Version: 5.2.0-alt2
Latest version according to Repology
Build time:  Jun 20, 2020, 09:44 PM in the task #253723
Report package bug
License: GPLv3
Summary: GNU Octave -- 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.

List of rpms provided by this srpm:
octave (x86_64, ppc64le, i586, armh, aarch64)
octave-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
octave-devel (x86_64, ppc64le, i586, armh, aarch64)
octave-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
octave-doc (noarch)

Maintainer: Andrey Cherepanov


ACL:
Andrey Cherepanov
@everybody

    1. liblapack-devel
    2. liblcms-devel
    3. libltdl-devel
    4. libfftw3-devel
    5. libfltk-devel
    6. bzlib-devel
    7. libfreetype-devel
    8. llvm-devel
    9. libftgl-devel
    10. libstdc++-devel
    11. pkgconfig(fontconfig)
    12. pkgconfig(freetype2)
    13. libncurses-devel
    14. libncurses-devel
    15. gnuplot
    16. pkgconfig(portaudio-2.0)
    17. pkgconfig(sndfile)
    18. gperf
    19. pkgconfig(xft)
    20. qt5-base-devel
    21. desktop-file-utils
    22. less
    23. libgl2ps-devel
    24. libGL-devel
    25. qt5-tools
    26. qt5-tools-devel
    27. libGLU-devel
    28. libGraphicsMagick-c++-devel
    29. libglpk-devel
    30. libICE-devel
    31. libpcre-devel
    32. libpcre-devel
    33. libSM-devel
    34. flex
    35. fontconfig-devel
    36. libpixman-devel
    37. libX11-devel
    38. libX11-devel
    39. texinfo
    40. texlive-base-bin
    41. libXcursor-devel
    42. texlive-generic-recommended
    43. libXext-devel
    44. libXfixes-devel
    45. libXft-devel
    46. libXinerama-devel
    47. icoutils
    48. libsuitesparse-devel
    49. libcairo-devel
    50. java-devel-default
    51. libhdf5-devel
    52. gcc-c++
    53. zlib-devel
    54. libqhull-devel
    55. libtinfo-devel
    56. libtinfo-devel
    57. libcurl-devel
    58. libarpack-ng-devel
    59. gcc-fortran
    60. libqrupdate-devel
    61. libreadline-devel
    62. libqscintilla2-qt5-devel
    63. librsvg-utils

Last changed


June 20, 2020 Andrew Savchenko 5.2.0-alt2
- E2K: workaround lcc build problem with default destructor in a
  parent template class.
Feb. 18, 2020 Andrey Cherepanov 5.2.0-alt1
- New version.
Oct. 16, 2019 Michael Shigorin 5.1.0-alt3
- added Russian package summary/description
- re-enabled %check section (except for i586 where it fails)
- minor spec cleanup