Scientific Software
Updated 6 months ago

PyAutoFit — Peer-reviewed • Rank 15.2 • Science 100%

PyAutoFit: A Classy Probabilistic Programming Language for Model Composition and Fitting - Published in JOSS (2021)

Scientific Software
Updated 6 months ago

scikit-posthocs — Peer-reviewed • Rank 20.2 • Science 95%

scikit-posthocs: Pairwise multiple comparison tests in Python - Published in JOSS (2019)

Economics
Scientific Software · Peer-reviewed
Scientific Software
Updated 6 months ago

Hypothesize — Peer-reviewed • Rank 11.0 • Science 93%

Hypothesize: Robust Statistics for Python - Published in JOSS (2020)

Updated 6 months ago

@stdlib/stats-incr-mmaape • Rank 5.2 • Science 67%

Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.

Updated 6 months ago

@stdlib/blas-ext-base-gcusumkbn2 • Rank 12.2 • Science 57%

Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

random-streams-mt19937 • Rank 0.7 • Science 67%

Create a readable stream for a 32-bit Mersenne Twister pseudorandom number generator.

Updated 6 months ago

@stdlib/blas-ext-base-gapxsumpw • Rank 10.0 • Science 57%

Adds a constant to each strided array element and computes the sum using pairwise summation.

Updated 6 months ago

@stdlib/stats-base-meanpn • Rank 9.9 • Science 57%

Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.

Updated 6 months ago

git-quick-stats • Rank 12.8 • Science 54%

▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.

Updated 6 months ago

@stdlib/blas-ext-base-dsumpw • Rank 9.4 • Science 57%

Calculate the sum of double-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-gsumkbn • Rank 6.4 • Science 57%

Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-dnanvariancech • Rank 6.0 • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dnansumkbn • Rank 5.8 • Science 57%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-ssumpw • Rank 5.5 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-dapxsumkbn • Rank 5.5 • Science 57%

Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dnannsumpw • Rank 5.4 • Science 57%

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

Updated 6 months ago

@stdlib/blas-ext-base-sapxsumpw • Rank 5.2 • Science 57%

Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation.

Updated 6 months ago

@stdlib/stats-base-nanstdevch • Rank 5.0 • Science 57%

Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 6 months ago

@stdlib/stats-base-dmeanvarpn • Rank 4.9 • Science 57%

Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dssumpw • Rank 4.9 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.

Updated 6 months ago

@stdlib/blas-ext-base-sapxsumkbn • Rank 4.8 • Science 57%

Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dapxsumkbn2 • Rank 4.8 • Science 57%

Add a constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-ssumkbn2 • Rank 4.8 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dsumkbn • Rank 4.7 • Science 57%

Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-snanmeanwd • Rank 4.6 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.

Updated 6 months ago

@stdlib/stats-base-nanvarianceyc • Rank 4.6 • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

@stdlib/stats-base-dmeanpn • Rank 4.6 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-scusumpw • Rank 4.5 • Science 57%

Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-sdssumpw • Rank 4.5 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.

Updated 6 months ago

@stdlib/blas-ext-base-dcusumkbn • Rank 4.5 • Science 57%

Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-gsumkbn2 • Rank 4.5 • Science 57%

Calculate the sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-ssumkbn • Rank 4.4 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/random-streams-box-muller • Rank 4.4 • Science 57%

Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.

Updated 6 months ago

@stdlib/blas-ext-base-gapxsumkbn • Rank 4.3 • Science 57%

Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-dmeanstdevpn • Rank 4.3 • Science 57%

Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-gcusumkbn • Rank 4.3 • Science 57%

Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-scusumkbn • Rank 4.2 • Science 57%

Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-dsmeanpn • Rank 4.2 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.

Updated 6 months ago

blas-ext-base-dcusumkbn2 • Rank 4.2 • Science 57%

Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

stats-base-nanmeanwd • Rank 4.2 • Science 57%

Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.

Updated 6 months ago

@stdlib/random-streams-minstd-shuffle • Rank 4.1 • Science 57%

Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.

Updated 6 months ago

@stdlib/stats-base-dnanvarianceyc • Rank 4.1 • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

@stdlib/blas-ext-base-dsumkbn2 • Rank 4.1 • Science 57%

Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-dvarmpn • Rank 4.1 • Science 57%

Calculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.

Updated 6 months ago

@stdlib/stats-base-snanvariancepn • Rank 4.0 • Science 57%

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

Updated 6 months ago

@stdlib/stats-base-dnanvariancetk • Rank 4.0 • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Updated 6 months ago

@stdlib/stats-base-dnanmeanpn • Rank 4.0 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

Updated 6 months ago

@stdlib/random-iter-box-muller • Rank 4.0 • Science 57%

Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.

Updated 6 months ago

@stdlib/stats-base-sstdevtk • Rank 4.0 • Science 57%

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dnannsumkbn • Rank 4.0 • Science 57%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dnannsumkbn2 • Rank 4.0 • Science 57%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-meankbn • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a strided array using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-dmeanpw • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-dnansumpw • Rank 3.9 • Science 57%

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

Updated 6 months ago

random-streams-improved-ziggurat • Rank 3.9 • Science 57%

Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.

Updated 6 months ago

@stdlib/stats-base-smeanlipw • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.

Updated 6 months ago

@stdlib/stats-base-dnanmeanpw • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-dsapxsumpw • Rank 3.9 • Science 57%

Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.

Updated 6 months ago

@stdlib/stats-base-nanmeanpn • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a strided array, ignoring NaN values and using a two-pass error correction algorithm.

Updated 6 months ago

@stdlib/stats-base-dnanstdevyc • Rank 3.9 • Science 57%

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

@stdlib/blas-ext-base-gnansumkbn • Rank 3.9 • Science 57%

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-dvariancetk • Rank 3.8 • Science 57%

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

Updated 6 months ago

@stdlib/stats-base-snanvariancetk • Rank 3.8 • Science 57%

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Updated 6 months ago

@stdlib/datasets-harrison-boston-house-prices • Rank 3.8 • Science 57%

A dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).