aboutsummaryrefslogtreecommitdiff
path: root/math/include/mathlib.h
AgeCommit message (Expand)Author
2022-02-10Update lincense to MIT OR Apache-2.0 WITH LLVM-exceptionSzabolcs Nagy
2021-02-17Update copyright yearsSzabolcs Nagy
2020-01-14math: add vector powSzabolcs Nagy
2019-11-05Add vector exp2fSzabolcs Nagy
2019-10-14Add vector logSzabolcs Nagy
2019-10-14Add vector sin and cosSzabolcs Nagy
2019-10-14Add vector powfSzabolcs Nagy
2019-10-14Add vector sinf and cosfSzabolcs Nagy
2019-10-14Add vector logfSzabolcs Nagy
2019-10-14Add vector exp, expf and related vector math support codeSzabolcs Nagy
2019-08-27math: fix duplicated declaration in mathlib.hSzabolcs Nagy
2018-11-22Relicence the project under the MIT LicenseSzabolcs Nagy
2018-06-12Add pow to mathlib.hSzabolcs Nagy
2018-06-06Add new log2 implementationSzabolcs Nagy
2018-06-05Add new double precision functions to mathlib.hSzabolcs Nagy
2018-05-16Improve performance of sinf/cosf/sincosfWilco Dijkstra
2018-05-16Remove the ARM__ symbol prefixSzabolcs Nagy