Key | Value |
---|---|
CRC32 | ABE54877 |
FileName | ./usr/share/man/man1/octave-cli.1.gz |
FileSize | 1532 |
MD5 | A37E0EC6290430164F263A1F5FE018B8 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '534', 'OpSystemCode': '599', 'ProductCode': '163576', 'ProductName': 'PelicanHPC', 'ProductVersion': '4.1'} |
SHA-1 | 4728A0AE0CE348EF7F56202468850747B1FD8659 |
SHA-256 | 7223518E067133BC62803DDE91B9034A86732AFC57FF1CB98C413BA55CFF39A3 |
SSDEEP | 24:XM4ofBOU0tMXswesl0USM6B7ravdDxz1Kgw3v6Kr4MHlXZdMKbS7MAyZ3PJqAzmx:XMlBOP8xltSM6BXaBS3v6KrZlZiK27My |
SpecialCode | |
TLSH | T15C31F7634EAA7138A04611F9B46EFFA46AF121932F9CF1C95D8D387216D88E6A41047E |
db | nsrl_modern_rds |
insert-timestamp | 1647005039.8383281 |
source | NSRL |
hashlookup:parent-total | 41 |
hashlookup:trust | 100 |
The searched file hash is included in 41 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 1465162 |
MD5 | DE8AE225BB0AA24140C998DC8B99050D |
PackageDescription | GNU Octave language for numerical computations Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. . Octave can be dynamically extended with user-supplied C++ files. |
PackageMaintainer | Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org> |
PackageName | octave |
PackageSection | math |
PackageVersion | 4.0.3-3 |
SHA-1 | 0590F3A883326E400FBA0FDFFB1F2D35742B7375 |
SHA-256 | A241ED3BB6AF9161B81EE108A4DC961A66720BC09A592A1402C62393FE272D98 |
Key | Value |
---|---|
FileSize | 1391384 |
MD5 | DC4D0A8F46C846323B2EA1F61309FE43 |
PackageDescription | GNU Octave language for numerical computations Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. . Octave can be dynamically extended with user-supplied C++ files. |
PackageMaintainer | Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org> |
PackageName | octave |
PackageSection | math |
PackageVersion | 4.0.3-3 |
SHA-1 | 09521BF1FABBFD9C14192656C3A224F6D48CF762 |
SHA-256 | 24DAD45BA3599C9D2C95DCD36808BAA02B539771092FB0C59B723C3A380D087C |
Key | Value |
---|---|
FileSize | 1555816 |
MD5 | BCBD81498DB043B01EAB0547D466A052 |
PackageDescription | GNU Octave language for numerical computations Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. . Octave can be dynamically extended with user-supplied C++ files. |
PackageMaintainer | Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org> |
PackageName | octave |
PackageSection | math |
PackageVersion | 4.0.3-3 |
SHA-1 | 0B393B8CB8AB9A18BD0C4709328BF9E621424455 |
SHA-256 | 47006341255C63515D0CAF8472DF10F8151875A8138D3635AAC2F80424C47F77 |
Key | Value |
---|---|
FileSize | 1472018 |
MD5 | 9776488F696D2605A6D6A5AF617778F5 |
PackageDescription | GNU Octave language for numerical computations Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. . Octave can be dynamically extended with user-supplied C++ files. |
PackageMaintainer | Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org> |
PackageName | octave |
PackageSection | math |
PackageVersion | 4.0.3-3 |
SHA-1 | 0E394DB5CBC3290FD42E42F0F841B18255A24137 |
SHA-256 | 523C9743416989AF0B96C93F619E5E119E5CBD06F6AC13BB070A3E2C0A0566AE |
Key | Value |
---|---|
FileSize | 1473830 |
MD5 | DC83CCFAC5B3E84E0FD459CF565D399F |
PackageDescription | GNU Octave language for numerical computations Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. . Octave can be dynamically extended with user-supplied C++ files. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | octave |
PackageSection | math |
PackageVersion | 4.0.0-3ubuntu9.2 |
SHA-1 | 159DD5CE15B0C57A0494E84369AE4C8C789F2A25 |
SHA-256 | 77EF4247C40DFA9DDD7D2DF61B9FFF9AAF7F86A266F7A1E47B04D5C66D047EB6 |
Key | Value |
---|---|
MD5 | 66A1F8229BFC26A419506628F28B9F80 |
PackageArch | s390x |
PackageDescription | 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. |
PackageMaintainer | Fedora Project |
PackageName | octave |
PackageRelease | 5.fc23 |
PackageVersion | 4.0.0 |
SHA-1 | 1C88AB46CC9D51C79263C6A82BFE8ABFCCEDE784 |
SHA-256 | 2480836A56A6688F50F9C0B21BC5FB0AB9A95F5E865DEA1DCAC2CA5AD74E8505 |
Key | Value |
---|---|
MD5 | 1CE9D0B9C913E4A7621C68EC567C53B3 |
PackageArch | ppc64 |
PackageDescription | 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. |
PackageMaintainer | Fedora Project |
PackageName | octave |
PackageRelease | 5.fc23 |
PackageVersion | 4.0.0 |
SHA-1 | 1C9A821EBAC439293BAD3837DB4ED4FE8DDB0886 |
SHA-256 | D83C3CDB393AAC0F9AD340AECFFBDC3E3927F8F7CAE991E2922F0E9CD676726B |
Key | Value |
---|---|
MD5 | BD628C6CCC64FEB4271554050FA4B143 |
PackageArch | ppc64le |
PackageDescription | 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. |
PackageMaintainer | Fedora Project |
PackageName | octave |
PackageRelease | 5.fc23 |
PackageVersion | 4.0.0 |
SHA-1 | 2C477BE18C9E8F1DEE909ACD7B323B784C2A6C96 |
SHA-256 | 2D9789B1CD51137E71954D5C2432EAA51260C7BCD67D4BDE2EFAF9917161D345 |
Key | Value |
---|---|
MD5 | B98BE1A6BFAB424C703A651F4FBA83BE |
PackageArch | s390 |
PackageDescription | 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. |
PackageMaintainer | Fedora Project |
PackageName | octave |
PackageRelease | 13.fc22 |
PackageVersion | 3.8.2 |
SHA-1 | 3C19B4516B26932E605967307CB6014DF5AF3532 |
SHA-256 | 379234FD16EA62C73DF9736F53B232FB404F7C7B59B55EE9E179BEDF5399E088 |
Key | Value |
---|---|
MD5 | E867F9049B89A3F9AAAA8E8BDEA1BF35 |
PackageArch | aarch64 |
PackageDescription | 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. |
PackageMaintainer | Fedora Project |
PackageName | octave |
PackageRelease | 5.fc23 |
PackageVersion | 4.0.0 |
SHA-1 | 3C2E2DDA0470A5E3FF8766561E0D82C2439F6F12 |
SHA-256 | 317C1FE5746016296A9197D1061401CF44767BE55FFB86536A3BEE39AB5EB387 |