igraph - Network Analysis and Visualization

Routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

Last updated 7 days ago

complex-networksgraph-algorithmsgraph-theorymathematicsnetwork-analysisnetwork-graphfortranlibxml2glpkopenblascpp

21.06 score 572 stars 1.9k dependents 30k scripts 485k downloads

snakecase - Convert Strings into any Case

A consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.

Last updated 1 years ago

camelcasecaseconversionpascalcasesnake-case

14.00 score 147 stars 279 dependents 704 scripts 286k downloads

qs - Quick Serialization of R Objects

Provides functions for quickly writing and reading any R object to and from disk.

Last updated 3 months ago

compressiondata-storageencodingserializationlibzstdlz4cpp

12.95 score 403 stars 48 dependents 2.5k scripts 16k downloads

exactextractr - Fast Extraction from Raster Datasets using Polygons

Quickly and accurately summarizes raster values over polygonal areas ("zonal statistics").

Last updated 4 months ago

gisrasterrcppgeoscpp

12.06 score 281 stars 14 dependents 1.5k scripts 7.4k downloads

roll - Rolling and Expanding Statistics

Fast and efficient computation of rolling and expanding statistics for time-series data.

Last updated 2 months ago

algorithmsrcppstatisticsopenblascppopenmp

9.67 score 116 stars 10 dependents 307 scripts 4.8k downloads

fastmatrix - Fast Computation of some Matrices Useful in Statistics

Small set of functions to fast computation of some matrices and operations useful in statistics and econometrics. Currently, there are functions for efficient computation of duplication, commutation and symmetrizer matrices with minimal storage requirements. Some commonly used matrix decompositions (LU and LDL), basic matrix operations (for instance, Hadamard, Kronecker products and the Sherman-Morrison formula) and iterative solvers for linear systems are also available. In addition, the package includes a number of common statistical procedures such as the sweep operator, weighted mean and covariance matrix using an online algorithm, linear regression (using Cholesky, QR, SVD, sweep operator and conjugate gradients methods), ridge regression (with optimal selection of the ridge parameter considering several procedures), omnibus tests for univariate normality, functions to compute the multivariate skewness, kurtosis, the Mahalanobis distance (checking the positive defineteness), and the Wilson-Hilferty transformation of gamma variables. Furthermore, the package provides interfaces to C code callable by another C code from other R packages.

Last updated 11 months ago

commutation-matrixjarque-bera-testldl-factorizationlu-factorizationmatrix-api-for-r-packagesmatrix-normsmodified-choleskyols-regressionpower-methodridge-regressionsherman-morrisonstatisticssweep-operatorsymmetrizer-matrixfortranopenblas

6.38 score 19 stars 11 dependents 37 scripts 2.1k downloads