vsouza / awesome-ios

A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
http://awesomeios.dev
MIT License
47.29k stars 6.84k forks source link

Math section #787

Closed lfarah closed 8 years ago

lfarah commented 8 years ago

Euler - Swift Custom Operators for Mathematical Notation :large_orange_diamond: SwiftMath - :triangular_ruler: A math framework for Swift. Includes: vectors, matrices, complex numbers, quaternions and polynomials. :large_orange_diamond: Arithmosophi - A set of protocols for Arithmetic and Logical operations :large_orange_diamond: Surge - A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation. :large_orange_diamond: Upsurge - Swift + Accelerate :large_orange_diamond: 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 and big frac and general handy extensions and functions. :large_orange_diamond:

lfarah commented 8 years ago

@dkhamsing @vsouza what do you guys think?

dkhamsing commented 8 years ago

would be great to have more libs in there but sure

lfarah commented 8 years ago

@dkhamsing found a couple more!

vsouza commented 8 years ago

It is a category with few projects in general, but still is a great idea to insert this new category.

lfarah commented 8 years ago

Alright. Adding it right now!

vsouza commented 8 years ago

some others projects

https://github.com/rugheid/Swift-MathEagle (in development) https://github.com/noxytrux/SwiftGeom https://github.com/nicklockwood/VectorMath

lfarah commented 8 years ago

@vsouza SwiftGeom hasn't been updated for the past 2 years

lfarah commented 8 years ago

@vsouza VectorMath won't compile on Swift's newest version

vsouza commented 8 years ago

=/