Releases: JimmyMAndersson/StatKit
StatKit beta 6.1
Welcome to the StatKit beta.
StatKit beta 6.1 brings updates and bug fixes.
Bugfixes:
- Unsafe build flags that would emit Xcode errors have been removed.
Feel free to help me develop and maintain this library if you like it!
https://github.com/sponsors/JimmyMAndersson
Thank you, and enjoy using StatKit!
StatKit beta 6
Welcome to the StatKit beta.
StatKit beta 6 brings one of the most significant updates so far.
New in this release:
- The Gamma distribution.
- The Generalized Incomplete Gamma function and its regularized counterpart.
- Optimizations of compile time.
- StatKit now runs on Swift 5.7 and above, in order to take advantage of new language features in coming functionality.
Bugfixes:
- A bug concerning logarithmic output in Poisson distribution PMF has been corrected.
Feel free to help me develop and maintain this library if you like it!
https://github.com/sponsors/JimmyMAndersson
Thank you, and enjoy using StatKit!
StatKit beta 5
Welcome to the StatKit beta.
StatKit beta 5 brings new functionality to the standard library components you use every day.
New in this release:
- IMPORTANT: Cocoapods installation has been deprecated in favor of Swift Package Manager.
- The Beta distribution and the regularized incomplete Beta function.
- Logarithmic output is now available on all distributions PDF, PMF, and CDF's.
- Functions that were implemented as extensions of standard library types have been refactored into free functions.
- StatKit documentation is now available in Xcode. Build it using
Shift + Ctrl + Cmd + D
!
Bugfixes:
- No bugs have been discovered and fixed in this release.
Feel free to help me develop and maintain this library if you like it!
https://github.com/sponsors/JimmyMAndersson
Thank you, and enjoy using StatKit!
StatKit beta 4
Welcome to the StatKit beta.
StatKit beta 4 brings new functionality to the standard library components you use every day.
New in this release:
- The error of computations is now less than 1e-6.
- Gamma and Beta functions.
- Discrete uniform distribution.
- Geometric distribution.
- Binomial distribution and coefficient.
- Up to 10x performance improvement when generating random samples!
Bug fixes:
- Poisson distributions now include x = 0.
Feel free to help me develop and maintain this library if you like it!
https://github.com/sponsors/JimmyMAndersson
Thank you, and enjoy using StatKit!
StatKit beta 3
Welcome to the StatKit beta.
StatKit beta 3 brings new functionality to the standard library components you use every day. From now, you are able to:
- Compute harmonic means.
- Support for distributions added!
- Work with Continuous Uniform distributions, Normal distributions, Exponential distributions, and Poisson distributions.
Feel free to help me develop and maintain this library if you like it!
https://github.com/sponsors/JimmyMAndersson
Thank you, and enjoy using StatKit!
StatKit beta 2
Welcome to the StatKit beta.
StatKit beta 2 brings new functionality to the standard library components you use every day. From now, you are able to:
- Rank arbitrary collections of data, using one of many ranking methods.
- Calculate monotonic relationships for collections of data, using Spearman's Rho or Kendall's Tau.
- Pick between different strategies for calculating the median of a data set.
- Compute quantiles for arbitrary data sets, using one of many estimation strategies.
Feel free to help me develop and maintain this library if you like it!
https://github.com/sponsors/JimmyMAndersson
Thank you, and enjoy using StatKit!
StatKit beta 1.2
Welcome to the StatKit beta.
Feel free to play around with the functionality, and open an issue or a pull request if there is any functionality that you would like to see in future releases.
Thank you, and enjoy!
StatKit beta 1.1
Welcome to the StatKit beta.
Feel free to play around with the functionality, and open an issue or a pull request if there is any functionality that you would like to see in future releases.
Thank you, and enjoy!