Giter Site home page Giter Site logo

stdlib's Projects

stats-base-nanmeanors icon stats-base-nanmeanors

Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.

stats-base-nanmeanpn icon stats-base-nanmeanpn

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

stats-base-nanmeanwd icon stats-base-nanmeanwd

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

stats-base-nanmin-by icon stats-base-nanmin-by

Calculate the minimum value of a strided array via a callback function, ignoring NaN values.

stats-base-nanmskmax icon stats-base-nanmskmax

Calculate the maximum value of a strided array according to a mask, ignoring NaN values.

stats-base-nanmskmin icon stats-base-nanmskmin

Calculate the minimum value of a strided array according to a mask, ignoring NaN values.

stats-base-nanstdevch icon stats-base-nanstdevch

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

stats-base-nanstdevpn icon stats-base-nanstdevpn

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

stats-base-nanstdevtk icon stats-base-nanstdevtk

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

stats-base-nanstdevwd icon stats-base-nanstdevwd

Calculate the standard deviation of a strided array ignoring NaN values and using Welford's algorithm.

stats-base-nanstdevyc icon stats-base-nanstdevyc

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

stats-base-nanvariancech icon stats-base-nanvariancech

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

stats-base-nanvarianceyc icon stats-base-nanvarianceyc

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

stats-base-scumax icon stats-base-scumax

Calculate the cumulative maximum of single-precision floating-point strided array elements.

stats-base-scumaxabs icon stats-base-scumaxabs

Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.

stats-base-scumin icon stats-base-scumin

Calculate the cumulative minimum of single-precision floating-point strided array elements.

stats-base-scuminabs icon stats-base-scuminabs

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

stats-base-sdsmean icon stats-base-sdsmean

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.

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.