r-dina
|
public |
Estimate the Deterministic Input, Noisy "And" Gate (DINA) cognitive diagnostic model parameters using the Gibbs sampler described by Culpepper (2015) <doi:10.3102/1076998615595403>.
|
2025-09-28 |
python-gitlab
|
public |
Python wrapper for the GitLab API
|
2025-09-28 |
universal-ctags
|
public |
A maintained ctags implementation
|
2025-09-28 |
r-errum
|
public |
Perform a Bayesian estimation of the exploratory reduced reparameterized unified model (ErRUM) described by Culpepper and Chen (2018) <doi:10.3102/1076998618791306>.
|
2025-09-28 |
just
|
public |
just is a handy way to save and run project-specific commands.
|
2025-09-28 |
groq
|
public |
The official Python library for the groq API
|
2025-09-28 |
r-pagoda2
|
public |
Analyzing and interactively exploring large-scale single-cell RNA-seq datasets. 'pagoda2' primarily performs normalization and differential gene expression analysis, with an interactive application for exploring single-cell RNA-seq datasets. It performs basic tasks such as cell size normalization, gene variance normalization, and can be used to identify subpopulations and run differential expression within individual samples. 'pagoda2' was written to rapidly process modern large-scale scRNAseq datasets of approximately 1e6 cells. The companion web application allows users to explore which gene expression patterns form the different subpopulations within your data. The package also serves as the primary method for preprocessing data for conos, <https://github.com/kharchenkolab/conos>. This package interacts with data available through the 'p2data' package, which is available in a 'drat' repository. To access this data package, see the instructions at <https://github.com/kharchenkolab/pagoda2>. The size of the 'p2data' package is approximately 6 MB.
|
2025-09-28 |
r-gdistance
|
public |
Calculate distances and routes on geographic grids.
|
2025-09-27 |
r-n2r
|
public |
Implements methods to perform fast approximate K-nearest neighbor search on input matrix. Algorithm based on the 'N2' implementation of an approximate nearest neighbor search using hierarchical Navigable Small World (NSW) graphs. The original algorithm is described in "Efficient and Robust Approximate Nearest Neighbor Search Using Hierarchical Navigable Small World Graphs", Y. Malkov and D. Yashunin, <doi:10.1109/TPAMI.2018.2889473>, <arXiv:1603.09320>.
|
2025-09-27 |
r-paralleldist
|
public |
A fast parallelized alternative to R's native 'dist' function to calculate distance matrices for continuous, binary, and multi-dimensional input matrices, which supports a broad variety of 41 predefined distance functions from the 'stats', 'proxy' and 'dtw' R packages, as well as user- defined functions written in C++. For ease of use, the 'parDist' function extends the signature of the 'dist' function and uses the same parameter naming conventions as distance methods of existing R packages. The package is mainly implemented in C++ and leverages the 'RcppParallel' package to parallelize the distance computations with the help of the 'TinyThread' library. Furthermore, the 'Armadillo' linear algebra library is used for optimized matrix operations during distance calculations. The curiously recurring template pattern (CRTP) technique is applied to avoid virtual functions, which improves the Dynamic Time Warping calculations while the implementation stays flexible enough to support different DTW step patterns and normalization methods.
|
2025-09-27 |
wsidata
|
public |
Data structures and I/O functions for whole-slide image (WSI).
|
2025-09-27 |
pycrdt
|
public |
CRDTs based on Yrs
|
2025-09-27 |
highfive
|
public |
Header-only C++ HDF5 interface
|
2025-09-27 |
dscribe
|
public |
DScribe is a python package for creating machine learning descriptors for atomistic systems.
|
2025-09-27 |
r-asbio
|
public |
Contains functions from: Aho, K. (2014) Foundational and Applied Statistics for Biologists using R. CRC/Taylor and Francis, Boca Raton, FL, ISBN: 978-1-4398-7338-0.
|
2025-09-27 |
wcurl
|
public |
A simple wrapper around curl to easily download files
|
2025-09-27 |
pyiron_atomistics
|
public |
pyiron - an integrated development environment (IDE) for computational materials science.
|
2025-09-27 |
r-tkrplot
|
public |
Simple mechanism for placing R graphics in a Tk widget.
|
2025-09-27 |
legend-pygeom-l200
|
public |
Geometry model of the LEGEND-200 experimental setup
|
2025-09-27 |
k9s
|
public |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
|
2025-09-27 |
drjit
|
public |
Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering
|
2025-09-27 |
r-divemove
|
public |
Utilities to represent, visualize, filter, analyse, and summarize time-depth recorder (TDR) data. Miscellaneous functions for handling location data are also provided.
|
2025-09-27 |
torchsort
|
public |
Fast, differentiable sorting and ranking in PyTorch
|
2025-09-27 |
r-cnorm
|
public |
Conventional methods for producing standard scores in psychometrics or biometrics are often plagued with "jumps" or "gaps" (i.e., discontinuities) in norm tables and low confidence for assessing extreme scores. The continuous norming method introduced by A. Lenhard et al. (2016, <doi:10.1177/1073191116656437>; 2019, <doi:10.1371/journal.pone.0222279>) and generates continuous test norm scores on the basis of the raw data from standardization samples, without requiring assumptions about the distribution of the raw data: Norm scores are directly established from raw data by modeling the latter ones as a function of both percentile scores and an explanatory variable (e.g., age). The method minimizes bias arising from sampling and measurement error, while handling marked deviations from normality, addressing bottom or ceiling effects and capturing almost all of the variance in the original norm data sample. An online demonstration is available via <https://cnorm.shinyapps.io/cNORM/>.
|
2025-09-27 |
r-poolfstat
|
public |
Functions for the computation of F-, f- and D-statistics (e.g., Fst, hierarchical F-statistics, Patterson's F2, F3, F3*, F4 and D parameters) in population genomics studies from allele count or Pool-Seq read count data and for the fitting, building and visualization of admixture graphs. The package also includes several utilities to manipulate Pool-Seq data stored in standard format (e.g., such as 'vcf' files or 'rsync' files generated by the the 'PoPoolation' software) and perform conversion to alternative format (as used in the 'BayPass' and 'SelEstim' software). As of version 2.0, the package also includes utilities to manipulate standard allele count data (e.g., stored in TreeMix, BayPass and SelEstim format).
|
2025-09-27 |