GitHub
@stdlib/string-left-trim-n
Trim `n` characters from the beginning of a string.
@stdlib/assert-is-same-complex64
Test if two arguments are both single-precision complex floating-point numbers and have the same value.
@stdlib/math-iter-sequences-nonpositive-integers
Create an iterator which generates a nonpositive integer sequence.
business-lingo-guide
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).
@stdlib/math-iter-special-acos
Create an iterator which computes the arccosine of each iterated value.
@stdlib/random-streams-cauchy
Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
@stdlib/math-iter-sequences-nonpositive-even-integers
Create an iterator which generates a sequence of nonpositive even integers.
@stdlib/array-base-binary5d
Apply a binary callback to elements in five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
@stdlib/utils-none-by
Test whether all elements in a collection fail a test implemented by a predicate function.
@stdlib/strided-napi-smskmap2
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.
@stdlib/datasets-ssa-us-births-2000-2014
US birth data from 2000 to 2014, as provided by the Social Security Administration.
https://github.com/google-research/jestimator
Amos optimizer with JEstimator lib.
@stdlib/ndarray-iter-matrix-entries
Create an iterator which returns [index, matrix] pairs for each matrix in a stack of matrices.
pandoc-from-markdown-to-pdf
Use pandoc to convert from markdown to PDF with our preferred options
outputs-vs-outcomes
Outputs vs. outcomes: what's the different and why does it matter?
@stdlib/random-iter-arcsine
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
@stdlib/array-base-binary4d
Apply a binary callback to elements in four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
aleatorpy
Python decorator to control randomness of functions, methods and properties
recipes_auxiliary_datasets
A place to retrieve the needed data (such as shapes) for the eWaterCycle recipes
@stdlib/iter-mapn
Create an iterator which transforms iterated values from two or more iterators by applying the iterated values as arguments to a provided function.
radar-systems-lab
Python GUI for EVALKIT SiRad Simple for real time applications and data recording and MATLAB code for offline processing.
@stdlib/random-iter-erlang
Create an iterator for generating pseudorandom numbers drawn from an Erlang distribution.
@stdlib/math-strided-special-dmskabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
rtdetr
专注于改进RT-DETR模型,🚀 in PyTorch >, Support to improve backbone, neck, head, loss, IoU and other modules🚀based on Ultralytics
@stdlib/utils-map-arguments
Create a function that applies arguments to a provided function after transforming arguments according to a callback function.
siena3d
Spectroastrometric analysis tool for Ionised gas Emission in Nearby AGN.
friendly_ground_truth
A tool for manually creating ground truth masks from images of plant roots where a significant amount of detail is required.
gval
A Python framework to evaluate geospatial datasets by comparing candidate and benchmark maps to compute agreement maps and statistics.
@stdlib/array-base-ternary2d
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.
nodeclass
This package aims to provide different approaches to the node classification problem (also known as attribute prediction) using machine learning techniques.
relational-databases
Teaching Materials for the "Relational Database Course" taught at the HFTM
lidia-zotero
Zotero plugin for capturing PDF reader annotations for the LIDIA project
@stdlib/utils-map-right
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.
@hugoalh/shuffle-array
An ECMAScript (JavaScript & TypeScript) module to shuffle the array's indexes.
@stdlib/blas-ext-base-ssort2ins
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
mmwave-capture-std
mmwave-capture-std is a fast, reliable, and replicable Texas Instruments millimeter-wave capture toolkit.
@stdlib/stats-base-sminsorted
Calculate the minimum value of a sorted single-precision floating-point strided array.
@stdlib/math-base-special-boxcox1pinv
Compute the inverse of a one-parameter Box-Cox transformation for 1+x.
@stdlib/utils-inherited-nonenumerable-property-symbols
Return an array of an object's inherited non-enumerable symbol properties.
egjs-flicking-plugins-wheelslide
EGJS - Flicking plugin for use Mouse wheel to Scroll
coto
🔨 Research & C++ implementation on abstract additive Quantum Decision Diagrams 📚
@stdlib/stats-base-minabs
Calculate the minimum absolute value of a strided array.
@stdlib/math-iter-sequences-integers
Create an iterator which generates an interleaved integer sequence.
intro-to-research-data-management-carpentries
Intro to Research Data Management
resolve
An open API service to resolve dependency trees of packages for many open source software ecosystems.
@stdlib/math-iter-special-ahaversin
Create an iterator which computes the inverse half-value versed sine of each iterated value.
@stdlib/ndarray-iter-row-entries
Create an iterator which returns [index, row] pairs for each row in a matrix (or stack of matrices).
https://github.com/alexjsully/alexjsully-portfolio
Portfolio and showcase for Alexander Joo-Hyun Sullivan and his related projects & experiences.
@stdlib/ndarray-iter-column-entries
Create an iterator which returns [index, column] pairs for each column in a matrix (or stack of matrices).
@stdlib/utils-try-then
If a function does not throw, return the function return value; otherwise, return the return value of a second function.