6 buildOctavePackage rec {
11 url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz";
12 sha256 = "0nmaz5j37dflz7p4a4lmwzkh7g1gghdh7ccvkbyy0fpgv9lr1amg";
16 homepage = "https://octave.sourceforge.io/divand/index.html";
17 license = licenses.gpl2Plus;
18 maintainers = with maintainers; [ KarlJoad ];
19 description = "Performs an n-dimensional variational analysis (interpolation) of arbitrarily located observations";