Пакет octave: Информация

  • Default inline alert: Версия в репозитории: 8.4.0-alt1

Исходный пакет: octave
Версия: 5.2.0-alt2
Последняя версия по данным Repology
Собран:  20 июня 2020 г. 21:44 в задании #253723
Категория: Науки/Математика
Сообщить об ошибке в пакете
Домашняя страница: http://www.octave.org/

Лицензия: GPLv3
О пакете: GNU Octave -- a high-level language for numerical computations
Описание: 
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.

Список rpm-пакетов, предоставляемых данным 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)

Сопровождающий: Andrey Cherepanov


Права:
Andrey Cherepanov
@everybody

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

Последнее изменение


20 июня 2020 г. Andrew Savchenko 5.2.0-alt2
- E2K: workaround lcc build problem with default destructor in a
  parent template class.
18 февраля 2020 г. Andrey Cherepanov 5.2.0-alt1
- New version.
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