GitHub
@stdlib/utils-append
Add elements from one collection to the end of another collection.
xilens
XiLens is an application that is used to record image and video sequences from the XIMEA cameras.
issues
An open API service for providing issue and pull request metadata for open source projects.
@stdlib/utils-define-configurable-write-only-accessor
Define a configurable write-only accessor.
@stdlib/stats-base-scumin
Calculate the cumulative minimum of single-precision floating-point strided array elements.
@stdlib/math-strided-special-dmskfloor
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
@hugoalh/is-json
An ECMAScript (JavaScript & TypeScript) module to determine whether the item is a JSON.
@stdlib/stats-iter-cusumabs
Create an iterator which iteratively computes a cumulative sum of absolute values.
gitcodev
Curriculum for a short course on Git for version control and Collaborative Development
@stdlib/random-streams-discrete-uniform
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
django-comparison-dashboard
Django app holding functionalities for comparing scenarios
@stdlib/utils-any
Test whether at least one element in a collection is truthy.
learn
A portal page for learning experiences in Computer Programming, and more.
kevinmatthes/release-bump2version-scriv
A GitHub Action to prepare a release using bump2version and Scriv.
@stdlib/math-iter-special-beta
Create an iterator which evaluates the beta function.
wordbooks
Demo wordbooks for business, projects, industries, software, consulting, and more
@stdlib/stats-base-dvarm
Calculate the variance of a double-precision floating-point strided array provided a known mean.
@stdlib/iter-fill
Create an iterator which replaces all values from a provided iterator from a start index to an end index with a static value.
@stdlib/stats-iter-mrange
Create an iterator which iteratively computes a moving range.
@stdlib/array-typed-real-float-ctors
Real-valued floating-point typed array constructors.
@stdlib/math-iter-special-acoth
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
tno.sdg.graph.gen.graphbin
TNO PET Lab - Synthetic Data Generation (SDG) - Graph - Generation - GraphBin
@stdlib/blas-ext-base-gapxsum
Adds a constant to each strided array element and computes the sum.
@stdlib/strided-base-mskunary-dtype-signatures
Generate a list of masked unary interface signatures from strided array data types.
@stdlib/stats-base-snanmskmin
Calculate the minimum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
facit
A framework for optimization-based design automation and product configuration
@stdlib/stats-base-mskmax
Calculate the maximum value of a strided array according to a mask.
@stdlib/stats-base-dcumaxabs
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
@stdlib/random-streams-binomial
Create a readable stream for generating pseudorandom numbers drawn from a binomial distribution.
@stdlib/array-base-broadcasted-binary2d
Apply a binary callback to elements in broadcasted input arrays and assign results to elements in a two-dimensional nested output array.
@stdlib/math-iter-special-factorialln
Create an iterator which evaluates the natural logarithm of the factorial function for each iterated value.
https://github.com/alexhenderson/clirspec-summer-school
Example Octave/MATLAB code for the CLIRSPEC Summer School
icebreaker-questions
Icebreaker questions to help people, groups, teams, meetings, and such
@stdlib/random-streams-laplace
Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.
@stdlib/math-iter-special-acovercos
Create an iterator which computes the inverse coversed cosine of each iterated value.
@stdlib/stats-iter-cumaxabs
Create an iterator which iteratively computes a cumulative maximum absolute value.
@stdlib/stats-base-drange
Calculate the range of a double-precision floating-point strided array.
@stdlib/math-strided-special-smskramp
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
project-management-rope-estimate
Project management ROPE™ estimate: realistic estimate, optimistic estimate, pessimistic estimate, equilibristic estimate
@stdlib/math-iter-special-acosh
Create an iterator which computes the hyperbolic arccosine of each iterated value.
@stdlib/strided-napi-dmskmap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to elements in a double-precision floating-point strided output array.
@stdlib/random-streams-negative-binomial
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
@stdlib/random-iter-laplace
Create an iterator for generating pseudorandom numbers drawn from a Laplace distribution.
@stdlib/utils-some-by
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.
@stdlib/constants-float64
Double-precision floating-point mathematical constants.
@stdlib/math-base-utils-float64-epsilon-difference
Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.
reggia
A pythonic-style library that makes regular expressions (regex) simple.
evolutionary-diffusion
Applying Evolutionary Computing to Embeddings of Diffusion Models
@stdlib/stats-base-nanmax-by
Calculate the maximum value of a strided array via a callback function, ignoring NaN values.
outward-assembly
Pipeline for assembling outward from seed sequences in large metagenomic datasets
@stdlib/stats-base-snanmin
Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/strided-napi-smap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assigning results to elements in a single-precision floating-point strided output array.
dependabot
An open index of dependabot pull requests across open source projects on GitHub.
@stdlib/stats-base-dmeanors
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.