GitHub
stats-base-dists-poisson-logpmf
Natural logarithm of the probability mass function (PMF) for a Poisson distribution.
stats-base-nanmeanors
Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
complex-float64-base-mul-add
Perform a multiply-add operation involving three double-precision complex floating-point numbers.
blas-base-zdscal
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
carpentriesoffline_instructor_onboarding_obsolete
CarpentriesOffline is a project that aims to bring Carpentries workshops to areas where there is no or limited Internet access. This repository contains a lesson in the Carpentries format for training Carpentries instructors to use the CarpentriesOffline hardware and software infrastructure in such a workshop.
strided-napi-dmskmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.
phd
PhD thesis titled: Open Source Blockchain Software Health: A Theoretical Framework
bookreach-ui-ce
A Book-Curation Interface for School Librarians to Support Inquiry Learning. / 学校図書館による教材図書提供を支援するアプリケーション BookReach のユーザインタフェース(UI).
biomass_summary
Summarizes the results of multiple LandR Biomass simulations, across multiple study areas, climate scenarios, and replicates.
swift-llvm-statistics-comparison
This repository contains microbenchmarks written in Swift and C++.
video-compression-and-future-prediction-using-gpt
This repository presents a project focused on advanced video compression and future prediction using Generative Pre-trained Transformer (GPT) and other state-of-the-art techniques.
pvsc48-surfrad-tmy-comparison
PVSC48 SURFRAD vs. TMY Comparison. Available online: https://doi.org/10.1109/PVSC43889.2021.9519024
orca
ORCA: Oceanic Recognition & Classification Application for sea-life analysis systems.
sixarm_karabiner_elements
Karabiner elements macOS keyboard customization for caps lock, control, escape, etc.
stats-iter-meanabs2
Compute the arithmetic mean of squared absolute values for all iterated values.
laion5b-bias
This repository is a collection of found biases in the LAION-5B dataset.
stats-base-max-by
Calculate the maximum value of a strided array via a callback function.
array-base-mskunary5d
Apply a unary callback to elements in a five-dimensional nested input array according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.
sixarm_ruby_vital
SixArm.com → Ruby → Vital signs module for debugging, profiling, logging
3dit
Repository for 3D EIT measurement with a modified Ender 5 3D printer and the ScioSpec Eit device.
utils-enumerable-property-symbols-in
Return an array of an object's own and inherited enumerable symbol properties.
rag-chunking-evaluation
Assess the effectiveness of chunking strategies in RAG systems via a custom evaluation framework.
mcp-selenium-grid
[DEV PRE-RELEASE, NOT READY, TESTING IN MCP CLIENTS] A Model Context Protocol (MCP) server that enables AI Agents to request and manage Selenium browser instances through a secure API. Perfect for your automated browser testing needs! 🚀 [In development]
random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
scaling-categorization-for-citizen-science-data-collection
How I helped a team scale their categorization using design thinking, cross-functional collaboration, and applied research.
sixarm_ruby_gemini
SixArm.com » Ruby » Gemini gem initialization and install helper
sixarm_ruby_i18n_mock
SixArm.com » Ruby » I18N mock object for internationalization & localization
sixarm_ruby_current_user
SixArm.com » Ruby » Get the current user of a Ruby on Rails app
sixarm_ruby_minitest_extensions
SixArm » Ruby » Minitest extensions for assertions and expectations
sixarm_ruby_intended_uri
SixArm.com » Ruby » Intended URI session store for typical Ruby On Rails
locale-help
Locale help for internationalization (i18n), localization (l10n), translation (t9n), and locale peer id tools.
uncertainty_dsplfeatureselection
The explicit representation of uncertainty in a dynamic software production line variability model and feature ranking in final configuration to improve robustness in product configuration.
sixarm-postgresql-help
SixArm.com » PostgreSQL » Help for installation, errors, etc.
math-strided-special-dinv
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
sixarm_ruby_erb_util_extensions
SixArm.com » Ruby » ERB Util module extensions and extras
sixarm_ruby_mysql_adapter_extensions
SixArm.com » Ruby » MysqlAdapter exensions for Active Record in Ruby On Rails
sixarm_ruby_role_based_access_control
SixArm.com » Ruby » Role Based Access Control (RBAC) ANSI 359-2004 for authentication and authorization
sixarm_ruby_fab
SixArm.com → Ruby → Fab gem to fabricate sample data for testing
sixarm_ruby_date_time_random
SixArm.com » Ruby » Date and Time #random methods
array-base-cusome-by-right
Cumulatively test whether at least `n` elements in a provided array pass a test implemented by a predicate function, while iterating from right-to-left.
stats-base-dnanvariance
Calculate the variance of a double-precision floating-point strided array ignoring NaN values.
math-iter-ops-multiply
Create an iterator which performs element-wise multiplication of two or more iterators.
math-base-napi-binary
C APIs for registering an N-API module exporting an interface for invoking a binary numerical function.
collatzprefixverification
Computational verification of base-3 prefix class contraction for the Collatz map.
strided-base-map-by
Apply a unary function to each element retrieved from a strided input array according to a callback function and assign each result to an element in a strided output array.