GitHub

https://github.com

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/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

msc-thesis • Rank 2.8 • Science 44%

Master Thesis @ KTH x Tweag

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/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/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

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

NESSie • Rank 2.8 • Science 44%

Nonlocal Electrostatics in Structured Solvents

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

@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/math-iter-special-signum • Rank 2.8 • Science 44%

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

Updated 10 months ago

mmwave-capture-std • Rank 2.8 • Science 44%

mmwave-capture-std is a fast, reliable, and replicable Texas Instruments millimeter-wave capture toolkit.

Updated 10 months ago

aleatorpy • Rank 2.8 • Science 44%

Python decorator to control randomness of functions, methods and properties

Updated 10 months ago

@stdlib/math-base-special-cabs2f • Rank 2.8 • Science 44%

Compute the squared absolute value of a single-precision complex floating-point number.

Updated 10 months ago

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

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

Updated 10 months ago

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

Create an iterator which appends additional values to the end of a provided iterator.

Updated 10 months ago

@stdlib/math-strided-special-dmskabs2 • Rank 2.8 • Science 44%

Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.

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

gval • Rank 2.8 • Science 44%

A Python framework to evaluate geospatial datasets by comparing candidate and benchmark maps to compute agreement maps and statistics.

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

pandoc-from-markdown-to-pdf • Rank 2.8 • Science 44%

Use pandoc to convert from markdown to PDF with our preferred options

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/random-iter-arcsine • Rank 2.8 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.

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

ons-wikidata • Rank 2.8 • Science 44%

Open Notebook for Wikidata scripts

Updated 10 months ago

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

Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.

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/strided-napi • Rank 2.8 • Science 44%

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

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

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

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

Updated 10 months ago

pylingdocs-gui • Rank 2.8 • Science 44%

A rudimentary GUI editor for pylingdocs.

Updated 10 months ago

radar-systems-lab • Rank 2.8 • Science 44%

Python GUI for EVALKIT SiRad Simple for real time applications and data recording and MATLAB code for offline processing.

Updated 10 months ago

recipes_auxiliary_datasets • Rank 2.8 • Science 44%

A place to retrieve the needed data (such as shapes) for the eWaterCycle recipes

Updated 10 months ago

inaturalist_app • Rank 2.8 • Science 44%

iNaturalist data download and visualization

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

rtdetr • Rank 2.8 • Science 44%

专注于改进RT-DETR模型,🚀 in PyTorch >, Support to improve backbone, neck, head, loss, IoU and other modules🚀based on Ultralytics

Updated 10 months ago

lidia-zotero • Rank 2.8 • Science 44%

Zotero plugin for capturing PDF reader annotations for the LIDIA project

Updated 10 months ago

@stdlib/blas-ext-base-ssort2ins • Rank 2.8 • Science 44%

Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using insertion sort.

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

@stdlib/random-iter-erlang • Rank 2.8 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from an Erlang distribution.

Updated 10 months ago

vre_cwl_executor • Rank 2.8 • Science 44%

Generic CWL tool job executor for VRE

Updated 10 months ago

coto • Rank 2.8 • Science 44%

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

Updated 10 months ago

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

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

Updated 10 months ago

@stdlib/utils-nonindex-keys • Rank 2.7 • Science 44%

Return an array of an object's own enumerable property names which are not integer indices.

Updated 10 months ago

@stdlib/ndarray-iter-row-entries • Rank 2.7 • Science 44%

Create an iterator which returns [index, row] pairs for each row in a matrix (or stack of matrices).

Updated 10 months ago

@stdlib/utils-omit-by • Rank 2.7 • Science 44%

Return a partial object copy excluding properties for which a predicate (function) returns a truthy value.

Updated 10 months ago

credit-card-prediction • Rank 2.7 • Science 44%

💳 This repository focuses on building a predictive model to assess the likelihood of credit card defaults. The project includes data analysis, feature engineering, and machine learning to provide accurate default predictions.

Updated 10 months ago

@stdlib/string-substring-after-last • Rank 2.7 • Science 44%

Return the part of a string after the last occurrence of a specified substring.

Updated 10 months ago

intro-to-research-data-management-carpentries • Rank 2.7 • Science 44%

Intro to Research Data Management

Updated 10 months ago

resolve • Rank 2.7 • Science 44%

An open API service to resolve dependency trees of packages for many open source software ecosystems.

Updated 10 months ago

stata-spider • Rank 2.7 • Science 44%

spider: A Stata package for spider plots.

Updated 10 months ago

@stdlib/math-iter-ops-subtract • Rank 2.7 • Science 44%

Create an iterator which performs element-wise subtraction of two or more iterators.

Updated 10 months ago

@stdlib/math-strided-special-sqrt-by • Rank 2.7 • Science 44%

Compute the principal square root for each element retrieved from an input strided array via a callback function.