Lists (1)
Sort Name ascending (A-Z)
Stars
A Haskell probabilistic programming library.
An implementation of the Zarr storage format specification for chunked & compressed multidimensional arrays.
Article: Functional Declarative Design
Functional algorithms - definitions and implementations
Samples and solutions from Chris Okasaki's "Purely Functional Data Structures", written in OCaml.
Application for verifying ripped audio files using AccurateRip database.
Calculating robust effect sizes using bootstrap (resampling) technique in R.
Straightforward unification in Python that's extensible via generic functions.
A Common Lisp dev environment for Vim (and Neovim)
Python S-expression emulation using tuple-like objects.
An extensible, lightweight relational/logic programming DSL written in pure Python
AeMCMC is a Python library that automates the construction of samplers for Aesara graphs representing statistical models.
Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
Featureful ncurses based MPD client inspired by ncmpc
Collection of optional dmenu hacking scripts:
Over 600 fast Python bindings to the CPython C API. 🤯
Delaporte is an R package which provides the probability mass, distribution, quantile, random variate generation, and method of moments parameter estimation functions for the Delaporte distribution.
Fast and Exact Simulation of Hyperplane-Truncated Multivariate Normal Distributions, with C, Python and R interfaces.
An efficient and flexible sampler of the Pólya-Gamma distribution with a NumPy/SciPy compatible interface.
A computation graph micro-framework providing seamless lazy and concurrent evaluation
Additional bitgenerators for the random generators within numpy.
Examples of safe coding practice for Python C extensions.