GitHub
git_for_researchers
Slides for the short talk on git for researchers for weekly user support session
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]
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.
breathfinder
A python3 library designed to locate individual breaths within a PSG using the thoracic RIP signal.
secs-ii-serialization
📦 A C++23 SECS-II/SEMI E5 serialization library, supporting byte serialization and SML formatting.(使用C++23开发的SECS-II/SEMI E5序列化库,支持字节序列化和SML格式化。)
demo_aws_lambda_function_hello_world_as_python
Demo AWS lambda function HelloWorld.py as python
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`.
axon-web-cqrs-generator
Generator CQRS With Spring Boot Spring WebMVC Spring Data JPA Axon Framework (Command/Query/Event) RabbitMQ PostgreSQL Mustache etc...
string-base-format-interpolate
Generate string from a token array by interpolating values.
stats-base-min-by
Calculate the minimum value of a strided array via a callback function.
stats-base-dnanvariance
Calculate the variance of a double-precision floating-point strided array ignoring NaN values.
sixarm_dpkg_scripts
SixArm.com » Debian Packages » Scripts for system administration
sixarm_ruby_date_time_random
SixArm.com » Ruby » Date and Time #random methods
sixarm_ruby_role_based_access_control
SixArm.com » Ruby » Role Based Access Control (RBAC) ANSI 359-2004 for authentication and authorization
demo-rails-forest-admin
Demonstration of Ruby on Rails with Forest Admin web service
sixarm_ruby_jsonapi
SixArm.com » Ruby » JSON API helpers for http://jsonapi.org
sixarm_ruby_erb_util_extensions
SixArm.com » Ruby » ERB Util module extensions and extras
stats-incr-mmeanvar
Compute a moving arithmetic mean and unbiased sample variance incrementally.
math-base-napi-binary
C APIs for registering an N-API module exporting an interface for invoking a binary numerical function.
sixarm_ruby_mysql_adapter_extensions
SixArm.com » Ruby » MysqlAdapter exensions for Active Record in Ruby On Rails
sixarm_ruby_fab
SixArm.com → Ruby → Fab gem to fabricate sample data for testing
sixarm_ruby_restful_resource_controller
SixArm.com » Ruby » RESTful resource controller
ecm-deployment-tfg
This repository contains the report used to describe the ECM Architecture. (Final Degree Project)
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.
hive-thought-rewriter
Rewriting different RSP-QL queries (thoughts) by combining or decomposing in a Hive.
lapack-base-zrot
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
stats-base-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
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?”
strided-napi-zmap
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output array.
rspql-containment-checker
Extending the SPeCS solver to determine query containment relation in between RSP-QL queries.
pivpn_gui
I just wanna try to create a GUI for PIVPN in way to make easy interact with the service and increase some features
locale-help
Locale help for internationalization (i18n), localization (l10n), translation (t9n), and locale peer id tools.
docker-alpine-base
A base Docker image with minimal tooling for development purposes.
ai-teacher-feedback-lesson
Evaluating AI in Teacher Performance Reviews: Benefits, Biases, and Best Practices
sixarm_ruby_intended_uri
SixArm.com » Ruby » Intended URI session store for typical Ruby On Rails
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.
random-array-cosine
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
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
berkeley-cs188-artificial-intelligence
👻 Solutions for the course "CS188: Artificial Intelligence" of University of California, Berkeley.(加州大学伯克利分校《CS188:人工智能》的课程作业。)
strided-base-read-dataview
Copy elements from an input strided DataView to elements in an output strided array.
sixarm_ruby_current_user
SixArm.com » Ruby » Get the current user of a Ruby on Rails app
orca
ORCA: Oceanic Recognition & Classification Application for sea-life analysis systems.
utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
sixarm_ruby_minitest_extensions
SixArm » Ruby » Minitest extensions for assertions and expectations