GitHub

https://github.com

Updated 11 months ago

owrc.github.io • Science 44%

Our GitHub-pages sitemap

Updated 11 months ago

legiscrawler • Science 44%

An automation webcrawler based on Selenium library for retrieving parliamentary questions on The Website of Taiwan Legislative Yuan (https://lis.ly.gov.tw/). 🕸️ 🕸️ 爬立法委員問政專輯的爬蟲小幫手 🛠️🧰

Updated 11 months ago

hamilton-etal_2024_naturecommunications • Science 65%

Code and data for Hamilton et al., 2024, Nature Communications.

Updated 11 months ago

llamafactory • Science 67%

Updated 11 months ago

lfrbenchmarkgraphs.jl • Science 67%

Lancichinetti-Fortunato-Radicchi (LFR) benchmark graphs to evaluate community detection algorithms.

Updated 11 months ago

open3dtrack • Science 54%

Code for Open3DTrack: Towards Open-Vocabulary 3D Multi-Object Tracking

Updated 11 months ago

iet-gpr • Science 44%

MATLAB function set for importing, processing, and plotting data from a GSSI-StructureScan Mini GPR

Updated 11 months ago

jlhpy • Science 67%

Contains input files and workflows underlying J. L. Hörmann, C. (刘宸旭) Liu, Y. (孟永钢) Meng, and L. Pastewka, “Molecular simulations of sliding on SDS surfactant films,” The Journal of Chemical Physics, vol. 158, no. 24, p. 244703, Jun. 2023, doi: 10.1063/5.0153397. as well as an installable Python package jlhpy.

Updated 11 months ago

gsm8k_generator • Science 54%

Updated 11 months ago

sheardetect • Science 67%

Updated 11 months ago

femiaculture • Science 44%

Shiny App for my master thesis ✨

Updated 11 months ago

plmg-cc-ti2-2024-1-g08-organizai • Science 44%

plmg-cc-ti2-2024-1-g08-organizai created by GitHub Classroom

Updated 11 months ago

sisevenee.github.io • Science 54%

第一个

Updated 11 months ago

women-in-war • Science 44%

This is a small collection of images that were created to show how women contributed during WWII.

Updated 11 months ago

learning-of-symbolic-representations-for-rescue-scenarios-in-disaster-zones • Science 44%

This repository contains the code and resources for my Bachelor's Thesis

Updated 11 months ago

lab-website • Science 44%

Updated 11 months ago

mimibot-factory • Science 67%

Updated 11 months ago

test-rna • Science 57%

Test RNA Seq pipeline

Updated 11 months ago

image_colorchannel_intensity • Science 44%

This project provides a software to plot intensity of images according to differnt color channels. This project is designed for processing medical images.

Updated 11 months ago

mooncloak-website • Science 44%

The mooncloak website UI

Updated 11 months ago

mcp3421 • Science 67%

A library to interface with the MCP3421 18 Bit single channel ADC, used on the TP-Downhole and Project Margay

Updated 11 months ago

ego-yolo • Science 44%

We retraine the YOLO-series detection framework on the ego-object dataset in order to obtain a more complete egocentric perspective visual tool chain.

Updated 11 months ago

icops-training • Science 67%

This is a repository of the training material from workshops and other training events organised and run by the International Committee on Open Phytolith Science.

Updated 11 months ago

qcmanybody • Science 57%

Intermolecular many-body expansion with QCArchive integration

Updated 11 months ago

knnlm • Science 54%

Updated 11 months ago

localizer-mt-mst-mt-proper-psychophysics-toolbox • Science 67%

fMRI Localizer - MT MST MT proper - MATLAB Psychophysics Toolbox

Updated 11 months ago

repositories-extraction • Science 67%

This is a repository for extracting GitHub and GitLab links from 6 European clusters using custom APIs or already given APIs by said clusters

Updated 11 months ago

orientedobjectdetection • Science 44%

Oriented Object Detection on DOTAv1.0

Updated 11 months ago

coresets • Science 49%

Coreset Clustering on Small Quantum Computers

Updated 11 months ago

multipl-t • Science 52%

Knowledge transfer from high-resource to low-resource programming languages for Code LLMs

Updated 11 months ago

thermontfa • Science 57%

Thermomechanical Nonuniform Transformation Field Analysis

Updated 11 months ago

dpl • Science 44%

[NeurIPS 2023] Multi-fidelity hyperparameter optimization with deep power laws that achieves state-of-the-art results across diverse benchmarks.

Updated 11 months ago

barkeeper • Science 44%

A versatile web framework to assemble, analyze and manage DNA barcode data and metadata

Updated 11 months ago

votingforinsidertradingregulation • Science 57%

This repository provides all experimental data and analyses code, instructions in German language, and software files (z-tree)

Updated 11 months ago

kinbank • Science 49%

Kinbank: Database of 1,200+ kinship terminology

Updated 11 months ago

streetdata-insight • Science 57%

"Street Data Insight" is a Grasshopper plugin that provides a tool for urban planners and architects to reconstruct digital street profiles.

Updated 11 months ago

landuse-fct • Science 52%

Fluvial Corridor Toolbox landuse map creation to be used with python-fct

Updated 11 months ago

stats-strided-dnanminabs • Science 44%

Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.

Updated 11 months ago

multilocus-blast • Science 44%

Nextflow pipeline performs BLAST based multi locus species characterization

Updated 11 months ago

stats-array-nanmeanwd • Science 44%

Calculate the arithmetic mean of an array, ignoring NaN values and using Welford's algorithm.

Updated 11 months ago

qgis-riverbanks-tools • Science 57%

Qgis3 models and python algorithms useful for historical riverbank and other hydrographic analysis

Updated 11 months ago

@stdlib/ndarray-empty • Science 44%

Create an uninitialized ndarray having a specified shape and data type.

Updated 11 months ago

math-base-special-cscf • Science 44%

Compute the cosecant of a single-precision floating-point number (in radians).

Updated 22 days ago

posterior: Tools for Working with Posterior Distributions in R • Science 89%

posterior: Tools for Working with Posterior Distributions in R - Published in JOSS (2026)

Updated 11 months ago

ndarray-base-count-if • Science 44%

Count the number of elements in an ndarray which pass a test implemented by a predicate function.

Updated 11 months ago

yearbooks • Science 44%

University of Alberta Yearbook Collection

Updated 11 months ago

@stdlib/array-base-binary2d • Science 44%

Apply a binary callback to elements in two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.

Updated 11 months ago

random-strided-gamma • Science 44%

Fill a strided array with pseudorandom numbers drawn from a gamma distribution.

Updated 11 months ago

@stdlib/math-base-napi-quaternary • Science 44%

C APIs for registering a Node-API module exporting an interface for invoking a quaternary numerical function.

Updated 11 months ago

stats-strided-scuminabs • Science 44%

Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.

Updated 11 months ago

stats-strided-snanmin • Science 44%

Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.

Updated 11 months ago

kgeo • Science 54%

simple python analytic kerr raytracing

Updated 11 months ago

blas-ext-base-wasm-dnansumpw • Science 44%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.

Updated 11 months ago

math-base-special-sincosd • Science 44%

Simultaneously compute the sine and cosine of an angle measured in degrees.

Updated 11 months ago

napi-argv-dataview-cast • Science 44%

Convert a Node-API value corresponding to a DataView to a pointer having a specified data type.

Updated 11 months ago

stats-strided • Science 44%

Statistical operations for strided arrays.

Updated 11 months ago

metrics_for_individual_tree_mortality_models • Science 67%

How performance metric choice influences individual tree mortality model selection - code and data

Updated 11 months ago

lang-mpu • Science 44%

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Makuráp language

Updated 11 months ago

lang-ora • Science 44%

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Oroha language

Updated 11 months ago

number-uint32-base-sub • Science 44%

Subtract two unsigned 32-bit integers.

Updated 11 months ago

lang-tku • Science 44%

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Upper Necaxa Totonac language

Updated 11 months ago

wasm-base • Science 44%

Base (i.e., lower-level) WebAssembly utilities.

Updated 11 months ago

lang-fro • Science 44%

Finite state and Constraint Grammar based language resources for the Old French (842-ca. 1400) language. Part of the DIGHT 390R course at BYU.

Updated 11 months ago

@stdlib/random-array-gamma • Science 44%

Create an array containing pseudorandom numbers drawn from a gamma distribution.

Updated 11 months ago

stats-strided-nanmaxabs • Science 44%

Calculate the maximum absolute value of a strided array, ignoring NaN values.

Updated 11 months ago

continual_tuto • Science 44%

Repository for PFIA 2025 - Tutorial on Continual Learning for Image Classification

Updated 11 months ago

ndarray-base-promote-dtypes • Science 44%

Resolve the data type that results from applying promotion rules to a provided list of data types.

Updated 11 months ago

lang-kmr • Science 44%

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Northern Kurdish language

Updated 11 months ago

policy • Science 49%

ISIS Neutron and Muon Source Data Policy

Updated 11 months ago

scopesim • Science 57%

A telescope observation simulator for Python.

Updated 11 months ago

jutuldarcyrules.jl • Science 62%

JutulDarcyRules: ChainRules extension to Jutul and JutulDarcy

Updated 11 months ago

arapaimabehaviour • Science 44%

A collection of code, data and scripts use for analysing the behaviour of one of the world's largest freshwater fish - the Arapaima gigas

Updated 11 months ago

dvp-io • Science 57%

Read/write functions to and from spatialdata for Deep Visual Proteomics

Updated 11 months ago

vsdx-rdf • Science 44%

a Python library for extracting RDF data from Visio files (.vsdx)

Updated 11 months ago

tool_template_python • Science 54%

Docker image template for Python tools in V-FOR-WaTer.

Updated 11 months ago

stable_ranks • Science 67%

Updated 11 months ago

swarmalators • Science 67%

Source code for "Oscillators that sync and swarm" paper -- https://www.nature.com/articles/s41467-017-01190-3

Updated 11 months ago

bns_nurates • Science 57%

Updated 11 months ago

py4pd • Science 67%

py4pd allows write PureData objects using Python. The main goal is to allow easy IA, Scores, Graphics, and bring to Pd data types as array, np.arrays, list, dict, and others.

Updated 11 months ago

tts • Science 54%

Updated 11 months ago

statatexblog • Science 44%

Examples and .bst files for https://statatexblog.com