GitHub
complex-float64-base-mul-add
Perform a multiply-add operation involving three double-precision complex floating-point numbers.
ruby-stable-version
Ruby stable version: print the current Ruby stable version string
blas-base-zdscal
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
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.
random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
locale-help
Locale help for internationalization (i18n), localization (l10n), translation (t9n), and locale peer id tools.
sixarm_ruby_i18n_mock
SixArm.com » Ruby » I18N mock object for internationalization & localization
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
sixarm_ruby_gemini
SixArm.com » Ruby » Gemini gem initialization and install helper
orca
ORCA: Oceanic Recognition & Classification Application for sea-life analysis systems.
sixarm_ruby_current_user
SixArm.com » Ruby » Get the current user of a Ruby on Rails app
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.
random-array-cosine
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
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.
swift-llvm-statistics-comparison
This repository contains microbenchmarks written in Swift and C++.
docker-alpine-base
A base Docker image with minimal tooling for development purposes.
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.
utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
pvsc48-surfrad-tmy-comparison
PVSC48 SURFRAD vs. TMY Comparison. Available online: https://doi.org/10.1109/PVSC43889.2021.9519024
ai-teacher-feedback-lesson
Evaluating AI in Teacher Performance Reviews: Benefits, Biases, and Best Practices
rag-chunking-evaluation
Assess the effectiveness of chunking strategies in RAG systems via a custom evaluation framework.
sixarm_javascript_functions
SixArm.com → JavaScript functions that are prototypes, helpers, utilities, and validators
utils-enumerable-property-symbols-in
Return an array of an object's own and inherited enumerable symbol properties.
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_loco_axum_tokio_rust
Demo of Loco.rs high-level web framework, Axum low-level web framework, Tokio asynchronous runtime, and Rust programming language
demo_aws_lambda_function_hello_world_as_python
Demo AWS lambda function HelloWorld.py as python
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.
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`.
gettimeofday-localtime
Print the current system time by calling gettimeofday(2) then localtime(3)
sixarm_ruby_minitest_assert_equal_via_send
SixArm.com → Ruby → Minitest assert equal via send
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?”
visualizing-transphobia
A visualization to structurally represent the influence networks within the spheres of transphobic pseudoscience "discourse"
bookreach-ui-ce
A Book-Curation Interface for School Librarians to Support Inquiry Learning. / 学校図書館による教材図書提供を支援するアプリケーション BookReach のユーザインタフェース(UI).
gitignore
gitignore rules to make git ignore dot files, env files, artifact directories, and more
axon-web-cqrs-generator
Generator CQRS With Spring Boot Spring WebMVC Spring Data JPA Axon Framework (Command/Query/Event) RabbitMQ PostgreSQL Mustache etc...
magick-convert-png-to-apple-xcode-icon-pixel-sizes
Use ImageMagick to convert a png image to Apple Xcode icon pixel sizes
stats-base-min-by
Calculate the minimum value of a strided array via a callback function.
string-base-format-interpolate
Generate string from a token array by interpolating values.
math-iter-ops-multiply
Create an iterator which performs element-wise multiplication of two or more iterators.
utils-every-by
Test whether all elements in a collection pass a test implemented by a predicate function.