Skip to content

Releases: JuliaMath/IrrationalConstants.jl

v0.2.2

26 Feb 23:16
12da953
Compare
Choose a tag to compare

IrrationalConstants v0.2.2

Diff since v0.2.1

Closed issues:

  • Exact results for triangular functions (#20)

Merged pull requests:

  • Add trigonometric functions for special irrationals (#21) (@devmotion)

v0.2.1

24 Feb 13:16
6ecf42b
Compare
Choose a tag to compare

IrrationalConstants v0.2.1

Diff since v0.2.0

Closed issues:

  • round is broken after v0.2.0 release (#23)

Merged pull requests:

  • Use four spaces indent in test/runtests.jl (#22) (@hyrodium)
  • Add Base.round(x::IrrationalConstant, r::RoundingMode) (#24) (@hyrodium)

v0.2.0

20 Feb 13:34
c9a73a6
Compare
Choose a tag to compare

IrrationalConstants v0.2.0

Diff since v0.1.1

Closed issues:

  • Rename Irrationals.jl? (#4)

Merged pull requests:

v0.1.1

12 Oct 13:39
d226b95
Compare
Choose a tag to compare

IrrationalConstants v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

19 Jun 01:45
c7f6a55
Compare
Choose a tag to compare

IrrationalConstants v0.1.0

Merged pull requests:

  • Initial list of constants copied from StatsFuns (#3) (@devmotion)