Skip to content

Releases: handley-lab/fgivenx

v2.4.0: Fixed unintuitive fineness behaviour (#15)

13 Dec 13:46
c6be8f9

Choose a tag to compare

Fixed the unintuitive fineness behaviour (issue #13) by removing the last contour level, such that contour levels for e.g. fineness=0.5 and contours [1,2] are now [0.5,1,1.5,2,2] instead of [0.5,1,1.5,2,2,2.5].

v2.3.0

05 Feb 15:15

Choose a tag to compare

Version 2.3.0

v2.2.1: Adding getdist args (#5)

18 Jun 11:15
e8d0937

Choose a tag to compare

* Adding getdist args

* Updated travis

* Travis still failing

* Removing broken image_comparison for now

* Added as kwargs

* Back to 100% coverage by resetting cache

* Bumped version number now tests are passing

v2.2.0

28 Aug 17:33

Choose a tag to compare

Paper accepted

v2.1.17

28 Aug 07:02

Choose a tag to compare

100% coverage

v2.1.16

28 Aug 06:49

Choose a tag to compare

Further test fixes

v2.1.15

28 Aug 06:19

Choose a tag to compare

Version 2.1.15

v2.1.13

18 Aug 13:37

Choose a tag to compare

Further bug fixes to image comparison

v2.1.11

15 Aug 07:14

Choose a tag to compare

Updates to documentation

v2.1.10

12 Aug 13:06

Choose a tag to compare

Added changelog