GitHub
stats-base-dists-cauchy-logpdf
Cauchy distribution logarithm of probability density function (logPDF).
gdmc2022
"Field Lab Beta β", a submission by Niels-NTG for the 2022 Minecraft AI Settlement Generation Challenge
utils-async-reduce-right
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
stats-base-dists-t-logpdf
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
road-network-link-prediction
Research work which explores the application of link prediction methods on road networks.
blas-ext-base-dsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
stats-base-dists-gumbel-logpdf
Gumbel distribution logarithm of probability density function (PDF).
terraform-aws-billing-export
Terraform Module witch creates billing export, including FOCUS, on AWS.
lingvan-voice
Supplementary materials for "Corpus linguistic and experimental studies on the meaning-preserving hypothesis in Indonesian voice alternations" (published in Linguistics Vanguard).
random-streams-hypergeometric
Create a readable stream for generating pseudorandom numbers drawn from a hypergeometric distribution.
math-iter-special-spence
Create an iterator which evaluates Spence's function for each iterated value.
https://github.com/google-research/android_world
AndroidWorld is an environment and benchmark for autonomous agents
ue4-free-d-generator
Adds a blueprint function to generate a FreeD packet from position and rotation data.
pif_react_esp32
Proyecto PIF para la asignatura de Arquitectura de Hardware (Politécnico Colombiano Jaime Isaza Cadavid - Ingeniería Informática - Semestre 5)
sixarm_rails_engine_for_rbac
SixArm.com » Rails » Engine for Role Based Access Control (RBAC)
stats-base-dmean
Calculate the arithmetic mean of a double-precision floating-point strided array.
mkdir-united-states-state-codes
mkdir-united-states-state-codes: Unix command to make directories for all United States state codes
entropy-core-problem
Repository for suppelementary material from my publications on the entropy core problem
axon-web-cqrs-generator
Generator CQRS With Spring Boot Spring WebMVC Spring Data JPA Axon Framework (Command/Query/Event) RabbitMQ PostgreSQL Mustache etc...
string-base-format-interpolate
Generate string from a token array by interpolating values.
stats-base-min-by
Calculate the minimum value of a strided array via a callback function.
blas-ddot
Calculate the dot product of two double-precision floating-point vectors.
utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
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.
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.
stats-base-dists-chi-logpdf
Natural logarithm of the probability density function (PDF) for a chi distribution.
mast-cell-activation-syndrome-diagnosis-test
Mast Cell Activation Syndrome (MCAS) Diagnosis Test
maker-taker-solver-as-aws-lambda-java
Maker + Taker + Solver → implemented as AWS Lambda Java
docker-alpine-base
A base Docker image with minimal tooling for development purposes.
swift-llvm-statistics-comparison
This repository contains microbenchmarks written in Swift and C++.
stats-base-range-by
Calculate the range of a strided array via a callback function.
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
pol-sim
Code for modeling polarization transmission / reflection on different optical elements.
lapack-base-claset
Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.
radipop_scripts
Scripts to train and validate random forest model for HVPG prediction
strided-base-write-dataview
Copy elements from an input strided array to elements in a strided DataView.
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.
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.
napi-argv-strided-complex64array2d
Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.
strided-napi-dmskmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.
math-base-special-cflipsign
Return a complex number with the same magnitude as `z` and the sign of `y*z`.
qmra
Web-application for calculating microbial risk in water and water reuse systems
sixarm_ruby_jsonapi
SixArm.com » Ruby » JSON API helpers for http://jsonapi.org