Learn R Programming

ropenblas (version 0.3.0)

last_version_openblas: OpenBLAS library versions

Description

OpenBLAS library versions

Usage

last_version_openblas()

Arguments

Details

This function automatically searches OpenBLAS library versions in the official GitHub project.

  1. last_version: Returns the latest stable version of the OpenBLAS library.

  2. versions: All stable versions of the OpenBLAS library.

  3. n: Total number of versions.

See Also

last_version_r, ropenblas, rcompiler

Examples

Run this code
# last_version_openblas()

Run the code above in your browser using DataLab