GitHub
tripoli
Tripoli imports raw mass spectrometer data files and supports interactive review and archiving of isotopic data. Tripoli facilitates visualization of temporal trends and scatter during measurement, statistically rigorous filtering of data, and calculation of statistical parameters.
irrigation_param_analysis
This repository contains the code for the analysis of the irrigation parameterization implemented into REMO2020-iMOVE.
stats-strided-sdsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.
llms4subjects
The official SemEval 2025 Task 5 - LLMs4Subjects - Shared Task Dataset repository
stats-strided-smeanpw
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.
opendevin
🙌 OpenHands: Code Less, Make More
explainable-tunnel-rock-classification
Official code and dataset for TUST-D-24-02672
urb
URB - Urban Routing Benchmark - Benchmarking MARL algorithms on the fleet routing tasks.
terraform-deployment-keys-for-uniqueness
Unique keys for identifying resources with Terraform deployments
aestream
Efficient streaming of sparse event data supporting files, network I/O, GPU peripherals (via Torch/Jax/Numpy) and neuromorphic protocols
loadfig
One-liner Python pyproject config loader. Lightweight, simple, and VCS-aware with root auto-discovery.
posebench
Comprehensive benchmarking of protein-ligand structure prediction methods. (ICML 2024 AI4Science)
binder-flowr
Binder files for flowR https://github.com/flowr-analysis/flowr/wiki
obta-paper
The source code for the "Flow decomposition by optimal balance with time-averaging" (2025, Rosenau) paper.
stats-array-stdevtk
Calculate the standard deviation of an array using a one-pass textbook algorithm.
control_kuka_velocity
A ROS2 package for controlling the Kuka iiwa14 using a the serial link action server & client repositories.
object_store_tutorial
Respository with examples on how to use the JASMIN high-performance object storage
transfer-entropy-toolbox
Rewrite and extension of the research in my M.Sc. thesis for publication
collation_editor_core
This is the core of the collation editor code. It is designed to be embedded in other platforms using a services file to make the connection to the database.
exorel
A Bayesian inverse retrieval algorithm to interpret exoplanetary reflected light spectra.
shinyeducation
A website that will provide an overview of all the educational shiny apps
dna_replication_model
Toolkit for analyzing DNA replication timing, origin firing rates, and genomic stability across cell lines and chromosome regions. It includes functions for data processing and visualization for whole-genome, telomeres, centromeres, and specific genomic sites, with error analysis to highlight regions of interest.
lkgcompression
Experimental compression of the data for Looking Glass factory 3D display.
mlrl-boomer
A scikit-learn implementation of BOOMER - An Algorithm for Learning Gradient Boosted Multi-Output Rules
2025-06-04-uprrp-p
UPR Rio Piedras Software Carpentry Python Workshop - June 2025
uav_classification
Code behind "4,500 Seconds" and "15,500" Seconds. More to come
banglasenti-dataset-prep
BanglaSenti Dataset Preparation: Bangla Sentiment Analysis CSV Dataset for NLP & Machine Learning
stats-strided-dstdevpn
Calculate the standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
stats-strided-dstdev
Calculate the standard deviation of a double-precision floating-point strided array.
stats-strided-sstdevch
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
cactus-snakemake
Snakemake workflows for performing whole genome alignment with Cactus efficiently on SLURM clusters
bpftime
Userspace eBPF runtime for Observability, Network, GPU & General Extensions Framework
stats-strided-variancewd
Calculate the variance of a strided array using Welford's algorithm.
rsar
[CVPR 2025] Official implementation for the paper "RSAR: Restricted State Angle Resolver and Rotated SAR Benchmark".
stats-strided-varianceyc
Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
ndarray-vector-uint32
Create an unsigned 32-bit integer vector (i.e., a one-dimensional ndarray).