Giter Site home page Giter Site logo

stdlib's Projects

stats-base-smeanpn icon stats-base-smeanpn

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

stats-base-smeanpw icon stats-base-smeanpw

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

stats-base-smeanwd icon stats-base-smeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.

stats-base-smin icon stats-base-smin

Calculate the minimum value of a single-precision floating-point strided array.

stats-base-sminabs icon stats-base-sminabs

Calculate the minimum absolute value of a single-precision floating-point strided array.

stats-base-smskmax icon stats-base-smskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask.

stats-base-smskmin icon stats-base-smskmin

Calculate the minimum value of a single-precision floating-point strided array according to a mask.

stats-base-smskrange icon stats-base-smskrange

Calculate the range of a single-precision floating-point strided array according to a mask.

stats-base-snanmax icon stats-base-snanmax

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

stats-base-snanmaxabs icon stats-base-snanmaxabs

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

stats-base-snanmean icon stats-base-snanmean

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

stats-base-snanmeanors icon stats-base-snanmeanors

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

stats-base-snanmeanpn icon stats-base-snanmeanpn

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

stats-base-snanmeanwd icon stats-base-snanmeanwd

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

stats-base-snanmin icon stats-base-snanmin

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

stats-base-snanminabs icon stats-base-snanminabs

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

stats-base-snanmskmax icon stats-base-snanmskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.

stats-base-snanmskmin icon stats-base-snanmskmin

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

stats-base-snanmskrange icon stats-base-snanmskrange

Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.

stats-base-snanrange icon stats-base-snanrange

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

stats-base-snanstdev icon stats-base-snanstdev

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.

stats-base-snanstdevch icon stats-base-snanstdevch

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

stats-base-snanstdevpn icon stats-base-snanstdevpn

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

stats-base-snanstdevtk icon stats-base-snanstdevtk

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

stats-base-snanstdevwd icon stats-base-snanstdevwd

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

stats-base-snanstdevyc icon stats-base-snanstdevyc

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.