GitHub

https://github.com

Updated 11 months ago

simba • Rank 0.0 • Science 44%

Runs all thenextflow workflow scripts for IMPACT processing

Updated 11 months ago

mcp-selenium-grid • Rank 0.0 • Science 44%

[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]

Updated 11 months ago

sixarm_javascript_functions • Rank 0.0 • Science 44%

SixArm.com → JavaScript functions that are prototypes, helpers, utilities, and validators

Updated 11 months ago

math-strided-special-cos-by • Rank 0.0 • Science 44%

Compute the cosine for each element retrieved from an input strided array via a callback function.

Updated 11 months ago

lapack-base-zlaset • Rank 0.0 • Science 44%

Set the off-diagonal elements and the diagonal elements of a double-precision complex floating-point matrix to specified values.

Updated 11 months ago

napi-argv-strided-uint8array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to an unsigned 8-bit integer array.

Updated 11 months ago

trustml • Rank 0.0 • Science 44%

A trust framework for Machine Learning based verifiable transparency.

Updated 11 months ago

TheWisker/aur-update-git • Rank 0.0 • Science 44%

Github Action that updates AUR git packages on push

Updated 11 months ago

yax • Rank 0.0 • Science 44%

Yet Another X: JAX/FLAX module tracing, modification, and evaluation.

Updated 11 months ago

laion5b-bias • Rank 0.0 • Science 44%

This repository is a collection of found biases in the LAION-5B dataset.

Updated 11 months ago

sixarm_karabiner_elements • Rank 0.0 • Science 44%

Karabiner elements macOS keyboard customization for caps lock, control, escape, etc.

Updated 11 months ago

blas-ext-base-cfill • Rank 0.0 • Science 44%

Fill a single-precision complex floating-point strided array with a specified scalar constant.

Updated 11 months ago

africa-pulse • Rank 0.0 • Science 44%

Support for the Africa Pulse

Updated 11 months ago

uvit_notebooks • Rank 0.0 • Science 44%

Jupyter notebooks related to UVIT analysis

Updated 11 months ago

demo-d3-target • Rank 0.0 • Science 44%

Demo D3 Target

Updated 11 months ago

sixarm_ruby_vital • Rank 0.0 • Science 44%

SixArm.com → Ruby → Vital signs module for debugging, profiling, logging

Updated 11 months ago

demo-rust-axum-tracing-subscriber • Rank 0.0 • Science 44%

Demo of Rust and Axum and Tokio tracing subscriber

Updated 11 months ago

3dit • Rank 0.0 • Science 44%

Repository for 3D EIT measurement with a modified Ender 5 3D printer and the ScioSpec Eit device.

Updated 11 months ago

math-base-special-cflipsign • Rank 0.0 • Science 44%

Return a complex number with the same magnitude as `z` and the sign of `y*z`.

Updated 11 months ago

demo_aws_lambda_function_hello_world_as_python • Rank 0.0 • Science 44%

Demo AWS lambda function HelloWorld.py as python

Updated 11 months ago

napi-argv-strided-int32array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a signed 32-bit integer array.

Updated 11 months ago

rag-chunking-evaluation • Rank 0.0 • Science 44%

Assess the effectiveness of chunking strategies in RAG systems via a custom evaluation framework.

Updated 11 months ago

utils-group-in • Rank 0.0 • Science 44%

Group an object's own and inherited property values according to an indicator function.

Updated 11 months ago

radipop_scripts • Rank 0.0 • Science 44%

Scripts to train and validate random forest model for HVPG prediction

Updated 11 months ago

cinola-binary-distribution • Rank 0.0 • Science 44%

Binary distribution of CINOLA Spin Dynamics Simulation Software by Christian Schröder

Updated 11 months ago

lapack-base-claset • Rank 0.0 • Science 44%

Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.

Updated 11 months ago

random-array-hypergeometric • Rank 0.0 • Science 44%

Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.

Updated 11 months ago

math-strided-special-dinv • Rank 0.0 • Science 44%

Compute the multiplicative inverse for each element in a double-precision floating-point strided array.

Updated 11 months ago

sixarm_ruby_erb_util_extensions • Rank 0.0 • Science 44%

SixArm.com » Ruby » ERB Util module extensions and extras

Updated 11 months ago

sixarm_ruby_mysql_adapter_extensions • Rank 0.0 • Science 44%

SixArm.com » Ruby » MysqlAdapter exensions for Active Record in Ruby On Rails

Updated 11 months ago

sixarm_ruby_role_based_access_control • Rank 0.0 • Science 44%

SixArm.com » Ruby » Role Based Access Control (RBAC) ANSI 359-2004 for authentication and authorization

Updated 11 months ago

sixarm_ruby_fab • Rank 0.0 • Science 44%

SixArm.com → Ruby → Fab gem to fabricate sample data for testing

Updated 11 months ago

sixarm_ruby_date_time_random • Rank 0.0 • Science 44%

SixArm.com » Ruby » Date and Time #random methods

Updated 11 months ago

array-base-cusome-by-right • Rank 0.0 • Science 44%

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.

Updated 11 months ago

strided-base-mskunary-addon-dispatch • Rank 0.0 • Science 44%

