slwu89/ranges: Provide methods to generate argument ranges for benchmarking

Gives users tools to Make integer ranges for benchmarking algorithms, especially for numerical or scientific computing, that need to be tested on arguments ranging over several orders of magnitude. It can generate dense (linear) or sparse (exponential) ranges and is designed to be used to generate input for benchmarking packages.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.1
URL https://github.com/slwu89/ranges https://slwu89.github.io/ranges/index.html
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("slwu89/ranges")
slwu89/ranges documentation built on Dec. 23, 2021, 3:25 a.m.