pyref-core 0.3.51

Core of the pyref project
Documentation
[dependencies.astrors-fork]
version = "0.1.10"

[dependencies.chrono]
version = "0.4.39"

[dependencies.ndarray]
version = "0.15.6"

[dependencies.physical_constants]
version = "0.5.0"

[dependencies.polars]
features = ["fmt", "dtype-u16", "lazy", "dtype-struct", "dtype-array", "dtype-datetime", "round_series"]
version = "0.45.1"

[dependencies.polars-arrow]
version = "0.45.1"

[dependencies.rayon]
version = "1.10.0"

[dependencies.thiserror]
version = "2.0.11"

[lib]
name = "pyref_core"
path = "src/lib.rs"

[package]
authors = ["Harlan Heilman Harlan.Heilman@wsu.edu"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Core of the pyref project"
documentation = "https://docs.rs/pyref-core/latest/pyref_core/"
edition = "2021"
license = "GPL-2.0"
name = "pyref-core"
readme = "README.md"
repository = "https://github.com/WSU-Carbon-Lab/pyref-ccd"
version = "0.3.51"