GitHub
cariboupopgrowth_disturbance
This module will harmonize an object called `disturbanceList`into `bufferedAnthropogenicDisturbance500m`.It is a connection module between potential resources generator and the caribou population growth modules
lapack-base-dge-trans
Convert input general matrix from row-major to column-major layout or vice versa.
@stdlib/random-strided-lognormal
Fill a strided array with pseudorandom numbers drawn from a lognormal distribution.
gemelosdigitales_p5_analisis_de_sistemas_biologicos
Práctica 5: Análisis de Sistemas Biológicos
its-ml-playground
Code Repository for "Machine Learning Menggunakan Python" Book
amr
In this repository, we have compiled the WGS analysis schematics of the bacterial isolates obtained from poultry manure of layer and broiler poultry farms
@stdlib/utils-define-nonenumerable-write-only-accessor
Define a non-enumerable write-only accessor.
pytalbot
This project's aim is to plot the formation of the Talbot effect in the near field of an infinite periodic diffraction grating of Fourier coefficients gn . This corresponds to the numeric part of the attached report.
energy-gnome
AI-Driven Screening and Prediction for Selected Advanced Energy Materials
2017-09-18-universitylimpopo
This is the repository for the Data Carpentry workshop that will be held at University of Limpopo from 18 - 20 September 2017
2017-10-30-ethiopia
This is the repository for the Data Carpentry workshop that will be held in Addis Ababa from 30 - 31 October 2017
stats-strided-dsmeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
urban-change-google-25d
Python and Google Earth Engine workflows for detecting and classifying urban change using Google’s Open Buildings 2.5D Dataset, with a focus on informal settlements in Nairobi. Includes scripts for processing, typology classification, slum-level validation prep, and city-scale spatial analysis.
dh2025
Repository containing the data and code for our short paper on the novel beginning study presented at DH2025 in Lisbon
windtunnel_project
Design and Electronics of a DIY Wind Tunnel for the Laboratory of Making course
math-base-special-vercosf
Compute the versed cosine of a single-precision floating-point number (in radians).
stats-strided-sdsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
subglacial-hydropotential
Analysis code and data output of subglacial hydropotential across Antarctica.
environmental-insights-interactive
Frontend Website for Environmental Insights package
stats-strided-dnanmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
cbm24sasnil
Reimplementation of CBM'24 paper Unsupervised Domain Adaptation for Histopathology Image Segmentation with Incomplete Labels
stats-array-nanmaxabs
Calculate the maximum absolute value of an array, ignoring NaN values.
environmental-insights
Code Repository for Environmental Insights, a python package for the accessing and analytics of ambient air pollution concentration data.
musiclabcopen_audiencemotion
Signal preparation, analysis, and supplementary materials for general paper on Audience Motion during MusicLab Copenhagen (2021)
stats-strided-dnanvariancetk
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
2025-05-19-hida-kickstart-python-online
Kickstart Python Workshop, Helmholtz Information & Data Science Academy (HIDA)
educational-tool-for-simplifying-block-diagrams-in-matlab-simulink
Computes the symbolic form of the equivalent transfer function G(s) = Y / U from Simulink models using symbolic equation solving and Mason's gain formula
selenium-examples-using-javascript
Selenium browser automation examples using JavaScript programming
teachanddraw
A canvas based drawing library and 2d game engine designed purely for teaching an introductory level set of content. Focus is on a smaller command set so students will be able to get familiar with the library quicker.
mibiremo
Microbiome Bioremediation Reaction Module: a Python interface to PhreeqcRM library
stats-strided-mskmin
Calculate the minimum value of a strided array according to a mask.
stats-array-nanmax-by
Calculate the maximum value of an array via a callback function, ignoring NaN values.
aspen
CCBR pipeline for preliminary QC, peak calling, differential chromatin accessibility analysis with ATACseq datasets 🌲
distributed-cellprofiler
Run encapsulated docker containers with CellProfiler in the Amazon Web Services infrastructure.
stochasticprocesses
Simulation and kernel density estimation of linear and non-linear stochastic systems. Some codes include the computation of the information rate, KL-divergence and information length.
encuesta_economia_popular
Base de datos de la Encuesta de la Economía Popular de la Ciudad de Buenos Aires (2023)
template-uv-python-research-software
A template for Pythonic research software with environment management through uv.
hydra
Hydra - Parameter Efficient Transformers with Hydrodynamical Latent Semantics
dtw-pa-isa
Dynamic Time Warping Proximity Analysis (DTW-PA) and Dynamic Time Warping Intermediate Signal Approach (DTW-ISA) codes designed to assess and mitigate cycle-skipping in Full-Waveform Inversion (FWI).
ndarray-base-unary-reduce-subarray-by
This repository contains a JavaScript library for performing unary reduction operations on subarrays within ndarray structures. Explore the code and contribute to enhance numerical computations! 🐙🌐
stats-array-nanmskrange
Effortlessly compute statistical ranges in arrays with stats-array-nanmskrange. Ideal for numerical tasks in JavaScript and Node.js. 🚀📊