Pinned Repositories
armacmp
🚀 Automatically compile linear algebra R code to C++ with Armadillo
encryptedRmd
🔑 Password protected markdown html reports in R using libsodium
llr
Lisp-like-R: A clojure inspired lisp that compiles to R in R
logician
🖖 Prolog-style Logic Programming in pure R
ompr
R package to model Mixed Integer Linear Programs
r-shiny-electron
WIP: Electron and R shiny
thankr
Find out who maintains the R packages you use and say 'thank you'
wasmr
Execute WebAssembly from R using wasmer
nextroute
Nextmv nextroute VRP solver
anthro
Computation of the WHO Child Growth Standards
dirkschumacher's Repositories
dirkschumacher/ompr
R package to model Mixed Integer Linear Programs
dirkschumacher/llr
Lisp-like-R: A clojure inspired lisp that compiles to R in R
dirkschumacher/encryptedRmd
🔑 Password protected markdown html reports in R using libsodium
dirkschumacher/r-shiny-electron
WIP: Electron and R shiny
dirkschumacher/armacmp
🚀 Automatically compile linear algebra R code to C++ with Armadillo
dirkschumacher/defmacro
Load Time R Package Macros
dirkschumacher/rcbc
COIN-OR branch and cut (CBC) bindings for R
dirkschumacher/listcomp
List comprehensions in R
dirkschumacher/torchoptim
A bit like 'stats::optim', but with torch
dirkschumacher/ompr.roi
ROI bindings for OMPR
dirkschumacher/rpicosat
PicoSAT bindings for R
dirkschumacher/dirichlet-rating
Uncertainty intervals around star based ratings in javascript
dirkschumacher/notail
Experimental and simple tail-call optimisation for R functions
dirkschumacher/lazyseq
Lazy R list that evaluate elements only when needed
dirkschumacher/tfjs-glm
Generalized linear models in tensorflow.js (WIP)
dirkschumacher/advent-of-code-2021
In LLR
dirkschumacher/ompr.highs
HiGHS solver bindings for {ompr}
dirkschumacher/ftrljs
FTRL-Proximal online learning algorithm for logistic regression in javascript
dirkschumacher/HiGHS
Linear optimization software
dirkschumacher/OTrecod
R package for optimal transportation to recode variables
dirkschumacher/shiny
Easy interactive web applications with R
dirkschumacher/sodium
R bindings to libsodium
dirkschumacher/tfjs-leastsquares
Solve linear least-squares problems in tensorflow.js
dirkschumacher/go-tools
[mirror] Go Tools
dirkschumacher/pkgdepends
R Package Dependency Resolution -- EXPERIMENTAL, WORK IN PROGRESS!
dirkschumacher/RMariaDB
An R interface to MariaDB
dirkschumacher/tfjs-backsolve
Back-substitution for rank2/1 tensors in tensorflow.js
dirkschumacher/tfjs-diag
Create a diagonal matrix (rank 2 Tensor) from a rank 1 Tensor in tensorflow.js
dirkschumacher/tfjs-forwardsolve
Forward substitution for rank 2 tensors in tensorflow.js
dirkschumacher/vscode-go
Go extension for Visual Studio Code