./math/R-pracma, Practical Numerical Math Functions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.4.4, Package name: R-pracma-2.4.4, Maintainer: pkgsrc-users

Provides a large number of functions from numerical analysis and
linear algebra, numerical optimization, differential equations, time
series, plus some well-known special mathematical functions. Uses
'MATLAB' function names where appropriate to simplify porting.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-02-06 14:36:24 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(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().
   2023-06-11 04:54:34 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
math/R-pracma: import R-pracma-2.4.2

Provides a large number of functions from numerical analysis and
linear algebra, numerical optimization, differential equations, time
series, plus some well-known special mathematical functions. Uses
'MATLAB' function names where appropriate to simplify porting.