6 buildOctavePackage rec {
11 url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz";
12 sha256 = "0f963yg6pwvrdk5fg7b71ny47gzy48nqxdzj2ngcfrvmb5az4vmf";
16 homepage = "https://octave.sourceforge.io/financial/index.html";
17 license = licenses.gpl3Plus;
18 maintainers = with maintainers; [ KarlJoad ];
19 description = "Monte Carlo simulation, options pricing routines, financial manipulation, plotting functions and additional date manipulation tools";