rugheid / 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.
MIT License
42 stars 6 forks source link

GNU Scientific Library #12

Open rugheid opened 7 years ago

rugheid commented 7 years ago

The GNU Scientific Library contains many nice features, including polynomials, permutations, combinations, FFT, ...