GitHub
@stdlib/math-strided-special-dabs
Compute the absolute value for each element in a double-precision floating-point strided array.
math-base-special-identityf
Evaluate the identity function for a single-precision floating-point number.
https://github.com/cyberorigin2077/open_cyber_glove
Python SDK for OpenCyberGlove 🧤
spycblock
:octocat: :hammer: A simple Bitcoin parser to parse the raw *.dat files, and decode them into differents format :microscope: :octocat:
@stdlib/math-strided-special-dmskinv
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
@stdlib/stats-base-srange
Calculate the range of a single-precision floating-point strided array.
@stdlib/math-strided-ops-mul-by
Element-wise multiplication of two strided arrays via a callback function.
https://github.com/dptech-corp/uni-gbsa
An automatic workflow to perform MM/GB(PB)SA calculations from force field building, and structure optimization to free energy calculation.
@stdlib/array-zeros-like
Create a zero-filled array having the same length and data type as a provided array.
thought-leadership-writing
Thought leadership writing tips for content creators, bloggers, authors, and editors
@stdlib/string-substring-before-last
Return the part of a string before the last occurrence of a specified substring.
@stdlib/math-strided-special-smskrsqrt
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
@stdlib/math-base-tools-evalrationalf
Evaluate a rational function using single-precision floating-point arithmetic.
stats-iter-cumidrange
Create an iterator which iteratively computes a cumulative mid-range.
@stdlib/stats-iter-cumax
Create an iterator which iteratively computes a cumulative maximum value.
@stdlib/random-iter-logistic
Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.
@stdlib/blas-ext-base-dnansumors
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
math-iter-sequences-nonsquares
Create an iterator which generates a sequence of nonsquares.
@stdlib/assert-is-float32ndarray-like
Test if a value is an ndarray-like object containing single-precision floating-point numbers.
@stdlib/math-strided-special-sramp
Evaluate the ramp function for each element in a single-precision floating-point strided array.
@stdlib/random-streams-logistic
Create a readable stream for generating pseudorandom numbers drawn from a logistic distribution.
@stdlib/stats-iter-curange
Create an iterator which iteratively computes a cumulative range.
@stdlib/random-streams-frechet
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
@stdlib/random-streams-bernoulli
Create a readable stream for generating pseudorandom numbers drawn from a Bernoulli distribution.
@stdlib/random-iter-binomial
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.
@stdlib/stats-base-sdsnanmean
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using extended accumulation.
math-strided-special-sceil
Round each element in a single-precision floating-point strided array toward positive infinity.
@stdlib/stats-iter-stdev
Compute the corrected sample standard deviation over all iterated values.
@stdlib/stats-base-snanminabs
Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/utils-do-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
@stdlib/math-strided-special-dmskrsqrt
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
@stdlib/math-base-special-ceilb
Round a numeric value to the nearest multiple of b^n toward positive infinity.
dissertation
:mortar_board: :scroll: This repository holds my final year and dissertation project during my time at the University of Lincoln titled 'Deep Learning for Emotion Recognition in Cartoons'.
diff
An open API service to generate diffs between package releases for many open source software ecosystems.
@stdlib/math-iter-special-atan2
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
@stdlib/math-strided-special-smskfloor
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.
@stdlib/stats-base-dvarmtk
Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.
django-comparison-dashboard
Django app holding functionalities for comparing scenarios
@stdlib/random-iter-levy
Create an iterator for generating pseudorandom numbers drawn from a Lévy distribution.
@stdlib/random-streams-discrete-uniform
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
gitcodev
Curriculum for a short course on Git for version control and Collaborative Development
@stdlib/utils-append
Add elements from one collection to the end of another collection.
@stdlib/math-base-ops-umuldw
Compute the double word product of two unsigned 32-bit integers.
@stdlib/random-iter-betaprime
Create an iterator for generating pseudorandom numbers drawn from a beta prime distribution.
@stdlib/stats-iter-cusumabs
Create an iterator which iteratively computes a cumulative sum of absolute values.
kevinmatthes/release-bump2version-scriv
A GitHub Action to prepare a release using bump2version and Scriv.
learn
A portal page for learning experiences in Computer Programming, and more.
opencollective
An open API service for software projects hosted on Open Collective.
@stdlib/random-iter-poisson
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
@stdlib/utils-async-try-then
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a second function.
@stdlib/random-iter-invgamma
Create an iterator for generating pseudorandom numbers drawn from an inverse gamma distribution.
strided-napi-cmap
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.
@stdlib/utils-any
Test whether at least one element in a collection is truthy.