Skip to content

Releases: complexvariables/ComplexRegions.jl

v0.3.0

02 Aug 20:19
Compare
Choose a tag to compare

ComplexRegions v0.3.0

Diff since v0.2.1

Curve, path, and region types are now parameterized by the underlying floating point type rather than by the complex number type. This makes it easier to reason about their precision, which is the main feature of interest.

v0.2.1

10 Jul 19:40
Compare
Choose a tag to compare

Fixed discretization so that the first point is not duplicated.

v0.2.0

25 Aug 20:01
Compare
Choose a tag to compare

ComplexRegions v0.2.0

Diff since v0.1.1

Closed issues:

  • Documentation fixes (#2)
  • TagBot trigger issue (#8)

Merged pull requests:

v0.1.1

20 Nov 16:48
v0.1.1
cce878f
Compare
Choose a tag to compare

Updated documentation

Initial release

26 Sep 17:20
Compare
Choose a tag to compare

First public release.