GitHub
rspql-containment-checker
Extending the SPeCS solver to determine query containment relation in between RSP-QL queries.
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.
stats-base-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
utils-for-each-right
Invoke a function for each element in a collection, iterating from right to left.
gitignore
gitignore rules to make git ignore dot files, env files, artifact directories, and more
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
demo-oracle-database-oracle-linux-macos-utm-qemu
Demonstration of Oracle Database + Oracle Linux + macOS UTM QEMU
math-base-special-ceil
Round a double-precision floating-point number toward positive infinity.
stats-strided-dcumax
Calculate the cumulative maximum of double-precision floating-point strided array elements.
strided-base-map-by
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.
demo-rails-forest-admin
Demonstration of Ruby on Rails with Forest Admin web service
collatzprefixverification
Computational verification of base-3 prefix class contraction for the Collatz map.
array-base-cusome-by-right
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.
sixarm_dpkg_scripts
SixArm.com » Debian Packages » Scripts for system administration
locale-help
Locale help for internationalization (i18n), localization (l10n), translation (t9n), and locale peer id tools.
utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
orca
ORCA: Oceanic Recognition & Classification Application for sea-life analysis systems.
pvsc48-surfrad-tmy-comparison
PVSC48 SURFRAD vs. TMY Comparison. Available online: https://doi.org/10.1109/PVSC43889.2021.9519024
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_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_minitest_extensions
SixArm » Ruby » Minitest extensions for assertions and expectations
sixarm_ruby_gemini
SixArm.com » Ruby » Gemini gem initialization and install helper
ai-teacher-feedback-lesson
Evaluating AI in Teacher Performance Reviews: Benefits, Biases, and Best Practices
random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
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.
sixarm_ruby_intended_uri
SixArm.com » Ruby » Intended URI session store for typical Ruby On Rails
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.
laion5b-bias
This repository is a collection of found biases in the LAION-5B dataset.
stats-iter-meanabs2
Compute the arithmetic mean of squared absolute values for all iterated values.
git_for_researchers
Slides for the short talk on git for researchers for weekly user support session
sixarm_karabiner_elements
Karabiner elements macOS keyboard customization for caps lock, control, escape, etc.
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
radipop_scripts
Scripts to train and validate random forest model for HVPG prediction
lapack-base-claset
Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.
breathfinder
A python3 library designed to locate individual breaths within a PSG using the thoracic RIP signal.
array-base-mskunary5d
Apply a unary callback to elements in a five-dimensional nested input array according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.
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
wolf-parking-database-management
The Wolf Parking Management System is a database project focused on overseeing campus parking. It handles parking lot availability, zone specifications, permit assignments, and citation tracking. Administrators manage space availability, assign permits, track citations, and generate reports for efficient parking management.
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.
utils-enumerable-property-symbols-in
Return an array of an object's own and inherited enumerable symbol properties.