GitHub
@stdlib/stats-base-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
@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/random-strided-betaprime
Fill a strided array with pseudorandom numbers drawn from a beta prime distribution.
@stdlib/stats-base-scumaxabs
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
@stdlib/random-iter-pareto-type1
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
@stdlib/stats-base-dmaxsorted
Calculate the maximum value of a sorted double-precision floating-point strided array.
summary
An open API service for producing an overview of a list of open source projects.
@stdlib/stats-base-dnanmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/random-iter-randi
Create an iterator for generating pseudorandom numbers having integer values.
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/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-sequences-factorials
Create an iterator which generates a sequence of factorials.
rsclimatelab
A project focused on climate data and tooling for Rio Grande do Sul in Brazil.
@stdlib/utils-enumerable-property-symbols
Return an array of an object's own enumerable symbol properties.
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.
@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.
random-array-lognormal
Create an array containing pseudorandom numbers drawn from a lognormal distribution.
math-iter-special-cosm1
Create an iterator which computes `cos(x) - 1` for each iterated value.
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.
@stdlib/math-base-ops-imuldw
Compute the double word product of two signed 32-bit integers.
stats-iter-mmax
Create an iterator which iteratively computes a moving maximum value.
@stdlib/array-ones-like
Create an array filled with ones and having the same length and data type as a provided array.
@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-deg2rad
Create an iterator which converts an angle from degrees to radians for each iterated value.
@stdlib/math-iter-special-tanh
Create an iterator which evaluates the hyperbolic tangent for each iterated value.
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/math-iter-special-exp
Create an iterator which evaluates the natural exponential function for each iterated value.
@stdlib/random-iter-t
Create an iterator for generating pseudorandom numbers drawn from a Student's t distribution.
@stdlib/random-streams-erlang
Create a readable stream for generating pseudorandom numbers drawn from an Erlang distribution.
bakk
🎓 "Digital audio-watermarking for analog transmission channels", 2014, Bachelor Thesis, TU Wien
@stdlib/stats-base-dstdev
Calculate the standard deviation of a double-precision floating-point strided array.
@stdlib/random-streams-rayleigh
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
logs-dataset
A collection of logs used for training AI-powered Incident Management & SRE Automation
@stdlib/stats-base-smidrange
Calculate the mid-range of a single-precision floating-point strided array.
@stdlib/strided-base-smap2
Apply a binary function accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assign each result to an element in a single-precision floating-point strided output array.
rumedq
Russian Medical Questions Dataset (RuMedQ) is a synthetic dataset containing pairs of "symptom" - "medical question regarding this symptom", as well as a label, if the question generated by RuGPT3 corresponds to this symptom.
@stdlib/stats-base-nanstdev
Calculate the standard deviation of a strided array ignoring NaN values.
tank-model
Python implementation of Tank Hydrological model by Sugawara and Funiyuki (1956)
@stdlib/math-base-special-xlog1py
Compute `x * ln(y+1)` so that the result is `0` if `x = 0`.
@stdlib/stats-base-dnanmskrange
Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.
python-ack
ACK is a code-searching tool, similar to grep but optimized for programmers searching large trees of source code.
@stdlib/stats-base-smediansorted
Calculate the median value of a sorted single-precision floating-point strided array.
demo_elixir_phoenix_liveview
Demo Elixir Phoenix LiveView with the Chirp Twitter-like application by Chris McCord
@stdlib/stats-base-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
@stdlib/stats-base-snanstdev
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
@stdlib/math-strided-special-smskabs
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
@stdlib/blas-ext-base-gnansumors
Calculate the sum of strided array elements, ignoring NaN values and using ordinary recursive summation.