Skip to content

Commit a0be8b6

Browse files
committed
Move page update date to footnote and keep package update date in badge.
1 parent 08501fd commit a0be8b6

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

docs/comparisons/physics/physical_constants.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Several packages collect physical constants.
1919
>Collection of fundamental physical constants with uncertainties. It supports arbitrary-precision constants.
2020
2121
This is part of the [JuliaPhysics](https://github.com/JuliaPhysics) organization.
22-
It contains data from 3 datasets (2025-07-15) each as it's own submodule: `PhysicalConstants.CODATA2014`, `PhysicalConstants.CODATA2018`, `PhysicalConstants.CODATA2022`.
22+
It contains data from 3 datasets[^1] each as it's own submodule: `PhysicalConstants.CODATA2014`, `PhysicalConstants.CODATA2018`, `PhysicalConstants.CODATA2022`.
2323

2424
List of constants 24: [CODATA2022](https://juliaphysics.github.io/PhysicalConstants.jl/dev/constants/).
2525

@@ -52,33 +52,36 @@ List of constants 24: [CODATA2022](https://juliaphysics.github.io/PhysicalConsta
5252
| WienFrequencyDisplacementLawConstant | b′ | 5.878925757646825e10 | Hz K^-1 |
5353
| WienWavelengthDisplacementLawConstant | b | 0.0028977719551851727 | K m |
5454

55-
[PhysicalConstants.jl](https://juliaphysics.github.io/PhysicalConstants.jl) was started in 2018 by [giordano](https://github.com/giordano). He is still the main contributor with a few commits by 6 other developers (2025-07-15).
55+
[PhysicalConstants.jl](https://juliaphysics.github.io/PhysicalConstants.jl) was started in 2018 by [giordano](https://github.com/giordano). He is still the main contributor with a few commits by 6 other developers[^1].
5656

5757
### PeriodicTable.jl
5858
{{badge PeriodicTable}}
5959

6060
>Periodic Table for Julians! 🔥
6161
6262
This is part of the [JuliaPhysics](https://github.com/JuliaPhysics) organization.
63+
Use this i fyou just need standard data on elements: name, appearance, atomic_mass, boil, category, color, density, discovered_by, melt, molar_heat, named_by, number, period, phase, source, spectral_img, summary, symbol, xpos, ypos, shells.
6364

64-
[PeriodicTable.jl](https://github.com/JuliaPhysics/PeriodicTable.jl) was started in 2018 by [rahulkp220](https://github.com/rahulkp220). Since then, it has mainly been maintained by [carstenbauer](https://github.com/carstenbauer) with contributions from 9 others (2025-07-15).
65+
66+
[PeriodicTable.jl](https://github.com/JuliaPhysics/PeriodicTable.jl) was started in 2018 by [rahulkp220](https://github.com/rahulkp220). Since then, it has mainly been maintained by [carstenbauer](https://github.com/carstenbauer) with contributions from 9 others[^1].
6567

6668
### Mendeleev.jl
6769
{{badge Mendeleev}}
6870

6971
>A Julia package for accessing chemical elements data.
7072
71-
This contains (almost) all the same data as [PeriodicTable.jl](https://github.com/JuliaPhysics/PeriodicTable.jl) plus some more: https://eben60.github.io/Mendeleev.jl/elements_data_fields/.
73+
This contains (almost) all the same data as [PeriodicTable.jl](https://github.com/JuliaPhysics/PeriodicTable.jl) plus some more: <https://eben60.github.io/Mendeleev.jl/elements_data_fields/>.
74+
Use this if you need more data on the elements.
7275

73-
[Mendeleev.jl](https://github.com/Eben60/Mendeleev.jl) was started in 2022 by [Eben60](https://github.com/Eben60) who is also the top 3 contributor to [PeriodicTable.jl](https://github.com/JuliaPhysics/PeriodicTable.jl). It has only had few updates since 2022 and not by others (2025-07-15).
76+
[Mendeleev.jl](https://github.com/Eben60/Mendeleev.jl) was started in 2022 by [Eben60](https://github.com/Eben60) who is also the top 3 contributor to [PeriodicTable.jl](https://github.com/JuliaPhysics/PeriodicTable.jl). It has only had few updates since 2022 and not by others[^1].
7477

7578

7679
### IsotopeTable.jl
7780
{{badge IsotopeTable}}
7881

7982
>Table of Isotopes for Julians. Interoperable with `PeriodicTable.jl`
8083
81-
[IsotopeTable.jl](https://github.com/Gregstrq/IsotopeTable.jl) was started in 2022 by [Gregstrq](https://github.com/Gregstrq) and has not been updated since (2025-07-15).
84+
[IsotopeTable.jl](https://github.com/Gregstrq/IsotopeTable.jl) was done in 2022 by [Gregstrq](https://github.com/Gregstrq)[^1]. Use this if you need more precise isotope data.
8285

8386
### Unitful.jl
8487
{{badge Unitful}}
@@ -120,7 +123,9 @@ The unique one here is:
120123
* Superconducting magnetic flux quantum
121124

122125
[Unitful.jl](https://github.com/PainterQubits/Unitful.jl) was started in 2016 by [ajkeller34](https://github.com/ajkeller34).
123-
It is currently mainly maintained by [sostock](https://github.com/sostock) and has contributions from 76 developers (2025).
126+
It is currently mainly maintained by [sostock](https://github.com/sostock) and has contributions from 76 developers[^1].
124127

125128
## Star History
126129
{{star_history PhysicalConstants PeriodicTable Mendeleev IsotopeTable Unitful}}
130+
131+
[^1]: By 2025-07-15.

0 commit comments

Comments
 (0)