cssmin
|
public |
A Python port of the YUI CSS compression algorithm.
|
2025-04-22 |
flask-turbolinks
|
public |
Turbolinks for Flask.
|
2025-04-22 |
django-bootstrap3
|
public |
Bootstrap 3 integration with Django.
|
2025-04-22 |
colour
|
public |
Python color representations manipulation library (RGB, HSL, web, ...)
|
2025-04-22 |
libsass
|
public |
A straightforward binding of libsass for Python. Compile Sass/SCSS in Python with no Ruby stack at all!
|
2025-04-22 |
passlib
|
public |
comprehensive password hashing framework supporting over 30 schemes
|
2025-04-22 |
dnspython
|
public |
DNS toolkit
|
2025-04-22 |
d2to1
|
public |
Allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py
|
2025-04-22 |
r-mixtools
|
public |
Analyzes finite mixture models for various parametric and semiparametric settings. This includes mixtures of parametric distributions (normal, multivariate normal, multinomial, gamma), various Reliability Mixture Models (RMMs), mixtures-of-regressions settings (linear regression, logistic regression, Poisson regression, linear regression with changepoints, predictor-dependent mixing proportions, random effects regressions, hierarchical mixtures-of-experts), and tools for selecting the number of components (bootstrapping the likelihood ratio test statistic, mixturegrams, and model selection criteria). Bayesian estimation of mixtures-of-linear-regressions models is available as well as a novel data depth method for obtaining credible bands. This package is based upon work supported by the National Science Foundation under Grant No. SES-0518772 and the Chan Zuckerberg Initiative: Essential Open Source Software for Science (Grant No. 2020-255193).
|
2025-04-22 |
ipaddr
|
public |
Google's Python IP address manipulation library
|
2025-04-22 |
intervals
|
public |
Python tools for handling intervals (ranges of comparable objects).
|
2025-04-22 |
infinity
|
public |
All-in-one infinity value for Python. Can be compared to any object.
|
2025-04-22 |
r-fftwtools
|
public |
Provides a wrapper for several 'FFTW' functions. This package provides access to the two-dimensional 'FFT', the multivariate 'FFT', and the one-dimensional real to complex 'FFT' using the 'FFTW3' library. The package includes the functions fftw() and mvfftw() which are designed to mimic the functionality of the R functions fft() and mvfft(). The 'FFT' functions have a parameter that allows them to not return the redundant complex conjugate when the input is real data.
|
2025-04-22 |
streamz
|
public |
Manage streaming data, optionally with Dask and Pandas
|
2025-04-22 |
r-funr
|
public |
A small utility which wraps Rscript and provides access to all R functions from the shell.
|
2025-04-22 |
r-flexclust
|
public |
The main function kcca implements a general framework for k-centroids cluster analysis supporting arbitrary distance measures and centroid computation. Further cluster methods include hard competitive learning, neural gas, and QT clustering. There are numerous visualization methods for cluster results (neighborhood graphs, convex cluster hulls, barcharts of centroids, ...), and bootstrap methods for the analysis of cluster stability.
|
2025-04-22 |
r-fastmatch
|
public |
Package providing a fast match() replacement for cases that require repeated look-ups. It is slightly faster that R's built-in match() function on first match against a table, but extremely fast on any subsequent lookup as it keeps the hash table in memory.
|
2025-04-22 |
r-exactranktests
|
public |
Computes exact conditional p-values and quantiles using an implementation of the Shift-Algorithm by Streitberg & Roehmel.
|
2025-04-22 |
r-dunn.test
|
public |
Computes Dunn's test (1964) for stochastic dominance and reports the results among multiple pairwise comparisons after a Kruskal-Wallis test for stochastic dominance among k groups (Kruskal and Wallis, 1952). The interpretation of stochastic dominance requires an assumption that the CDF of one group does not cross the CDF of the other. 'dunn.test' makes k(k-1)/2 multiple pairwise comparisons based on Dunn's z-test-statistic approximations to the actual rank statistics. The null hypothesis for each pairwise comparison is that the probability of observing a randomly selected value from the first group that is larger than a randomly selected value from the second group equals one half; this null hypothesis corresponds to that of the Wilcoxon-Mann-Whitney rank-sum test. Like the rank-sum test, if the data can be assumed to be continuous, and the distributions are assumed identical except for a difference in location, Dunn's test may be understood as a test for median difference. 'dunn.test' accounts for tied ranks.
|
2025-04-22 |
interlap
|
public |
interlap: fast, simple interval overlap testing
|
2025-04-22 |
atk
|
public |
Accessibility Toolkit.
|
2025-04-22 |
terminaltables
|
public |
Generate simple tables in terminals from a nested list of strings.
|
2025-04-22 |
r-rfoc
|
public |
Graphics for statistics on a sphere, as applied to geological fault data, crystallography, earthquake focal mechanisms, radiation patterns, ternary plots and geographical/geological maps. Non-double couple plotting of focal spheres and source type maps are included for statistical analysis of moment tensors.
|
2025-04-22 |
r-agricolae
|
public |
Original idea was presented in the thesis "A statistical analysis tool for agricultural research" to obtain the degree of Master on science, National Engineering University (UNI), Lima-Peru. Some experimental data for the examples come from the CIP and others research. Agricolae offers extensive functionality on experimental design especially for agricultural and plant breeding experiments, which can also be useful for other purposes. It supports planning of lattice, Alpha, Cyclic, Complete Block, Latin Square, Graeco-Latin Squares, augmented block, factorial, split and strip plot designs. There are also various analysis facilities for experimental data, e.g. treatment comparison procedures and several non-parametric tests comparison, biodiversity indexes and consensus cluster.
|
2025-04-22 |
r-rseis
|
public |
Multiple interactive codes to view and analyze seismic data, via spectrum analysis, wavelet transforms, particle motion, hodograms. Includes general time-series tools, plotting, filtering, interactive display.
|
2025-04-22 |