|
| 1 | +--- |
| 2 | +hide: |
| 3 | +- toc |
| 4 | +json_ld: |
| 5 | + '@context': https://schema.org |
| 6 | + '@type': SoftwareApplication |
| 7 | + applicationCategory: DeveloperApplication |
| 8 | + description: GNU Octave is a high-level interpreted language, primarily intended |
| 9 | + for numerical computations. |
| 10 | + license: Not confirmed |
| 11 | + name: Octave |
| 12 | + offers: |
| 13 | + '@type': Offer |
| 14 | + price: 0 |
| 15 | + operatingSystem: LINUX |
| 16 | + review: |
| 17 | + '@type': Review |
| 18 | + author: |
| 19 | + '@type': Organization |
| 20 | + name: EESSI |
| 21 | + reviewBody: Application has been successfully made available on all architectures |
| 22 | + supported by EESSI |
| 23 | + reviewRating: |
| 24 | + '@type': Rating |
| 25 | + ratingValue: 5 |
| 26 | + softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available |
| 27 | + on your system |
| 28 | + softwareVersion: '[''Octave/10.1.0-foss-2023a'']' |
| 29 | + url: https://www.gnu.org/software/octave/ |
| 30 | +--- |
| 31 | + |
| 32 | +Octave |
| 33 | +====== |
| 34 | + |
| 35 | + |
| 36 | +GNU Octave is a high-level interpreted language, primarily intended for numerical computations. |
| 37 | + |
| 38 | +https://www.gnu.org/software/octave/ |
| 39 | +# Available modules |
| 40 | + |
| 41 | + |
| 42 | +The overview below shows which Octave installations are available per target architecture in EESSI, ordered based on software version (new to old). |
| 43 | + |
| 44 | +To start using Octave, load one of these modules using a `module load` command like: |
| 45 | + |
| 46 | +```shell |
| 47 | +module load Octave/10.1.0-foss-2023a |
| 48 | +``` |
| 49 | + |
| 50 | +*(This data was automatically generated on {{ generated_time }})* |
| 51 | + |
| 52 | +| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512| |
| 53 | +| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | |
| 54 | +|Octave/10.1.0-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x| |
| 55 | + |
| 56 | + |
| 57 | +### Octave/10.1.0-foss-2023a |
| 58 | + |
| 59 | +This is a list of extensions included in the module: |
| 60 | + |
| 61 | +general-2.1.3, io-2.6.4, optim-1.6.2, statistics-1.6.6, struct-1.0.18 |
0 commit comments