GitHub

https://github.com

Updated 10 months ago

@stdlib/math-strided-special-dabs • Rank 3.3 • Science 44%

Compute the absolute value for each element in a double-precision floating-point strided array.

Updated 8 months ago

https://github.com/dptech-corp/uni-gbsa • Rank 11.3 • Science 36%

An automatic workflow to perform MM/GB(PB)SA calculations from force field building, and structure optimization to free energy calculation.

Updated 10 months ago

@stdlib/blas-ext-base-dnansumors • Rank 3.3 • Science 44%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.

Updated 10 months ago

@stdlib/random-iter-logistic • Rank 3.3 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.

Updated 10 months ago

@stdlib/string-substring-before-last • Rank 3.3 • Science 44%

Return the part of a string before the last occurrence of a specified substring.

Updated 10 months ago

@stdlib/stats-base-sdsnanmean • Rank 3.3 • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using extended accumulation.

Updated 10 months ago

@stdlib/random-iter-binomial • Rank 3.3 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.

Updated 10 months ago

@stdlib/random-streams-bernoulli • Rank 3.3 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a Bernoulli distribution.

Updated 10 months ago

math-strided-special-sceil • Rank 3.3 • Science 44%

Round each element in a single-precision floating-point strided array toward positive infinity.

Updated 10 months ago

@stdlib/math-strided-special-smskrsqrt • Rank 3.3 • Science 44%

Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 10 months ago

@stdlib/random-streams-frechet • Rank 3.3 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.

Updated 10 months ago

@stdlib/random-streams-logistic • Rank 3.3 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a logistic distribution.

Updated 10 months ago

@stdlib/utils-map-function • Rank 3.3 • Science 44%

Invoke a function n times and return an array of accumulated function return values.

Updated 10 months ago

@stdlib/math-base-tools-evalrationalf • Rank 3.3 • Science 44%

Evaluate a rational function using single-precision floating-point arithmetic.

Updated 10 months ago

@stdlib/assert-is-float32ndarray-like • Rank 3.3 • Science 44%

Test if a value is an ndarray-like object containing single-precision floating-point numbers.

Updated 10 months ago

thought-leadership-writing • Rank 3.3 • Science 44%

Thought leadership writing tips for content creators, bloggers, authors, and editors

Updated 10 months ago

@stdlib/stats-base-dvarmtk • Rank 3.2 • Science 44%

Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.

Updated 10 months ago

engage-hf-web-frontend • Rank 3.2 • Science 44%

Web Frontend of the ENGAGE-HF Project

Updated 10 months ago

@stdlib/math-base-special-ceilb • Rank 3.2 • Science 44%

Round a numeric value to the nearest multiple of b^n toward positive infinity.

Updated 10 months ago

@stdlib/math-base-special-roundb • Rank 3.2 • Science 44%

Round a numeric value to the nearest multiple of b^n on a linear scale.

Updated 10 months ago

@stdlib/utils-do-until-each-right • Rank 3.2 • Science 44%

Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.

Updated 10 months ago

@stdlib/math-strided-special-smskfloor • Rank 3.2 • Science 44%

Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.

Updated 10 months ago

diff • Rank 3.2 • Science 44%

An open API service to generate diffs between package releases for many open source software ecosystems.

Updated 10 months ago

@stdlib/math-strided-special-dmskrsqrt • Rank 3.2 • Science 44%

Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.

Updated 10 months ago

@stdlib/utils-size-of • Rank 3.2 • Science 44%

Return the size (in bytes) of the canonical binary representation of a specified numeric type.

Updated 10 months ago

@stdlib/stats-base-snanminabs • Rank 3.2 • Science 44%

Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.

Updated 10 months ago

dissertation • Rank 3.2 • Science 44%

: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'.

Updated 10 months ago

@stdlib/math-iter-special-atan2 • Rank 3.2 • Science 44%

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).

Updated 10 months ago

@hugoalh/is-json • Rank 3.2 • Science 44%

An ECMAScript (JavaScript & TypeScript) module to determine whether the item is a JSON.

Updated 10 months ago

issues • Rank 3.2 • Science 44%

An open API service for providing issue and pull request metadata for open source projects.

Updated 10 months ago

xilens • Rank 3.2 • Science 44%

XiLens is an application that is used to record image and video sequences from the XIMEA cameras.

Updated 10 months ago

@stdlib/utils-entries-in • Rank 3.2 • Science 44%

Return an array of an object's own and inherited enumerable property key-value pairs.

Updated 10 months ago

@stdlib/random-iter-levy • Rank 3.2 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a Lévy distribution.

Updated 10 months ago

opencollective • Rank 3.2 • Science 44%

An open API service for software projects hosted on Open Collective.

Updated 10 months ago

nerdflix • Rank 3.2 • Science 44%

📺 A Collection of The Best YouTube Channels for Nerds.

Updated 10 months ago

dhscrapers • Rank 3.2 • Science 44%

A unified interface for scrapers for Digital Humanities resources

Updated 10 months ago

rogtemplate • Rank 3.2 • Science 44%

pkgdown template for rOpenGov packages

Updated 10 months ago

strided-napi-cmap • Rank 3.2 • Science 44%

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.

Updated 10 months ago

@stdlib/random-iter-betaprime • Rank 3.2 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a beta prime distribution.

Updated 10 months ago

@stdlib/math-iter-special-log1mexp • Rank 3.2 • Science 44%

Create an iterator which evaluates the natural logarithm of 1-exp(-|x|) for each iterated value.

Updated 10 months ago

@stdlib/iter-filter-map • Rank 3.2 • Science 44%

Create an iterator which both filters and maps the values of another iterator.

Updated 10 months ago

@stdlib/random-iter-poisson • Rank 3.2 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.

Updated 10 months ago

@stdlib/utils-async-try-then • Rank 3.2 • Science 44%

If a function does not return an error, invoke a callback with the function result; otherwise, invoke a second function.

Updated 10 months ago

@stdlib/random-iter-invgamma • Rank 3.2 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from an inverse gamma distribution.

Updated 10 months ago

static-search-portal • Rank 3.2 • Science 44%

A Next.js application adhering to @from-static application patterns to render a Globus-powered research search portal.

Updated 10 months ago

instruction_ja • Rank 3.2 • Science 44%

Japanese instruction data (日本語指示データ)