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

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