packages feed

hypergeometric-0.1.5.1: CHANGELOG.md

# hypergeometric

## 0.1.5.1

  * Fix incorrect documentation

## 0.1.5.0

  * Throw errors when outside of the radius of convergence for a series
  * Add `euler` which transforms ₂F₁
  * Fix egregious typo in documentation

## 0.1.4.0

  * Add `agm`, `completeElliptic`

## 0.1.3.0

  * Add `bessel1`

## 0.1.2.0

  * Add `tcdf`, `chisqcdf`, `fcdf`

## 0.1.1.0

  * Add `Math.SpecialFunction` with `gamma`, `beta` etc.

## 0.1.0.0

Initial release