jupyterthemes
|
public |
Select and install a Jupyter notebook theme
|
2025-04-22 |
algopy
|
public |
ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
|
2025-04-22 |
flask-allows
|
public |
authorization tool for Flask
|
2025-04-22 |
elasticsearch-async
|
public |
Async backend for elasticsearch-py
|
2025-04-22 |
backports
|
public |
A package to ensure the `backports` namespace is available.
|
2025-04-22 |
pyquery
|
public |
A jquery-like library for python
|
2025-04-22 |
asyncpg
|
public |
A fast PostgreSQL Database Client Library for Python/asyncio.
|
2025-04-22 |
typed-ast
|
public |
a fork of Python 2 and 3 ast modules with type comment support
|
2025-04-22 |
astropy-healpix
|
public |
BSD-licensed HEALPix for Astropy
|
2025-04-22 |
dask-distance
|
public |
Distance computations with Dask (akin to scipy.spatial.distance)
|
2025-04-22 |
kazoo
|
public |
Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper
|
2025-04-22 |
r-bibtex
|
public |
Utility to parse a bibtex file.
|
2025-04-22 |
fs
|
public |
Filesystem abstraction layer for Python
|
2025-04-22 |
r-fst
|
public |
Multithreaded serialization of compressed data frames using the 'fst' format. The 'fst' format allows for random access of stored data and compression with the LZ4 and ZSTD compressors created by Yann Collet. The ZSTD compression library is owned by Facebook Inc.
|
2025-04-22 |
r-naturalsort
|
public |
Provides functions related to human natural ordering. It handles adjacent digits in a character sequence as a number so that natural sort function arranges a character vector by their numbers, not digit characters. It is typically seen when operating systems lists file names. For example, a sequence a-1.png, a-2.png, a-10.png looks naturally ordered because 1 < 2 < 10 and natural sort algorithm arranges so whereas general sort algorithms arrange it into a-1.png, a-10.png, a-2.png owing to their third and fourth characters.
|
2025-04-22 |
hcephes
|
public |
Netlib Cephes library
|
2025-04-22 |
r-wavethresh
|
public |
Performs 1, 2 and 3D real and complex-valued wavelet transforms, nondecimated transforms, wavelet packet transforms, nondecimated wavelet packet transforms, multiple wavelet transforms, complex-valued wavelet transforms, wavelet shrinkage for various kinds of data, locally stationary wavelet time series, nonstationary multiscale transfer function modeling, density estimation.
|
2025-04-22 |
r-rms
|
public |
Regression modeling, testing, estimation, validation, graphics, prediction, and typesetting by storing enhanced model design attributes in the fit. 'rms' is a collection of functions that assist with and streamline modeling. It also contains functions for binary and ordinal logistic regression models, ordinal models for continuous Y with a variety of distribution families, and the Buckley-James multiple regression model for right-censored responses, and implements penalized maximum likelihood estimation for logistic and ordinary linear models. 'rms' works with almost any regression model, but it was especially written to work with binary or ordinal regression models, Cox regression, accelerated failure time models, ordinary linear models, the Buckley-James model, generalized least squares for serially or spatially correlated observations, generalized linear models, and quantile regression.
|
2025-04-22 |
r-polspline
|
public |
Routines for the polynomial spline fitting routines hazard regression, hazard estimation with flexible tails, logspline, lspec, polyclass, and polymars, by C. Kooperberg and co-authors.
|
2025-04-22 |
r-moments
|
public |
Functions to calculate: moments, Pearson's kurtosis, Geary's kurtosis and skewness; tests related to them (Anscombe-Glynn, D'Agostino, Bonett-Seier).
|
2025-04-22 |
r-mcmcpack
|
public |
Contains functions to perform Bayesian inference using posterior simulation for a number of statistical models. Most simulation is done in compiled C++ written in the Scythe Statistical Library Version 1.0.3. All models return 'coda' mcmc objects that can then be summarized using the 'coda' package. Some useful utility functions such as density functions, pseudo-random number generators for statistical distributions, a general purpose Metropolis sampling algorithm, and tools for visualization are provided.
|
2025-04-22 |
r-mcmc
|
public |
Simulates continuous distributions of random vectors using Markov chain Monte Carlo (MCMC). Users specify the distribution by an R function that evaluates the log unnormalized density. Algorithms are random walk Metropolis algorithm (function metrop), simulated tempering (function temper), and morphometric random walk Metropolis (Johnson and Geyer, 2012, <doi:10.1214/12-AOS1048>, function morph.metrop), which achieves geometric ergodicity by change of variable.
|
2025-04-22 |
r-geepack
|
public |
Generalized estimating equations solver for parameters in mean, scale, and correlation structures, through mean link, scale link, and correlation link. Can also handle clustered categorical responses.
|
2025-04-22 |
r-ecp
|
public |
Implements various procedures for finding multiple change-points. Two methods make use of dynamic programming and pruning, with no distributional assumptions other than the existence of certain absolute moments in one method. Hierarchical and exact search methods are included. All methods return the set of estimated change- points as well as other summary information.
|
2025-04-22 |
r-clue
|
public |
CLUster Ensembles.
|
2025-04-22 |