SwiftAA
The most comprehensive collection of accurate astronomical algorithms in (C++, Objective-C and) Swift. (by onekiloparsec)
heyoka.py
Python library for ODE integration via Taylor's method and LLVM (by bluescarni)
SwiftAA | heyoka.py | |
---|---|---|
1 | 4 | |
182 | 78 | |
2.7% | - | |
6.0 | 9.5 | |
over 1 year ago | 9 days ago | |
C++ | Python | |
MIT License | Mozilla Public License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SwiftAA
Posts with mentions or reviews of SwiftAA.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Sun tracking in AR
Yeah. That all seems doable. I used https://github.com/onekiloparsec/SwiftAA to help me set locations of celestial objects for https://itunes.apple.com/us/app/augmented-reality-solar-system/id1262856697?mt=8 so it is fully possible to do what you want.
heyoka.py
Posts with mentions or reviews of heyoka.py.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-18.
-
heyoka.py 0.21 - ODE integration wth LLVM, now supporting multiprecision
I posted here before about heyoka.py, our high-performance ODE integrator based on LLVM.
- Books recommendations for stochastic programming
- heyoka 0.15 [LLVM-based ODE integrator]
- Solve differential equations with Python and LLVM
What are some alternatives?
When comparing SwiftAA and heyoka.py you can also consider the following projects:
heyoka - C++ library for ODE integration via Taylor's method and LLVM
wide-integer - Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
SolarCalculator - Arduino library to calculate the times of sunrise, sunset, solar noon, twilight, the solar position, and more.
OpenSpace - This is the official GitHub repository for OpenSpace: an open source astrovisualization project. For instructions on how to build and run OpenSpace, see the Getting Started Guides on the wiki page at http://docs.openspaceproject.com.
ode - Blogpost and web demos about numerical solutions to ODEs