codata 0.1.1

A lightweight Rust crate providing CODATA 2022 physical and IAU 2015 astronomical constants
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "codata"
version = "0.1.1"
edition = "2024"
authors = ["S. Maitrey"]
description = "A lightweight Rust crate providing CODATA 2022 physical and IAU 2015 astronomical constants"
repository = "https://github.com/ProsiaLAB/codata"
license = "MIT OR Apache-2.0"
readme = "README.md"
categories = ["science", "no-std"]
keywords = ["physics", "astronomy", "constants", "codata", "iau"]

[dependencies]