Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 01:45:43 UTC Now

2024-02-06 13:36:24 UTC MAIN commitmail json YAML

(math/R-pracma) Updated 2.4.2 to 2.4.4

# pracma NEWS

## pracma 2.4.4 (2023-11-08)

* gcd(), Lcm() now require integers as input (G. R端cker reported).
* Corrections (missing brackets) in several Rd files.

## pracma 2.4.3 (2023-08-15)

* Corrected a bug in the help file of nelder_mead().
* Added stereographic projection and its inverse as functions
  stereographic() and stereographic_inv().

(mef)