GitHub
math-iter-special-spence
Create an iterator which evaluates Spence's function for each iterated value.
random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
private_lessons_announcement_template
A Latex template useful to write your own private lessons announcement.
number-float32-base-identity
Evaluate the identity function for a single-precision floating-point number.
brick
Building sector model with heterogeneous renovation and construction of the stock
stats-base-dists-t-logpdf
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
blas-ext-base-dcusum
Calculate the cumulative sum of double-precision floating-point strided array elements.
boardify
Boardify is a desktop app for organizing reference material such as images, videos and other media on a infinte board
ndarray-base-unary-accumulate
Perform a reduction over elements in a input ndarray.
math-strided-special-ceil
Round each element in a strided array toward positive infinity.
dipl
🎓 "Concurrent Programming with Actors and Microservices", 2018, Master's Thesis, TU Wien. This repository contains all developed applications, the evaluation tools with the scientific raw data, and the source of the thesis document.
pyhep-2023-jupyterlite-slides
Slides for a presentation given at PyHEP 2023 on JupyterLite
math-strided-special-floor
Round each element in a strided array toward negative infinity.
https://github.com/google-research/android_world
AndroidWorld is an environment and benchmark for autonomous agents
gm-identify-item
GraphicsMagick identify one item by using "gm identify -verbose"
trim-text-space
Delete empty leading lines, empty trailing lines, and spaces at the end of any line.
quantitext
Official repository for QuantiText applications in the .NET ecosystem.
napi-argv-strided-complex128array2d
Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.
lapack-base-zlaset
Set the off-diagonal elements and the diagonal elements of a double-precision complex floating-point matrix to specified values.
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.
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格式化。)
utils-for-each-right
Invoke a function for each element in a collection, iterating from right to left.
demo-oracle-database-oracle-linux-macos-utm-qemu
Demonstration of Oracle Database + Oracle Linux + macOS UTM QEMU
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.
gitignore
gitignore rules to make git ignore dot files, env files, artifact directories, and more
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.
random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
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.
sixarm-postgresql-help
SixArm.com » PostgreSQL » Help for installation, errors, etc.
rag-chunking-evaluation
Assess the effectiveness of chunking strategies in RAG systems via a custom evaluation framework.
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.
math-base-special-identity
Evaluate the identity function for a double-precision floating-point number.
sixarm_javascript_functions
SixArm.com → JavaScript functions that are prototypes, helpers, utilities, and validators
math-base-napi-binary
C APIs for registering an N-API module exporting an interface for invoking a binary numerical function.
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_ruby_role_based_access_control
SixArm.com » Ruby » Role Based Access Control (RBAC) ANSI 359-2004 for authentication and authorization
sixarm_ruby_mysql_adapter_extensions
SixArm.com » Ruby » MysqlAdapter exensions for Active Record in Ruby On Rails
magick-convert-png-to-apple-xcode-icon-pixel-sizes
Use ImageMagick to convert a png image to Apple Xcode icon pixel sizes
sixarm_ruby_restful_resource_controller
SixArm.com » Ruby » RESTful resource controller
sixarm_ruby_jsonapi
SixArm.com » Ruby » JSON API helpers for http://jsonapi.org