All Versions
16
Latest Version
Avg Release Cycle
73 days
Latest Release
1795 days ago

Changelog History
Page 2

  • v5.0.0 Changes

    January 22, 2017
    • โž• Added centralMoment, coefficientOfVariationSample, kurtosisA, kurtosisB, Sigma.quantiles, skewnessA, skewnessB and standardErrorOfTheMean functions.
    • ๐Ÿ“‡ Renamed percentile1 function to percentile.
  • v4.0.2 Changes

    October 28, 2016
    • โž• Added normalDistribution, normalQuantile and normalDensity functions.
    • โœ‚ Removed ฯƒ alias for Sigma class.
  • v3.0.0 Changes

    August 13, 2016
    • โšก๏ธ Updated to Xcode 8 beta 5.
  • v2.0.6 Changes

    June 15, 2016
    • โž• Added support for Swift Package Manager
  • v2.0.0 Changes

    June 14, 2016
    • Converted the library to Swift 3.0.
  • v1.1.8 Changes

    April 14, 2016
    • โž• Added percentile1 method.