An open API service indexing awesome lists of open source software.

https://github.com/behrouzz/faws


https://github.com/behrouzz/faws

Last synced: 8 months ago
JSON representation

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.