v1.6(17)
- Fixes to FAQ view controller for iPhone X/Xs/Xr
- Complex numbers are no longer their own struct but the old API is now build upon the
__CLPK_doublecomplex
struct from theAccelerate
framework providing the same functionality as before, but in a more Swift-y way