GitHub
sixarm_ruby_intended_uri
SixArm.com » Ruby » Intended URI session store for typical Ruby On Rails
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_minitest_extensions
SixArm » Ruby » Minitest extensions for assertions and expectations
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_ruby_current_user
SixArm.com » Ruby » Get the current user of a Ruby on Rails app
sixarm_ruby_i18n_mock
SixArm.com » Ruby » I18N mock object for internationalization & localization
sixarm_ruby_gemini
SixArm.com » Ruby » Gemini gem initialization and install helper
sixarm-postgresql-help
SixArm.com » PostgreSQL » Help for installation, errors, etc.
locale-help
Locale help for internationalization (i18n), localization (l10n), translation (t9n), and locale peer id tools.
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.
sixarm_ruby_jsonapi
SixArm.com » Ruby » JSON API helpers for http://jsonapi.org
sixarm_ruby_restful_resource_controller
SixArm.com » Ruby » RESTful resource controller
breathfinder
A python3 library designed to locate individual breaths within a PSG using the thoracic RIP signal.
laion5b-bias
This repository is a collection of found biases in the LAION-5B dataset.
git_for_researchers
Slides for the short talk on git for researchers for weekly user support session
pertcf-explainer
This repository provides reproducible benchmarking experiments of 'PertCF: A Perturbation-Based Counterfactual Generation Approach' paper and open-source implementation of the proposed PertCF method.
sixarm_karabiner_elements
Karabiner elements macOS keyboard customization for caps lock, control, escape, etc.
orca
ORCA: Oceanic Recognition & Classification Application for sea-life analysis systems.
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
swift-llvm-statistics-comparison
This repository contains microbenchmarks written in Swift and C++.
pol-sim
Code for modeling polarization transmission / reflection on different optical elements.
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]
visualizing-transphobia
A visualization to structurally represent the influence networks within the spheres of transphobic pseudoscience "discourse"
entropy-core-problem
Repository for suppelementary material from my publications on the entropy core problem
apple-macos-quarantine-off
Apple macOS quarantine off switch that solves "X is an application downloaded from the internet. Are you sure you want to open it?”
bookreach-ui-ce
A Book-Curation Interface for School Librarians to Support Inquiry Learning. / 学校図書館による教材図書提供を支援するアプリケーション BookReach のユーザインタフェース(UI).
sixarm_ruby_minitest_assert_equal_via_send
SixArm.com → Ruby → Minitest assert equal via send
gettimeofday-localtime
Print the current system time by calling gettimeofday(2) then localtime(3)
ue4-free-d-generator
Adds a blueprint function to generate a FreeD packet from position and rotation data.
javascript-youtube-course
This repository contains all source code and examples from the complete JavaScript course available on YouTube.
utils-every-by
Test whether all elements in a collection pass a test implemented by a predicate function.
stats-base-dnanstdev
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.
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.
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.
stats-base-max-by
Calculate the maximum value of a strided array via a callback function.
array-base-mskbinary2d
Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
utils-enumerable-property-symbols-in
Return an array of an object's own and inherited enumerable symbol properties.
demo_loco_axum_tokio_rust
Demo of Loco.rs high-level web framework, Axum low-level web framework, Tokio asynchronous runtime, and Rust programming language