0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

octave: 9.4.0 -> 10.1.0 (#394495)

This commit is contained in:
Doron Behar 2025-05-03 21:18:32 +03:00 committed by GitHub
commit 0a955a5ef6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
71 changed files with 297 additions and 284 deletions

View file

@ -3,7 +3,7 @@
## Introduction {#ssec-octave-introduction}
Octave is a modular scientific programming language and environment.
A majority of the packages supported by Octave from their [website](https://octave.sourceforge.io/packages.php) are packaged in nixpkgs.
A majority of the packages supported by Octave from their [website](https://gnu-octave.github.io/packages/) are packaged in nixpkgs.
## Structure {#ssec-octave-structure}