Age | Commit message (Expand) | Author |
---|---|---|
2018-08-25 | COMMON: Cos/Sin Table switch internal structure so at() is faster | David Fioramonti |
2018-08-18 | COMMON: allow cos/sin number of points to be more flexible | David Fioramonti |
2018-07-25 | COMMON: Add at() index function to cosine/sine table | David Fioramonti |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-06-08 | COMMON: Try to document the SineTable/CosineTable table entries. | Johannes Schickel |
2012-04-14 | COMMON: Replaced static Sine and Cosine tables with dynamic generated. | D G Turner |
2011-07-19 | COMMON: Move cosine/sine tables out of header files | Matthew Hoops |
2011-07-02 | COMMON: Add some simple math utilities | Matthew Hoops |