GitHub
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
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.
stats-base-dists-chi-logpdf
Natural logarithm of the probability density function (PDF) for a chi distribution.
blas-ext-base-gapxsumors
Adds a constant to each strided array element and computes the sum using ordinary recursive summation.
stats-base-range-by
Calculate the range of a strided array via a callback function.
sixarm-postgresql-help
SixArm.com » PostgreSQL » Help for installation, errors, etc.
berkeley-cs188-artificial-intelligence
👻 Solutions for the course "CS188: Artificial Intelligence" of University of California, Berkeley.(加州大学伯克利分校《CS188:人工智能》的课程作业。)
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.
blas-ddot
Calculate the dot product of two double-precision floating-point vectors.
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.
mast-cell-activation-syndrome-diagnosis-test
Mast Cell Activation Syndrome (MCAS) Diagnosis Test
scaling-categorization-for-citizen-science-data-collection
How I helped a team scale their categorization using design thinking, cross-functional collaboration, and applied research.
maker-taker-solver-as-aws-lambda-java
Maker + Taker + Solver → implemented as AWS Lambda Java
strided-base-write-dataview
Copy elements from an input strided array to elements in a strided DataView.
pol-sim
Code for modeling polarization transmission / reflection on different optical elements.
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.
gitignore
gitignore rules to make git ignore dot files, env files, artifact directories, and more
hive-thought-rewriter
Rewriting different RSP-QL queries (thoughts) by combining or decomposing in a Hive.
complex-float64-base-mul-add
Perform a multiply-add operation involving three double-precision complex floating-point numbers.
stats-base-nanmeanors
Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
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?”
blas-base-zdscal
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
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]
breathfinder
A python3 library designed to locate individual breaths within a PSG using the thoracic RIP signal.
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.
lapack-base-zlaset
Set the off-diagonal elements and the diagonal elements of a double-precision complex floating-point matrix to specified values.
strided-base-read-dataview
Copy elements from an input strided DataView to elements in an output strided array.
ue4-free-d-generator
Adds a blueprint function to generate a FreeD packet from position and rotation data.
mkdir-united-states-state-codes
mkdir-united-states-state-codes: Unix command to make directories for all United States state codes
stats-base-dmean
Calculate the arithmetic mean of a double-precision floating-point strided array.
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)
entropy-core-problem
Repository for suppelementary material from my publications on the entropy core problem
sixarm_javascript_functions
SixArm.com → JavaScript functions that are prototypes, helpers, utilities, and validators
stats-iter-meanabs2
Compute the arithmetic mean of squared absolute values for all iterated values.
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.
rag-chunking-evaluation
Assess the effectiveness of chunking strategies in RAG systems via a custom evaluation framework.
radipop_scripts
Scripts to train and validate random forest model for HVPG prediction
math-strided-special-cos-by
Compute the cosine for each element retrieved from an input strided array via a callback function.
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++.
orca
ORCA: Oceanic Recognition & Classification Application for sea-life analysis systems.
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
utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
array-base-assert-is-same-kind-data-type-cast
Determine if an array data type can be safely cast to, or is of the same kind as, another array data type.