GitHub
formalizing_social_engineering_attacks
Beginner-friendly seminar about the work of Basin D. et Al. on formalizing social engineering attacks in the symbolic model
stats-strided-dmskrange
Calculate the range of a double-precision floating-point strided array according to a mask.
stats-strided-dsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.
number-float64-base-add5
Compute the sum of five double-precision floating-point numbers.
stats-strided-dcuminabs
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
satellite-image-time-series-datasets
This page presents a list of satellite imagery datasets with a temporal dimension, mainly satellite image time series (SITS) and satellite videos, for various computer vision and deep learning tasks. It covers multi-temporal datasets with more than two acquisitions but not bi-temporal datasets.
archaeology-w-agencements
Archaeo-epigraphic data analysis for an archaeology PhD project
hunter_data_analysis_pipeline
This repo will hold scripts and reproducilbe reports for the initial steps of data processing and analysis of HUNTER experiments. The general workflow is based on the TermineR approach with specific modifications for terminally enriched samples.
code_case5
This is the main computational code of the paper "Determining the completed bridge state of a self-anchored suspension bridge: A non-iterative analytical approach"
st4sd-runtime-service
REST-API to create, start, and manage parameterised virtual experiment packages using ST4SD
frictionless
Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data
spinn-bgk
Separable Physics-Informed Neural Networks for Solving the BGK Model of the Boltzmann Equation
pmv-si-2024-1-pe1-t5-adote-pet
pmv-si-2024-1-pe1-t5-adote-pet created by GitHub Classroom
quantum-lab
Boilerplate for TorchQuantum Driven Deep Learning Research with PyTorch Lightning and Lightning Fabric
@stdlib/blas-base-zcopy
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
https://github.com/huggingface/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
pyleco
Python implementation of the Laboratory Experiment COntrol (LECO) protocol
plot-phylo
Python package to plot a phylogenetic tree on an existing matplotlib axis.
elastic-blast
ElasticBLAST is a cloud-based tool to perform your BLAST searches faster and make you more effective
projeto-interacao-robos-destaque-primeiro-periodo
Nosso trabalho consiste em fazer uma briga entre robôs controlados por humanos através de um controle de arcade e um telefone, utilizando bluetooth. Cada robô possui um balão acoplado, e o objetivo do jogo é estourar o balão do carro inimigo. O robô que estourar o balão do outro primeiro, vence.
ensvsa-grl
Python scripts for producing figures in the manuscript submitted to GRL.
issue-report-classification-using-roberta
This repository contains the notebook for training and testing the classifiers for our participation in the tool competition organized in the scope of the 1st International Workshop on Natural Language-based Software Engineering.
cidadao.ai-backend
Sistema multi-agente de IA que transforma dados brutos do Portal da Transparência em investigações inteligentes, democratizando o acesso à informação pública através de processamento de linguagem natural de última geração.
rtpcr_detox_genes_vitd_lca
RT-qPCR analysis of detoxification gene expression in colon cancer cells treated with vitamin D and lithocholic acid (LCA)
2025-04-29-mineriagenomica
Curso gratis de Mineria Genomica bacteriana, 29 y 30 de abril 2025, LIIGH-UNAM
xbcr-net
Code for "Deep learning-based rapid generation of broadly reactive antibodies against SARS-CoV-2 and its Omicron variant" (Cell Research)
classic-synchronizzazion-problems
Classical problems of synchronization using Semaphores and Condition Variables in java.
fans
FANS: an open-source, efficient, and parallel FFT-based homogenization solver designed to solve microscale multiphysics problems.
quantum-entanglement-predictions-because-of-the-sdkp
A decentralized scientific licensing platform built on the SDKP–EOS–SD&N–QCC framework by Donald Paul Smith (Father Time). This app enables researchers, developers, and enterprises to obtain, validate, and license simulation results and theoretical models using on-chain NFT licenses backed by quantum-gravitational theory.FatherTimeSDKP
qmat
Package for the generation of coefficients used in Spectral Deferred Correction and related methods (Runge-Kutta, ...)
stats-strided-dnanstdev
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.
stats-strided-dnanstdevwd
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
https://github.com/digital-grinnell/dlad-blog
Combination of Docksal for development and Docker for Deployment to static.grinnell.edu
stats-strided-dnanstdevyc
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
stats-strided-dnanstdevch
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
stats-array-nanstdev
Calculate the standard deviation of an array ignoring `NaN` values.