Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides functions to read flat or tabular text files from disk (or a connection).
SPAMS (SPArse Modeling Software) is an optimization toolbox for solving various sparse estimation problems. It includes tools for the following problems:
Dictionary learning and matrix factorization (NMF, sparse principle component analysis (PCA), ...)
Solving sparse decomposition problems with LARS, coordinate descent, OMP, SOMP, proximal methods
Solving structured sparse decomposition problems (l1/l2, l1/linf, sparse group lasso, tree-structured regularization, structured sparsity with overlapping groups,...).
This package provides a collection of (mostly simple) functions for generating and manipulating colors in R.
emcee is a Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC).
JDistlib is the Java Statistical Distribution Library, a Java package that provides routines for various statistical distributions.
OpenTURNS is a scientific C++ and Python library including an internal data model and algorithms dedicated to the treatment of uncertainties. The main goal of this library is giving to specific applications all the functionalities needed to treat uncertainties in studies.
This package provides functions to query the main R repository to find the versions that r-release and r-oldrel refer to, and also all previous R versions and their release dates.
This package implements importance sampling from the truncated multivariate normal using the Geweke-Hajivassiliou-Keane (GHK) simulator. Unlike Gibbs sampling which can get stuck in one truncation sub-region depending on initial values, this package allows truncation based on disjoint regions that are created by truncation of absolute values. The GHK algorithm uses simple Cholesky transformation followed by recursive simulation of univariate truncated normals hence there are also no convergence issues. Importance sample is returned along with sampling weights, based on which, one can calculate integrals over truncated regions for multivariate normals.
This package provides an implementation of Nested Sampling algorithms for evaluating Bayesian evidence.
This package provides methods that simplify the setup of S3 generic functions and S3 methods. Major effort has been made in making definition of methods as simple as possible with a minimum of maintenance for package developers. For example, generic functions are created automatically, if missing, and naming conflict are automatically solved, if possible. The method setMethodS3() is a good start for those who in the future may want to migrate to S4.
stb-image-resize is a library that supports scaling and translation of images. This library is deprecated; stb-image-resize2 should be used instead.
stb-image is a small and self-contained library for image loading or decoding from file or memory. A variety of formats are supported.
This package contains a variety of small independent libraries for the C programming language.
stb-sprintf implements fast sprintf, snprintf for C/C++.
stb-truetype is a library for parsing, decoding, and rasterizing characters from TrueType fonts.
stb-image-write is a small library for writing image files to the C stdio interface.
stb-image-resize2 is a library that supports scaling and translation of images.
stb-rect-pack is a small rectangle packing library useful for, e.g., packing rectangular textures into an atlas. It does not do rotation.
This package provides a helper class for working with steno strokes.
Plover (rhymes with lover) is a desktop application that allows anyone to use stenography to write on their computer, up to speeds of 200WPM and beyond.
Storage Performance Development Kit provides a set of tools and libraries for writing high performance,scalable, user-mode storage applications.
Ceph is a distributed storage system designed for reliability and performance. It provides network-based block devices (RBD), a POSIX compliant file system (CephFS), and offers compatibility with various storage protocols (S3, NFS, and others) through the RADOS gateway.
This package is Luke's fork of the suckless simple terminal (st) with Vim bindings and Xresource compatibility.
Libgrapheme is a simple freestanding C99 library providing utilities to handle strings according to the Unicode standard.