Skip to content

Releases: scheinerman/ClosedIntervals.jl

v0.3.2

25 Aug 19:26
Compare
Choose a tag to compare

ClosedIntervals v0.3.2

Diff since v0.3.1

Closed issues:

  • Register 0.3.0 (#2)

v0.3.1

18 Nov 13:12
307074a
Compare
Choose a tag to compare
Update for AbstractLattices

v0.3.0

14 Jul 19:34
2498a05
Compare
Choose a tag to compare
Update Project.toml

v0.2.0

22 Sep 15:09
Compare
Choose a tag to compare

Pushes declaration of \meet and \join to AbstractLattices

v0.1.4

09 Sep 11:44
Compare
Choose a tag to compare

Really like the a..b and a±b idea in IntervalSets so implementing that here.

v0.1.3

04 Sep 18:16
Compare
Choose a tag to compare

Fixed bug in which the interval [0,0] was deemed equal to an empty interval.

v0.1.2

04 Sep 13:16
Compare
Choose a tag to compare

Clarify that J+K is the join of the two intervals and compare/contrast with the IntervalSets module.

v0.1.1

31 Aug 14:35
Compare
Choose a tag to compare

Updated documentation.

v0.1.0

27 Aug 11:02
e8467d4
Compare
Choose a tag to compare
Update REQUIRE