GitHub
ue4-free-d-generator
Adds a blueprint function to generate a FreeD packet from position and rotation data.
blas-base-zdscal
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
array-base-mskunary4d
Apply a unary callback to elements in a four-dimensional nested input array according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.
stats-base-nanmeanors
Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
breathfinder
A python3 library designed to locate individual breaths within a PSG using the thoracic RIP signal.
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]
ruby-stable-version
Ruby stable version: print the current Ruby stable version string
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.
javascript-youtube-course
This repository contains all source code and examples from the complete JavaScript course available on YouTube.
stats-base-dists-poisson-logpmf
Natural logarithm of the probability mass function (PMF) for a Poisson distribution.
stats-base-dnanstdev
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.
math-base-special-floorf
Round a single-precision floating-point numeric value toward negative infinity.
ansible-vault-pass-client
Ansible vault password client script to integrate your password manager (LastPass, 1Password, etc.)
ndarray-base-assert-is-mostly-safe-data-type-cast
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
math-base-special-ceil
Round a double-precision floating-point number toward positive infinity.
math-base-special-signum
Evaluate the signum function for a double-precision floating-point number.
stats-strided-dcumax
Calculate the cumulative maximum of double-precision floating-point strided array elements.
math-base-special-identity
Evaluate the identity function for a double-precision floating-point number.
radipop_scripts
Scripts to train and validate random forest model for HVPG prediction
rag-chunking-evaluation
Assess the effectiveness of chunking strategies in RAG systems via a custom evaluation framework.
cinola-binary-distribution
Binary distribution of CINOLA Spin Dynamics Simulation Software by Christian Schröder
lapack-base-claset
Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.
stats-base-dists-chi-logpdf
Natural logarithm of the probability density function (PDF) for a chi distribution.
maker-taker-solver-as-aws-lambda-java
Maker + Taker + Solver → implemented as AWS Lambda Java
mast-cell-activation-syndrome-diagnosis-test
Mast Cell Activation Syndrome (MCAS) Diagnosis Test
locale-help
Locale help for internationalization (i18n), localization (l10n), translation (t9n), and locale peer id tools.
blas-ext-base-gapxsumors
Adds a constant to each strided array element and computes the sum using ordinary recursive summation.
orca
ORCA: Oceanic Recognition & Classification Application for sea-life analysis systems.
token-wars-dataviz
A data visualisation in `matplotlib` of the number of parameters in major LLMs as well as the number of tokens of text they were trained on.
sixarm_ruby_intended_uri
SixArm.com » Ruby » Intended URI session store for typical Ruby On Rails
sixarm_ruby_minitest_extensions
SixArm » Ruby » Minitest extensions for assertions and expectations
pvsc48-surfrad-tmy-comparison
PVSC48 SURFRAD vs. TMY Comparison. Available online: https://doi.org/10.1109/PVSC43889.2021.9519024
blas-ddot
Calculate the dot product of two double-precision floating-point vectors.
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
swift-llvm-statistics-comparison
This repository contains microbenchmarks written in Swift and C++.
stats-base-range-by
Calculate the range of a strided array via a callback function.
3dit
Repository for 3D EIT measurement with a modified Ender 5 3D printer and the ScioSpec Eit device.
demo-rust-axum-tracing-subscriber
Demo of Rust and Axum and Tokio tracing subscriber
math-base-special-cflipsign
Return a complex number with the same magnitude as `z` and the sign of `y*z`.
utils-enumerable-property-symbols-in
Return an array of an object's own and inherited enumerable symbol properties.
demo_aws_lambda_function_hello_world_as_python
Demo AWS lambda function HelloWorld.py as python
magick-convert-png-to-apple-xcode-icon-pixel-sizes
Use ImageMagick to convert a png image to Apple Xcode icon pixel sizes
visualizing-transphobia
A visualization to structurally represent the influence networks within the spheres of transphobic pseudoscience "discourse"
sixarm_ruby_minitest_assert_equal_via_send
SixArm.com → Ruby → Minitest assert equal via send
sixarm_rails_engine_for_rbac
SixArm.com » Rails » Engine for Role Based Access Control (RBAC)
bookreach-ui-ce
A Book-Curation Interface for School Librarians to Support Inquiry Learning. / 学校図書館による教材図書提供を支援するアプリケーション BookReach のユーザインタフェース(UI).
gettimeofday-localtime
Print the current system time by calling gettimeofday(2) then localtime(3)