mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
octavePackages: Update meta.homepage links
This commit is contained in:
parent
cbcb4b98a2
commit
366af0fc93
65 changed files with 65 additions and 65 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ buildOctavePackage rec {
|
|||
|
||||
meta = {
|
||||
name = "Octave Arduino Toolkit";
|
||||
homepage = "https://octave.sourceforge.io/arduino/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/arduino/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Basic Octave implementation of the matlab arduino extension, allowing communication to a programmed arduino board to control its hardware";
|
||||
|
|
|
@ -28,7 +28,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/audio/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/audio/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Audio and MIDI Toolbox for GNU Octave";
|
||||
|
|
|
@ -23,7 +23,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/bim/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/bim/";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Package for solving Diffusion Advection Reaction (DAR) Partial Differential Equations";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/bsltl/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/bsltl/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Free collection of OCTAVE/MATLAB routines for working with the biospeckle laser technique";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/cgi/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/cgi/";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Common Gateway Interface for Octave";
|
||||
|
|
|
@ -24,7 +24,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/communications/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/communications/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = " Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields";
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/data-smoothing/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/data-smoothing/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Algorithms for smoothing noisy data";
|
||||
|
|
|
@ -32,7 +32,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/database/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/database/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Interface to SQL databases, currently only postgresql using libpq";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/dataframe/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/dataframe/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Data manipulation toolbox similar to R data.frame";
|
||||
|
|
|
@ -26,7 +26,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/dicom/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/dicom/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Digital communications in medicine (DICOM) file io";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/divand/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/divand/";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Performs an n-dimensional variational analysis (interpolation) of arbitrarily located observations";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/doctest/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/doctest/";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Find and run example code within documentation";
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/econometrics/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/econometrics/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Econometrics functions including MLE and GMM based techniques";
|
||||
|
|
|
@ -26,7 +26,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/fem-fenics/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/fem-fenics/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Package for the resolution of partial differential equations based on fenics";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/financial/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/financial/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Monte Carlo simulation, options pricing routines, financial manipulation, plotting functions and additional date manipulation tools";
|
||||
|
|
|
@ -34,7 +34,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/fits/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/fits/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Functions for reading, and writing FITS (Flexible Image Transport System) files using cfitsio";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/fpl/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/fpl/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Collection of routines to export data produced by Finite Elements or Finite Volume Simulations in formats used by some visualization programs";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/ga/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/ga/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Genetic optimization code";
|
||||
|
|
|
@ -24,7 +24,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/general/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/general/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "General tools for Octave";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/generate_html/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/generate_html/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Provides functions for generating HTML pages that contain the help texts for a set of functions";
|
||||
|
|
|
@ -20,7 +20,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/geometry/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/geometry/";
|
||||
license = with lib.licenses; [
|
||||
gpl3Plus
|
||||
boost
|
||||
|
|
|
@ -20,7 +20,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/gsl/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/gsl/";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Octave bindings to the GNU Scientific Library";
|
||||
|
|
|
@ -24,7 +24,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/image-acquisition/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/image-acquisition/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Functions to capture images from connected devices";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/image/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/image/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Functions for processing images";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/instrument-control/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/instrument-control/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Low level I/O functions for serial, i2c, spi, parallel, tcp, gpib, vxi11, udp and usbtmc interfaces";
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/interval/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/interval/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Interval arithmetic to evaluate functions over subsets of their domain";
|
||||
|
|
|
@ -25,7 +25,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/io/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/io/";
|
||||
license = with lib.licenses; [
|
||||
gpl3Plus
|
||||
bsd2
|
||||
|
|
|
@ -47,7 +47,7 @@ buildOctavePackage rec {
|
|||
|
||||
meta = {
|
||||
name = "Level Set";
|
||||
homepage = "https://octave.sourceforge.io/level-set/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/level-set/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Routines for calculating the time-evolution of the level-set equation and extracting geometric information from the level-set function";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/linear-algebra/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/linear-algebra/";
|
||||
license = with lib.licenses; [
|
||||
gpl3Plus
|
||||
lgpl3Plus
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/lssa/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/lssa/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Tools to compute spectral decompositions of irregularly-spaced time series";
|
||||
|
|
|
@ -34,7 +34,7 @@ buildOctavePackage rec {
|
|||
|
||||
meta = {
|
||||
name = "The Large Time-Frequency Analysis Toolbox";
|
||||
homepage = "https://octave.sourceforge.io/ltfat/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/ltfat/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Toolbox for working with time-frequency analysis, wavelets and signal processing";
|
||||
|
|
|
@ -26,7 +26,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/mapping/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/mapping/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Simple mapping and GIS .shp .dxf and raster file functions";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/matgeom/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/matgeom/";
|
||||
license = with lib.licenses; [
|
||||
bsd2
|
||||
gpl3Plus
|
||||
|
|
|
@ -25,7 +25,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/miscellaneous/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/miscellaneous/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Miscellaneous tools that don't fit somewhere else";
|
||||
|
|
|
@ -46,7 +46,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/msh/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/msh/";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Create and manage triangular and tetrahedral meshes for Finite Element or Finite Volume PDE solvers";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/mvn/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/mvn/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Multivariate normal distribution clustering and utility functions";
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/nan/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/nan/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Statistics and machine learning toolbox for data with and w/o missing values";
|
||||
|
|
|
@ -24,7 +24,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/ncarray/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/ncarray/";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Access a single or a collection of NetCDF files as a multi-dimensional array";
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/netcdf/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/netcdf/";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "NetCDF interface for Octave";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/nurbs/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/nurbs/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink";
|
||||
|
|
|
@ -15,7 +15,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/ocl/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/ocl/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Use OpenCL for parallelization";
|
||||
|
|
|
@ -24,7 +24,7 @@ buildOctavePackage rec {
|
|||
|
||||
meta = {
|
||||
name = "GNU Octave Clipping Polygons Tool";
|
||||
homepage = "https://octave.sourceforge.io/octclip/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/octclip/";
|
||||
license = with lib.licenses; [ gpl3Plus ]; # modified BSD?
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Perform boolean operations with polygons using the Greiner-Hormann algorithm";
|
||||
|
|
|
@ -27,7 +27,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/octproj/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/octproj/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "GNU Octave bindings to PROJ library for cartographic projections and CRS transformations";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/optics/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/optics/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Functions covering various aspects of optics";
|
||||
|
|
|
@ -28,7 +28,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/optim/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/optim/";
|
||||
license = with lib.licenses; [
|
||||
gpl3Plus
|
||||
publicDomain
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/optiminterp/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/optiminterp/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Optimal interpolation toolbox for octave";
|
||||
|
|
|
@ -32,7 +32,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/parallel/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/parallel/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Parallel execution package";
|
||||
|
|
|
@ -22,7 +22,7 @@ buildOctavePackage rec {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/quaternion/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/quaternion/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Quaternion package for GNU Octave, includes a quaternion class with overloaded operators";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/queueing/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/queueing/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Provides functions for queueing networks and Markov chains analysis";
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/signal/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/signal/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Signal processing tools, including filtering, windowing and display functions";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/sockets/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/sockets/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Socket functions for networking from within octave";
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/sparsersb/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/sparsersb/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Interface to the librsb package implementing the RSB sparse matrix format for fast shared-memory sparse matrix computations";
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/splines/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/splines/";
|
||||
license = with lib.licenses; [
|
||||
gpl3Plus
|
||||
publicDomain
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/stk/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/stk/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "STK is a (not so) Small Toolbox for Kriging";
|
||||
|
|
|
@ -35,7 +35,7 @@ buildOctavePackage rec {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/strings/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/strings/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
# Claims to have a freebsd license, but I found none.
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/struct/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/struct/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Additional structure manipulation functions";
|
||||
|
|
|
@ -27,7 +27,7 @@ buildOctavePackage rec {
|
|||
propagatedBuildInputs = [ pythonEnv ];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/symbolic/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/symbolic/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Adds symbolic calculation features to GNU Octave";
|
||||
|
|
|
@ -26,7 +26,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/tisean/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/tisean/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Port of TISEAN 3.0.1";
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/tsa/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/tsa/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Stochastic concepts and maximum entropy methods for time series analysis";
|
||||
|
|
|
@ -19,7 +19,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/vibes/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/vibes/";
|
||||
license = with lib.licenses; [
|
||||
gpl3Plus
|
||||
mit
|
||||
|
|
|
@ -27,7 +27,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/video/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/video/";
|
||||
license = with lib.licenses; [
|
||||
gpl3Plus
|
||||
bsd3
|
||||
|
|
|
@ -32,7 +32,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/vrml/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/vrml/";
|
||||
license = with lib.licenses; [
|
||||
gpl3Plus
|
||||
fdl12Plus
|
||||
|
|
|
@ -14,7 +14,7 @@ buildOctavePackage rec {
|
|||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/windows/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/windows/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "Provides COM interface and additional functionality on Windows";
|
||||
|
|
|
@ -34,7 +34,7 @@ buildOctavePackage rec {
|
|||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://octave.sourceforge.io/zeromq/index.html";
|
||||
homepage = "https://gnu-octave.github.io/packages/zeromq/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ KarlJoad ];
|
||||
description = "ZeroMQ bindings for GNU Octave";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue