Skip to content

Releases: lrnv/WilliamsonTransforms.jl

v0.2.0

24 Jul 13:27
21de468

Choose a tag to compare

WilliamsonTransforms v0.2.0

Diff since v0.1.7

Breaking changes

  • Move from TaylorSeries to TaylorDiff
  • Move the parameter d generally to the type system.

Merged pull requests:

  • [Internals] Switch to TaylorDiff.jl (#16) (@lrnv)

v0.1.7

02 Jul 14:00

Choose a tag to compare

WilliamsonTransforms v0.1.7

Diff since v0.1.6

Merged pull requests:

  • CompatHelper: bump compat for TaylorSeries to 0.19, (keep existing compat) (#14) (@github-actions[bot])
  • CompatHelper: bump compat for TaylorSeries to 0.20, (keep existing compat) (#15) (@github-actions[bot])

v0.1.6

20 Sep 15:17
bed1a98

Choose a tag to compare

WilliamsonTransforms v0.1.6

Diff since v0.1.5

Merged pull requests:

  • CompatHelper: bump compat for TaylorSeries to 0.18, (keep existing compat) (#13) (@github-actions[bot])

v0.1.5

22 May 13:01
6cd445a

Choose a tag to compare

WilliamsonTransforms v0.1.5

Diff since v0.1.4

Merged pull requests:

  • CompatHelper: bump compat for TaylorSeries to 0.17, (keep existing compat) (#12) (@github-actions[bot])

v0.1.4

13 Feb 08:27

Choose a tag to compare

WilliamsonTransforms v0.1.4

Diff since v0.1.3

Compat

Merged pull requests:

  • CompatHelper: bump compat for Roots to 2, (keep existing compat) (#11) (@github-actions[bot])

v0.1.3

12 Feb 22:53

Choose a tag to compare

WilliamsonTransforms v0.1.3

Diff since v0.1.2

Relax lower bounds

Merged pull requests:

  • CompatHelper: bump compat for TaylorSeries to 0.16, (keep existing compat) (#8) (@github-actions[bot])
  • Relax dependencies (#10) (@lrnv)

Closed issues:

  • Relax dependencies on TaylorSeries (0.12) and Roots (1) (#9)

v0.1.2

20 Nov 11:55

Choose a tag to compare

WilliamsonTransforms v0.1.2

Diff since v0.1.1

Add quantile function and tests for expectations, fixed a few bugs

Merged pull requests:

v0.1.1

17 Nov 10:35

Choose a tag to compare

WilliamsonTransforms v0.1.1

Diff since v0.1.0

Add a method

v0.1.0

08 Nov 09:31

Choose a tag to compare

WilliamsonTransforms v0.1.0

Diff since v0.0.3

BugFix for 32 bits architecture + move up to 0.1 so that future bugfixes are not breaking anymore.

v0.0.3

07 Nov 15:43

Choose a tag to compare

WilliamsonTransforms v0.0.3

Diff since v0.0.2

Adding a test and correcting a bug.