GitHub
@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.
@stdlib/stats-base-snanstdev
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
@stdlib/stats-base-nanstdev
Calculate the standard deviation of a strided array ignoring NaN values.
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/math-base-special-signumf
Evaluate the signum function for a single-precision floating-point number.
@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.
@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-smidrange
Calculate the mid-range of a single-precision floating-point strided array.
@stdlib/blas-ext-base-gnansumors
Calculate the sum of strided array elements, ignoring NaN values and using ordinary recursive summation.
@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.
number-float64-base
Base utilities for double-precision floating-point numbers.
@stdlib/stats-base-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
python-ack
ACK is a code-searching tool, similar to grep but optimized for programmers searching large trees of source code.
tank-model
Python implementation of Tank Hydrological model by Sugawara and Funiyuki (1956)
@stdlib/utils-map-reduce
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
@stdlib/utils-map-reduce-right
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
@stdlib/random-iter-gamma
Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.
macos-defaults
Mac defaults: macOS system setup configuration script via default write
@stdlib/stats-iter-cusumabs2
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
@stdlib/stats-base-dmskrange
Calculate the range of a double-precision floating-point strided array according to a mask.
ssh-keygen-pro
ssh-keygen-pro: generate SSH keys using professional quality conventions
ghost-ssg
A Docker-based pipeline to publish the content of a local Ghost 4 server as static pages.
@stdlib/math-iter-sequences-squared-triangular
Create an iterator which generates a sequence of squared triangular numbers.
@stdlib/random-streams
Standard library pseudorandom number generator streams.
@stdlib/utils-nonenumerable-properties
Return an array of an object's own non-enumerable property names and symbols.
@stdlib/utils-inherited-nonenumerable-property-names
Return an array of an object's inherited non-enumerable property names.
@stdlib/utils-while-each-right
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
swmm-nrtestsuite
example networks for the SWMM toolkit, testing, demonstration, and education.
@stdlib/random-iter-kumaraswamy
Create an iterator for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
math-strided-special-acot-by
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
drone-control-using-reinforcement-learning
Control drone with ppo in gym-pybullet-drones
@stdlib/random-iter-hypergeometric
Create an iterator for generating pseudorandom numbers drawn from a hypergeometric distribution.
@stdlib/stats-base-smskmax
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
@stdlib/math-base-tools-hermitepoly
Evaluate a physicist's Hermite polynomial.
@stdlib/utils-inherited-property-descriptors
Return an object's inherited property descriptors.
@stdlib/stats-base-smskmin
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
@stdlib/stats-base-smaxsorted
Calculate the maximum value of a sorted single-precision floating-point strided array.
@stdlib/math-strided-special-abs2-by
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
@stdlib/random-iter-bernoulli
Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.
@stdlib/blas-ext-base-snansumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
@stdlib/math-strided-ops-add-by
Element-wise addition of two strided arrays via a callback function.
instant-system.js
[DRAFTING] A wrapper for the Instant System API used by many local transport companies.
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/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/utils-none-by
Test whether all elements in a collection fail a test implemented by a predicate function.
@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/math-iter-sequences-nonpositive-integers
Create an iterator which generates a nonpositive integer sequence.
@stdlib/math-iter-sequences-nonpositive-even-integers
Create an iterator which generates a sequence of nonpositive even integers.
@stdlib/math-iter-special-acos
Create an iterator which computes the arccosine of each iterated value.