PhysicalConstants.jl Versions Save

Collection of fundamental physical constants with uncertainties. It supports arbitrary-precision constants

v0.2.3

1 year ago

PhysicalConstants v0.2.3

Diff since v0.2.2

Closed issues:

  • Unable to install on fresh julia 1.6/1.7 installs (#24)

Merged pull requests:

  • Fix compatibility issue with Measurements.jl (#25) (@giordano)

v0.2.2

1 year ago

PhysicalConstants v0.2.2

Diff since v0.2.1

Closed issues:

  • Unexpected error in runtime: StackOverflowError() (#17)
  • how to extract the numerical part from a physical constant (#21)

Merged pull requests:

  • Move CI to GitHub Actions (#18) (@giordano)
  • Upgrade Documenter to v0.27 (#20) (@giordano)
  • Bump version for Roots. (#22) (@hurak)

v0.2.1

4 years ago

PhysicalConstants v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Install TagBot as a GitHub Action (#14) (@JuliaTagBot)
  • CompatHelper: bump compat for "Roots" to "1.0" (#15) (@github-actions[bot])
  • Add documentation using Documenter.jl (#16) (@giordano)

v0.2.0

5 years ago

v0.2.0 (2019-05-21)

Full Changelog

Closed issues:

  • Add CODATA2018 (#5)
  • Version tag (#3)

Merged pull requests:

  • Add CODATA2018 set of values (#13) (giordano)
  • Spelling Mistake in Electric Constant (#12) (OvidiusCicero)
  • correct unit of Stefan-Boltzmann-Constant (#11) (simeonschaub)

v0.1.0

5 years ago
  • Initial release.

New Features

  • Define PhysicalConstant type, subtype of AbstractQuantity from Unitful.jl.
  • Define first set of commonly used constants.