We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340454d commit d07d9c8Copy full SHA for d07d9c8
doc/specs/stdlib_constants.md
@@ -14,7 +14,7 @@ The [[stdlib_constants]] module provides mathematical constants and the most com
14
15
The [[stdlib_codata(module)]] module defines all codata (physical) constants as derived
16
type. The module is automatically generated with a simple
17
-[parser written in Python](https://github.com/MilanSkocic/codata/tree/dev/stdlib)
+[parser written in Python](https://github.com/MilanSkocic/codata/)
18
The latest codata constants were released in 2022 by the [NIST](http://physics.nist.gov/constants)
19
All values for the codata constants are provided as double precision reals.
20
The names are quite long and can be aliased with shorter names.
0 commit comments