GitHub
math-strided-special-dinv
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
stats-base-dnanstdev
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.
disciplines-differencies-hal
Différences disciplinaires en contexte de Science ouverte
slice-base-nonreduced-dimensions
Return a list of non-reduced dimensions in an un-normalized multi-slice.
random-array-hypergeometric
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
sixarm_javascript_functions
SixArm.com → JavaScript functions that are prototypes, helpers, utilities, and validators
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.
rag-chunking-evaluation
Assess the effectiveness of chunking strategies in RAG systems via a custom evaluation framework.
token-wars-dataviz
A data visualisation in `matplotlib` of the number of parameters in major LLMs as well as the number of tokens of text they were trained on.
cinola-binary-distribution
Binary distribution of CINOLA Spin Dynamics Simulation Software by Christian Schröder
blas-ext-base-gapxsumors
Adds a constant to each strided array element and computes the sum using ordinary recursive summation.
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格式化。)
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.
complex-float64-base-mul-add
Perform a multiply-add operation involving three double-precision complex floating-point numbers.
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.
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.
lapack-base-zrot
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
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
stats-base-nanmeanors
Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
stats-base-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
ecm-deployment-tfg
This repository contains the report used to describe the ECM Architecture. (Final Degree Project)
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.
stats-base-min-by
Calculate the minimum value of a strided array via a callback function.
axon-web-cqrs-generator
Generator CQRS With Spring Boot Spring WebMVC Spring Data JPA Axon Framework (Command/Query/Event) RabbitMQ PostgreSQL Mustache etc...
math-base-special-signum
Evaluate the signum function for a double-precision floating-point number.
string-base-format-interpolate
Generate string from a token array by interpolating values.
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.
math-strided-special-cos-by
Compute the cosine for each element retrieved from an input strided array via a callback function.
gettimeofday-localtime
Print the current system time by calling gettimeofday(2) then localtime(3)
gitignore
gitignore rules to make git ignore dot files, env files, artifact directories, and more
demo-oracle-database-oracle-linux-macos-utm-qemu
Demonstration of Oracle Database + Oracle Linux + macOS UTM QEMU
sixarm_ruby_minitest_assert_equal_via_send
SixArm.com → Ruby → Minitest assert equal via send
visualizing-transphobia
A visualization to structurally represent the influence networks within the spheres of transphobic pseudoscience "discourse"
utils-for-each-right
Invoke a function for each element in a collection, iterating from right to left.
demo_aws_lambda_function_hello_world_as_python
Demo AWS lambda function HelloWorld.py as python
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.
stats-base-max-by
Calculate the maximum value of a strided array via a callback function.
demo-rust-axum-tracing-subscriber
Demo of Rust and Axum and Tokio tracing subscriber
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.
math-base-special-cflipsign
Return a complex number with the same magnitude as `z` and the sign of `y*z`.
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
utils-enumerable-property-symbols-in
Return an array of an object's own and inherited enumerable symbol properties.