GitHub
@stdlib/stats-base-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-dvariance
Calculate the variance of a double-precision floating-point strided array.
@stdlib/stats-base-dmeanors
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.
@stdlib/utils-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
@stdlib/utils-inherited-enumerable-properties
Return an array of an object's inherited enumerable property names and symbols.
dagmc_geometry_slice_plotter
A minimal Python package that produces slice plots through h5m DAGMC geometry files
@stdlib/math-strided-special-binet-by
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-avercos
Create an iterator which computes the inverse versed cosine of each iterated value.
@stdlib/stats-base-smax
Calculate the maximum value of a single-precision floating-point strided array.
dependabot
An open index of dependabot pull requests across open source projects on GitHub.
@stdlib/math-iter-special-exp10
Create an iterator which evaluates the base 10 exponential function for each iterated value.
@stdlib/array-ones-like
Create an array filled with ones and having the same length and data type as a provided array.
@stdlib/random-iter-t
Create an iterator for generating pseudorandom numbers drawn from a Student's t distribution.
@stdlib/ndarray-base-unary-by
Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.
@stdlib/math-iter-special-exp
Create an iterator which evaluates the natural exponential function for each iterated value.
@stdlib/math-base-ops-imuldw
Compute the double word product of two signed 32-bit integers.
@stdlib/stats-base-scumaxabs
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
@stdlib/math-iter-sequences-factorials
Create an iterator which generates a sequence of factorials.
@stdlib/utils-enumerable-property-symbols
Return an array of an object's own enumerable symbol properties.
@stdlib/stats-base-dmaxsorted
Calculate the maximum value of a sorted double-precision floating-point strided array.
@stdlib/stats-base-dstdev
Calculate the standard deviation of a double-precision floating-point strided array.
bakk
🎓 "Digital audio-watermarking for analog transmission channels", 2014, Bachelor Thesis, TU Wien
@stdlib/random-streams-rayleigh
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
@stdlib/stats-base-dnanmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
math-iter-special-cosm1
Create an iterator which computes `cos(x) - 1` for each iterated value.
stats-iter-mmax
Create an iterator which iteratively computes a moving maximum value.
random-array-lognormal
Create an array containing pseudorandom numbers drawn from a lognormal distribution.
teaching_reproducible_science_r
Material and notes for teaching reproducible science in R
@stdlib/stats-base-snanmax
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
summary
An open API service for producing an overview of a list of open source projects.
kill-palo-alto-networks-global-protect
Kill Palo Alto Networks Global Protect VPN software
@stdlib/stats-base-dminabs
Calculate the minimum absolute value of a double-precision floating-point strided array.
@stdlib/random-iter-randi
Create an iterator for generating pseudorandom numbers having integer values.
odin-tabs
The Odin Tabs extension is a browser extension that allows you to navigate through your browser tabs using speech recognition and the Large Language Model (LLM) of your choice.
pydescriptors
Python implementation of various 2D and 3D compactness measures.
rsclimatelab
A project focused on climate data and tooling for Rio Grande do Sul in Brazil.
@stdlib/random-streams-erlang
Create a readable stream for generating pseudorandom numbers drawn from an Erlang distribution.
@stdlib/random-iter-pareto-type1
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
s_jsd-multilingual-bias
Code and data for the paper "An Information-Theoretic Approach and Dataset for Probing Gender Stereotypes in Multilingual Masked Language Models" (Findings of NAACL 2022)
@stdlib/blas-ext-base-sapxsumors
Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.
@stdlib/math-iter-special-tanh
Create an iterator which evaluates the hyperbolic tangent for each iterated value.
@stdlib/math-iter-special-deg2rad
Create an iterator which converts an angle from degrees to radians for each iterated value.
@stdlib/random-strided-betaprime
Fill a strided array with pseudorandom numbers drawn from a beta prime distribution.
@stdlib/blas-ext-base-dnanasum
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
@stdlib/math-strided-special-dmskabs
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.