Dispatch to a native add-on applying a unary function to an input strided array.

Updated 11 months ago

number-float64-base-to-int32 • Rank 0.0 • Science 44%

Convert a double-precision floating-point number to a signed 32-bit integer.

Updated 11 months ago

napi-argv-strided-int8array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a signed 8-bit integer array.

Updated 11 months ago

math-iter-ops-multiply • Rank 0.0 • Science 44%

Create an iterator which performs element-wise multiplication of two or more iterators.

Updated 11 months ago

pawdirecte.rs • Rank 0.0 • Science 44%

A purrfect API wrapper for EcoleDirecte written in Rust.

Updated 11 months ago

math-base-napi-binary • Rank 0.0 • Science 44%

C APIs for registering an N-API module exporting an interface for invoking a binary numerical function.

Updated 11 months ago

utils-uncurry • Rank 0.0 • Science 44%

Transform a curried function into a function invoked with multiple arguments.

Updated 11 months ago

sixarm_ruby_current_user_id • Rank 0.0 • Science 44%

SixArm.com » Ruby » Get the current user id of a Ruby on Rails app

Updated 11 months ago

collatzprefixverification • Rank 0.0 • Science 44%

Computational verification of base-3 prefix class contraction for the Collatz map.

Updated 11 months ago

strided-base-map-by • Rank 0.0 • Science 44%

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.

Updated 11 months ago

archimate-examples • Rank 0.0 • Science 44%

ArchiMate examples

Updated 11 months ago

sixarm_ruby_jsonapi • Rank 0.0 • Science 44%

SixArm.com » Ruby » JSON API helpers for http://jsonapi.org

Updated 11 months ago

sixarm_ruby_restful_resource_controller • Rank 0.0 • Science 44%

SixArm.com » Ruby » RESTful resource controller

Updated 11 months ago

pif_react_esp32 • Rank 0.0 • Science 44%

Proyecto PIF para la asignatura de Arquitectura de Hardware (Politécnico Colombiano Jaime Isaza Cadavid - Ingeniería Informática - Semestre 5)

Updated 11 months ago

gettimeofday-localtime • Rank 0.0 • Science 44%

Print the current system time by calling gettimeofday(2) then localtime(3)

Updated 11 months ago

bookreach-ui-ce • Rank 0.0 • Science 44%

A Book-Curation Interface for School Librarians to Support Inquiry Learning. / 学校図書館による教材図書提供を支援するアプリケーション BookReach のユーザインタフェース(UI).

Updated 11 months ago

sixarm_rails_engine_for_rbac • Rank 0.0 • Science 44%

SixArm.com » Rails » Engine for Role Based Access Control (RBAC)

Updated 11 months ago

napi-argv-strided-complex64array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.

Updated 11 months ago

biomass_summary • Rank 0.0 • Science 44%

Summarizes the results of multiple LandR Biomass simulations, across multiple study areas, climate scenarios, and replicates.

Updated 11 months ago

wellknown-space • Rank 0.0 • Science 44%

A well-known .txt file for spatial identification.

Updated 11 months ago

math-base-special-ceil • Rank 0.0 • Science 44%

Round a double-precision floating-point number toward positive infinity.

Updated 11 months ago

ndarray-base-to-reversed • Rank 0.0 • Science 44%

Return a new ndarray where the order of elements of an input ndarray is reversed along each dimension.

Updated 11 months ago

stats-strided-dcumax • Rank 0.0 • Science 44%

Calculate the cumulative maximum of double-precision floating-point strided array elements.

Updated 11 months ago

planner • Rank 0.0 • Science 44%

:package: Create ready to print calendars

Updated 11 months ago

math-base-special-identity • Rank 0.0 • Science 44%

Evaluate the identity function for a double-precision floating-point number.

Updated 11 months ago

maker-taker-solver-as-aws-lambda-java • Rank 0.0 • Science 44%

Maker + Taker + Solver → implemented as AWS Lambda Java

Updated 11 months ago

napi-argv-strided-float64array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a double-precision floating-point array.

Updated 11 months ago

mast-cell-activation-syndrome-diagnosis-test • Rank 0.0 • Science 44%

Mast Cell Activation Syndrome (MCAS) Diagnosis Test

Updated 11 months ago

eos-organizational-checkup • Rank 0.0 • Science 44%

EOS Organizational Checkup

Updated 11 months ago

random-streams-levy • Rank 0.0 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.

Updated 11 months ago

uncertainty_dsplfeatureselection • Rank 0.0 • Science 44%

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.

Updated 11 months ago

scaling-categorization-for-citizen-science-data-collection • Rank 0.0 • Science 44%

How I helped a team scale their categorization using design thinking, cross-functional collaboration, and applied research.

Updated 11 months ago

strided-base-write-dataview • Rank 0.0 • Science 44%

Copy elements from an input strided array to elements in a strided DataView.

Updated 11 months ago

demo-swift-carthage • Rank 0.0 • Science 44%

Demo Swift Carthage

Updated 11 months ago

sixarm-postgresql-help • Rank 0.0 • Science 44%

SixArm.com » PostgreSQL » Help for installation, errors, etc.