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 |
felupe
|
public |
Finite Element Analysis
|
2025-09-27 |
drjit-cpp
|
public |
Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering
|
2025-09-27 |
python-telegram-bot
|
public |
We have made you a wrapper you can't refuse
|
2025-09-27 |
gersemi
|
public |
A formatter to make your CMake code the real treasure
|
2025-09-27 |
dvc-objects
|
public |
Library for generic objects used in DVC
|
2025-09-27 |
foamlib
|
public |
A Python interface for interacting with OpenFOAM
|
2025-09-27 |
r-rdimtools
|
public |
We provide linear and nonlinear dimension reduction techniques. Intrinsic dimension estimation methods for exploratory analysis are also provided. For more details on the package, see the paper by You and Shung (2022) <doi:10.1016/j.simpa.2022.100414>.
|
2025-09-27 |