Skip to content

elendil-software/AASharp

 
 

Repository files navigation

Astronomical Algorithms # (AASharp)

Overview

AASharp is a C# port of PJ Naughter's static C++ library, AA+. Naughter's library implements the algorithms in Jean Meuss' book, "Astronomical Algorithms."
ISBN-13: 978-0943396613
ISBN-10: 0943396611

Nuget

This library is available as a NuGet package : https://www.nuget.org/packages/AASharp PM> Install-Package AASharp

Others

If you are interested in these algorithms in Obj-C, Swift, or Javascript, @onekiloparsec maintains a repo here: https://github.com/onekiloparsec/SwiftAA

About

Astronomical Algorithms in C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%