sofars 0.4.3

Pure Rust implementation of the IAU SOFA library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Sofa

[![Build Status](https://github.com/astro-xao/sofars/actions/workflows/publish.yaml/badge.svg)](https://github.com/astro-xao/sofars/actions)
[![Crates.io](https://img.shields.io/crates/v/sofars.svg)](https://crates.io/crates/sofars)
[![Documentation](https://docs.rs/sofars/badge.svg)](https://docs.rs/sofars)
[![Rust](https://img.shields.io/badge/rust-1.85.0%2B-blue.svg?maxAge=3600)](https://github.com/astro-xao/sofars)

该项目是一个用纯 Rust 实现的基础天文计算库,基于国际天文联合会官方的 [基础天文标准库 (SOFA)](http://iausofa.org) 实现。

请参阅 [文档](https://docs.rs/sofars) 了解详细信息。

## License
sofars 遵循 MIT 许可证。

除了 MIT 许可证之外,任何使用该模块的行为还应遵守 SOFA 的许可证和使用条款,这些条款在许可证文件中有详细说明。

特别是(但不限于),任何包含使用 sofa-rs 获得的结果的已发表作品或商业产品应当承认使用了 SOFA ANSIC 源代码提供的算法来获得这些结果。