Updated 10 months ago

quitte • Rank 2.9 • Science 44%

Bits and pieces of code to use with quitte-style data frames

Updated 10 months ago

math-strided-special-acot-by • Rank 2.9 • Science 44%

Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.

Updated 10 months ago

github-action-workflows • Rank 2.9 • Science 44%

reusable workflow logic for github actions

Updated 10 months ago

@stdlib/utils-map-reduce • Rank 2.9 • Science 44%

Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.

Updated 10 months ago

@stdlib/utils-map-reduce-right • Rank 2.9 • Science 44%

Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.

Updated 10 months ago

instant-system.js • Rank 2.9 • Science 44%

[DRAFTING] A wrapper for the Instant System API used by many local transport companies.

Updated 10 months ago

@stdlib/stats-base-smskmin • Rank 2.9 • Science 44%

Calculate the minimum value of a single-precision floating-point strided array according to a mask.

Updated 10 months ago

ssh-keygen-pro • Rank 2.9 • Science 44%

ssh-keygen-pro: generate SSH keys using professional quality conventions

Updated 10 months ago

https://github.com/ag2ai/build-with-ag2 • Rank 10.9 • Science 36%

Sample code and application showcases to get you going with AG2 (formally AutoGen)

Updated 10 months ago

icesTAF • Rank 10.9 • Science 36%

Functions to support the ICES Transparent Assessment Framework

Updated 10 months ago

goes • Rank 10.9 • Science 36%

Python package to download and manipulate GOES-16/17/18/19 data.

Updated 10 months ago

pcadapt • Rank 13.9 • Science 33%

Performing highly efficient genome scans for local adaptation with R package pcadapt v4

Updated 10 months ago

https://github.com/cytoscape/js4cytoscape • Rank 10.9 • Science 36%

JavaScript library for calling Cytoscape Automation via CyREST

Updated 10 months ago

recodeflow • Rank 10.9 • Science 36%

Harmonizing data into a common format.

Updated 10 months ago

svtyper • Rank 13.8 • Science 33%

Bayesian genotyper for structural variants

Updated 10 months ago

marker • Rank 10.8 • Science 36%

A highly configurable auto-marker

Updated 10 months ago

2018-01-11-ireland • Rank 5.8 • Science 41%

Software Carpentry workshop at NUI Galway, 11-12 January 2018

Updated 10 months ago

https://github.com/advrhumanoids/opensot • Rank 7.8 • Science 39%

An Open Source Task Solving library with Constraints

Updated 10 months ago

@stdlib/utils-none-by • Rank 2.8 • Science 44%

Test whether all elements in a collection fail a test implemented by a predicate function.

Updated 10 months ago

@stdlib/random-streams-cauchy • Rank 2.8 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.

Updated 10 months ago

drug-database • Rank 2.8 • Science 44%

Command line interface for getting info about drugs

Updated 10 months ago

msc-thesis • Rank 2.8 • Science 44%

Master Thesis @ KTH x Tweag

Updated 10 months ago

@stdlib/assert-is-same-complex64 • Rank 2.8 • Science 44%

Test if two arguments are both single-precision complex floating-point numbers and have the same value.

Updated 10 months ago

@stdlib/datasets-ssa-us-births-2000-2014 • Rank 2.8 • Science 44%

US birth data from 2000 to 2014, as provided by the Social Security Administration.

Updated 10 months ago

@stdlib/array-base-binary5d • Rank 2.8 • Science 44%

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

Updated 10 months ago

@stdlib/math-iter-special-ceil2 • Rank 2.8 • Science 44%

Create an iterator which rounds each iterated value to the nearest power of two toward positive infinity.

Updated 10 months ago

@stdlib/stats-base-scumax • Rank 2.8 • Science 44%

Calculate the cumulative maximum of single-precision floating-point strided array elements.

Updated 10 months ago

@stdlib/fs-resolve-parent-path-by • Rank 2.8 • Science 44%

Resolve a path according to a predicate function by walking parent directories.

Updated 10 months ago

business-lingo-guide • Rank 2.8 • Science 44%

