DomainSets.jl Versions Save

A Julia package for describing domains as continuous sets of elements

v0.7.2

4 months ago

DomainSets v0.7.2

Diff since v0.7.1

v0.7.1

5 months ago

DomainSets v0.7.1

Diff since v0.7.0

v0.7.0

6 months ago

DomainSets v0.7.0

Diff since v0.6.7

Merged pull requests:

  • Fix broken show tests (#139) (@jishnub)
  • Implementing domains as an interface (#141) (@daanhb)

Closed issues:

  • Symbolic ProductDomain and its support (#88)
  • Center for HyperRectangle? (#137)

v0.6.7

10 months ago

DomainSets v0.6.7

Diff since v0.6.6

Merged pull requests:

  • Product center (#138) (@philip-stuckey)

v0.6.6

1 year ago

DomainSets v0.6.6

Diff since v0.6.5

Merged pull requests:

  • enable broadcast with notin (#135) (@daanhb)

v0.6.5

1 year ago

DomainSets v0.6.5

Diff since v0.6.4

Merged pull requests:

  • Julia v1.9 (#136) (@dlfivefifty)

v0.6.4

1 year ago

DomainSets v0.6.4

Diff since v0.6.3

Closed issues:

  • setdiff ignores whether intervals are open or closed (#49)

Merged pull requests:

  • relax types for canonical domains (#132) (@daanhb)
  • make emptyspace and fullspace more generic (#133) (@daanhb)
  • conditional generators (#134) (@daanhb)

v0.6.3

1 year ago

DomainSets v0.6.3

Diff since v0.6.2

Closed issues:

  • are there conflicting versions of isapprox in IntervalSets? (#127)

Merged pull requests:

  • Change .x to 0.x in set-operation tests (#129) (@jishnub)

v0.5.15

1 year ago

DomainSets v0.5.15

Diff since v0.5.14

Closed issues:

  • export factors (#99)
  • Define intersect between a Point and a Domain (#121)

Merged pull requests:

  • Remove isapprox for intervals which has been moved to IntervalSets (#123) (@dlfivefifty)
  • more changes in 0.6 (#125) (@daanhb)
  • don't broadcast in issubset (#126) (@jishnub)
  • Fix deprecation (#128) (@jishnub)

v0.6.2

1 year ago

DomainSets v0.6.2

Diff since v0.6.1

Merged pull requests:

  • don't broadcast in issubset (#126) (@jishnub)
  • Fix deprecation (#128) (@jishnub)