GitHub
uncertainty
Uncertainty in measurement time of a system's input can lead to a misinterpretation of a system's response. Applying this in space physics, leads to an explanation of the polar-cap potential saturation as merely being a perception caused by uncertainty in solar wind measurements.
https://github.com/blueobelisk/iupac-names
Project that collects all possible used IUPAC names in literature into a CCZero database.
dynamically-gated-similarities
Code for Thesis: "Multi-Person Pose Tracking using Dynamically Gated Similarities"
rwandan-flowsheet-digitizer
Digitizes an intraoperative flowsheet from the university teaching hospital in Kigali, Rwanda.
socal-warehouse
This repository contains codes used to perform data cleaning, analysis, and figure production for the Southern California Warehouse Project 2000-2019
qq-hahnecho
Analysis of Conformational Exchange Processes using Methyl-TROSY-Based Hahn Echo Measurements of Quadruple-Quantum Relaxation
interoperablelca-rem
Scripts and own generated data developed for the article: Miranda Xicotencatl, B., Kleijn, R., van Nielen, S., Donati, F., Sprecher B. & Tukker, A. (2023). Data implementation matters: Effect of software choice and LCI database evolution on a comparative LCA study of permanent magnets.
face_parsing
Official Pytorch implementation of 'RoI Tanh-polar Transformer Network for Face Parsing in the Wild.'
baggetfilter
Qt Gui tool which allows manipulating rosbag in a user-friendly way. It allows you to export any topics into csv files, filter the useful ones (even tf) into a lightweight rosbag and modify timestamps with only few clicks . On top of that, this tool can play rosbag with all the different rosbag arguments and don’t need any dependencies.
uksicconverter
📋 UK Standard Industrial Classification (SIC) 2007: section, division, class, sub-class and industries
muriscv-nn
muRISCV-NN is a collection of efficient deep learning kernels for embedded platforms and microcontrollers.
gwhp-analytic-optimization
Optimizing the spatial arrangement of groundwater heat pumps and their well locations
xs-observations
Code for our 2023 IEEE S&P Paper "The Leaky Web: Automated Discovery of Cross-Site Information Leaks in Browsers and the Web"
wildpigspatiotemporalcompetition
:notebook: Variation in spatiotemporal activity may reduce competitive interactions between invasive wild pigs (Sus scrofa) and native mammal species
dynamic-positioning---offshore-wind
Analysis codes for "Enabling development of deep-water offshore wind power through dynamically positioned floating systems"
ldshymnals
An unofficial digital collection of hymnals of the Church of Jesus Christ of Latter-Day Saints
tool-ibidi-slide-holder
3D model and instructions for adapting the Operetta CLS slide holder to work with IBIDI removable chamber slides
group-2
Welcome to our page dedicated to seniors who are interested in traveling to Europe.
automating-poi-categorization-agcg
A hybrid system combining semantic embeddings and rule-based logic to classify Points of Interest (POIs) using a hierarchical category tree.
9elements/firmware-action
Build system for open source firmware (coreboot, linux, EDK2, ...) with unified builds across development and CI environments.
cubes-and-clouds
This is the official repository for the online course 'Cubes & Clouds'
@stdlib/random-array-t
Create an array containing pseudorandom numbers drawn from a Student's t-distribution.
genesis-gbm-001
This repository contains all the code used to analyze the results of the Genesis GBM 001 phase I/II clinical study.
experiment-runner
Tool for the automatic orchestration of experiments targeting software systems
coral
CORAL: A framework for rigorous self-validated data modeling and integrative, reproducible data analysis
coronary-mesh-convolution
Official implementation of mesh neural networks for SE(3)-equivariant hemodynamics estimation on the artery wall
DftFunctionals
Interface and Julia implementation of exchange-correlation functionals
astrique
ASk The RIght QUEstions: An active machine learning framework for perception experiments
PlanetaryEphemeris
Solar System ephemeris Taylor integrator based on JPL DE430/431 dynamical model
egg
Starling Egg is a Grasshopper template geared towards project collaboration.
amr
AMRFinderPlus - Identify AMR genes and point mutations, and virulence and stress resistance genes in assembled bacterial nucleotide and protein sequence.
math-base-special-atanf
Compute the arctangent of a single-precision floating-point number.
markdown-text-to-bullet-lists
Script to transform from markdown text to bullet lists
map-rust-crate
Provide a `map!` macro that creates a new map collection then inserts key-value pairs.
sixarm_apm_install
SixArm.com » APM install scripts for the Atom package manager
rvadfast
This is the Python library for an unsupervised, fast method for robust voice activity detection (rVAD), as in the paper rVAD: An Unsupervised Segment-Based Robust Voice Activity Detection Method.
sixarm_ruby_application_controller_starter
SixArm.com » Ruby » ApplicationController starter kit for Rails
sixarm_ruby_date_age
SixArm.com » Ruby » Date #age_in_years and #age_in_days methods
sixarm_ruby_rexml
SixArm.com » Ruby » REXML extensions for XML documents, attributes, and elements
etbf_fbr_stromal_bulkseq
Bulk RNAseq analysis of stromal cells from peri-implant fibrosis of mice with and without ETBF infection
JefimenkoModels
Time-domain solver for the electromagnetic fields produced by arbitrary (electric and magnetic) charges and currents.
llms-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step