r-pracma 2.4.4
Practical numerical math functions
This package provides functions for numerical analysis and linear algebra, numerical optimization, differential equations, plus some special functions. It uses Matlab function names where appropriate to simplify porting.
- Outputs:
out
- Website: https://cran.r-project.org/web/packages/pracma/
- Licenses: GPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-pracma 2.4.4
as follows:
guix install r-pracma@2.4.4
Or install the latest version:
guix install r-pracma
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.