RfastOfficial / RfastLinks
A collection of Rfast functions for data analysis. Note 1: The vast majority of the functions accept matrices only, not data.frames. Note 2: Do not have matrices or vectors with have missing data (i.e NAs). We do no check about them and C++ internally transforms them into zeros (0), so you may get wrong results. Note 3: In general, make sure y…
☆153Updated 3 months ago
Alternatives and similar repositories for Rfast
Users that are interested in Rfast are comparing it to the libraries listed below
Sorting:
- Create and combine tables with a ggplot2/patchwork syntax.☆128Updated 3 years ago
- R package: future.apply - Apply Function to Elements in Parallel using Futures☆218Updated 2 months ago
- Themes for base plotting system in R☆140Updated 2 years ago
- R package: Methods that Apply to Rows and Columns of Matrices (and to Vectors)☆210Updated 2 months ago
- R package: parallelly - Enhancing the 'parallel' Package☆134Updated last week
- 三 R package: An Inclusive, Unifying API for Progress Updates☆294Updated this week
- Graphic Devices Based on AGG☆178Updated 2 weeks ago
- Support for blend modes in ggplot2