fc: A Package for Generalized Function Composition Using Standard Evaluation

06/28/2018
by   Xiaofei Wang, et al.
0

In this article, we present a new R package fc that provides a streamlined, standard evaluation-based approach to function composition. Using fc, a sequence of functions can be composed together such that returned objects from composed functions are used as intermediate values directly passed to the next function. Unlike with magrittr and purrr, no intermediate values need to be stored. When benchmarked, functions composed using fc achieve favorable runtimes in comparison to other implementations.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/15/2019

Computing Theta Functions with Julia

We present a new package Theta.jl for computing with the Riemann theta f...
research
12/10/2021

Constant rank factorizations of smooth maps

Sonar systems are frequently used to classify objects at a distance by u...
research
12/31/2021

Olsson.wl : a Mathematica package for the computation of linear transformations of multivariable hypergeometric functions

We present the Olsson.wl Mathematica package which aims to find linear t...
research
05/19/2019

Property Directed Self Composition

We address the problem of verifying k-safety properties: properties that...
research
12/10/2019

Generalised Network Autoregressive Processes and the GNAR package

This article introduces the GNAR package, which fits, predicts, and simu...
research
06/04/2018

A FORTRAN Package for Efficient Multi-Accuracy Computations of the Faddeyeva Function and Related Functions of Complex Arguments

We present a Fortran package for efficient multiaccuracy computations of...
research
10/08/2022

Disordered vectors in R: introducing the disordR package

Objects in the stl map class of C++ associate a value to each of a set o...

Please sign up or login with your details

Forgot password? Click here to reset