Skip to content

Releases: JuliaMath/IrrationalConstants.jl

v0.2.4

29 Jan 14:27
9984b8e
Compare
Choose a tag to compare

IrrationalConstants v0.2.4

Diff since v0.2.3

v0.2.3

29 Jan 14:16
cde03bb
Compare
Choose a tag to compare

IrrationalConstants v0.2.3

Diff since v0.2.2

Merged pull requests:

Closed issues:

  • thoughts? (#1)
  • possible constants (#2)
  • Maintainers (#10)
  • Is explicit reset of precision helpful? (#27)
  • Does not precompile on Mac OS 12.2, Intel Core i7, Julia 10.0.0 (#30)
  • why still support early releases of Julia (#38)

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)