Package octave: Information

    Binary package: octave
    Version: 3.6.3-alt0.M60P.2
    Architecture: x86_64
    Build time:  Oct 16, 2013, 12:22 AM
    Source package: octave
    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.

    Maintainer: Paul Wolneykien


    ACL:
    @qa_p6

    Last changed


    Oct. 15, 2013 Paul Wolneykien 3.6.3-alt0.M60P.2
    - Rebuild to fix *FLAGS vars in mkoctfile.
    Sept. 15, 2012 Paul Wolneykien 3.6.3-alt0.M60P.1
    - Build with Goto2 instead of OpenBLAS.
    - Release 1 for the branch p6.
    Sept. 10, 2012 Paul Wolneykien 3.6.3-alt1
    - Remote the fltk patch (already applied).
    - Fix/update the pcre.h patch.
    - Build v3.6.3 with the help of cronbuild scripts.
    - Add cronbuild scripts.
    - Move sources to the subdirectory, patches to the top.