https://github.com/behrouzz/faws
https://github.com/behrouzz/faws
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/behrouzz/faws
- Owner: behrouzz
- Created: 2024-02-20T03:30:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T19:25:11.000Z (over 2 years ago)
- Last Synced: 2025-10-21T09:53:32.851Z (8 months ago)
- Language: Swift
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FAWS - Fundamental Astronomy With Swift
*Full implementation of [SOFA Library](http://www.iausofa.org/current_C.html) in Swift.*
This version of FAWS (1.0.2) is based on SOFA issue 2023-10-11.
# Functions and examples
- [List of all functions](https://behrouzz.github.io/faws/functions)
- [Examples](https://behrouzz.github.io/faws)
# Tests
Download [Tests.swift](https://raw.githubusercontent.com/behrouzz/behrouzz.github.io/master/faws/Tests.swift) module and run the function `validate_all_functions()`. This function will call all 247 functions. Each function will be run at least one time.