Business Lingo Guide: this book explains one topic per page, like a big glossary, easy wiki, quick encyclopedia, or summary notes. Edited by Joel Parker Henderson (@joelparkerhenderson).

Updated 10 months ago

@stdlib/math-iter-special-erf • Rank 2.8 • Science 44%

Create an iterator which evaluates the error function for each iterated value.

Updated 10 months ago

@stdlib/strided-napi-smskmap2 • Rank 2.8 • Science 44%

C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point strided output array.

Updated 10 months ago

multiagentpathfinding.jl • Rank 2.8 • Science 44%

Structures and algorithms for Multi-Agent PathFinding in Julia

Updated 10 months ago

cycless • Rank 7.8 • Science 39%

Algorithms for cycles in a graph

Updated 10 months ago

easygui • Rank 23.8 • Science 23%

easygui for Python

Updated 10 months ago

ddPCRclust • Rank 13.8 • Science 33%

A package for automated quantification of non-orthogonal, multiplexed ddPCR data

Updated 10 months ago

improv • Rank 10.8 • Science 36%

Adaptive Platform for Neuroscience Experiments

Updated 10 months ago

https://github.com/clinical-genomics/stranger • Rank 10.8 • Science 36%

Tool to annotate outfiles from ExpansionHunter and TRGT with the pathologic implications of the repeat

Updated 10 months ago

crux • Rank 10.8 • Science 36%

Crux Python Client

Updated 10 months ago

@hugoalh/shuffle-array • Rank 2.8 • Science 44%

An ECMAScript (JavaScript & TypeScript) module to shuffle the array's indexes.

Updated 10 months ago

@stdlib/array-base-ternary2d • Rank 2.8 • Science 44%

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

Updated 10 months ago

nodeclass • Rank 2.8 • Science 44%

This package aims to provide different approaches to the node classification problem (also known as attribute prediction) using machine learning techniques.

Updated 10 months ago

outputs-vs-outcomes • Rank 2.8 • Science 44%

Outputs vs. outcomes: what's the different and why does it matter?

Updated 10 months ago

@stdlib/iter-mapn • Rank 2.8 • Science 44%

Create an iterator which transforms iterated values from two or more iterators by applying the iterated values as arguments to a provided function.

Updated 10 months ago

coto • Rank 2.8 • Science 44%

🔨 Research & C++ implementation on abstract additive Quantum Decision Diagrams 📚

Updated 10 months ago

@stdlib/iter-every-by • Rank 2.8 • Science 44%

Test whether every iterated value passes a test implemented by a predicate function.

Updated 10 months ago

siena3d • Rank 2.8 • Science 44%

Spectroastrometric analysis tool for Ionised gas Emission in Nearby AGN.

Updated 10 months ago

@stdlib/utils-map-arguments • Rank 2.8 • Science 44%

Create a function that applies arguments to a provided function after transforming arguments according to a callback function.

Updated 10 months ago

egjs-flicking-plugins-wheelslide • Rank 2.8 • Science 44%

EGJS - Flicking plugin for use Mouse wheel to Scroll

Updated 10 months ago

vre_cwl_executor • Rank 2.8 • Science 44%

Generic CWL tool job executor for VRE

Updated 10 months ago

pylingdocs-gui • Rank 2.8 • Science 44%

A rudimentary GUI editor for pylingdocs.

Updated 10 months ago

friendly_ground_truth • Rank 2.8 • Science 44%

A tool for manually creating ground truth masks from images of plant roots where a significant amount of detail is required.

Updated 10 months ago

@stdlib/math-iter-special-log1pexp • Rank 2.8 • Science 44%

Create an iterator which evaluates the natural logarithm of 1+exp(x) for each iterated value.

Updated 10 months ago

@stdlib/utils-dsv-base • Rank 2.8 • Science 44%

Standard base utilities for working with data formatted as delimiter-separated values (DSV).

Updated 10 months ago

@stdlib/array-promotion-rules • Rank 2.8 • Science 44%

Return the array data type with the smallest size and closest kind to which array data types can be safely cast.

Updated 10 months ago

@stdlib/strided-napi • Rank 2.8 • Science 44%

C APIs for creating N-API strided array native add-ons.