Swift-MathEagle
A general math framework to make using math easy. Currently supports function solving and optimisation, matrix and vector algebra, complex numbers, big int, big frac, big rational, graphs and general handy extensions and functions. (by rugheid)
BigInt
Arbitrary-precision arithmetic in pure Swift (by attaswift)
Our great sponsors
Swift-MathEagle | BigInt | |
---|---|---|
0 | 3 | |
41 | 687 | |
- | 0.6% | |
0.0 | 4.8 | |
almost 4 years ago | 27 days ago | |
Swift | Swift | |
MIT License | MIT License |
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.
Swift-MathEagle
Posts with mentions or reviews of Swift-MathEagle.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Swift-MathEagle yet.
Tracking mentions began in Dec 2020.
BigInt
Posts with mentions or reviews of BigInt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-23.
-
BigInt initialize with bytes
Also FYI there is this package if you don’t want to use a beta implementation. Hope that a BigInt type gets added to the standard lib tho, I ran into this problem just this week!
-
How to store 18446744073709551616 in an UInt?
Use BigInt here: https://github.com/attaswift/BigInt
What are some alternatives?
When comparing Swift-MathEagle and BigInt you can also consider the following projects:
iosMath - Beautiful math equation rendering on iOS and MacOS
Upsurge - Multi-dimensional Swift math
VectorMath - A Swift library for Mac and iOS that implements common 2D and 3D vector and matrix functions, useful for games or vector-based graphics
Arithmosophi - A set of protocols for Arithmetic, Statistics and Logical operations
SwiftMath
SigmaSwiftStatistics - A collection of functions for statistical calculation written in Swift.
swix
Surge - Surge has been moved to its own organization on GitHub (@Jounce)
swift-pons - Protocol-Oriented Number System in Pure Swift
Metron - Geometry, simplified.