vult-dsp / vult

Vult is a transcompiler well suited to write high-performance DSP code
https://vult-dsp.github.io/vult
Other
490 stars 25 forks source link

Automatic creation of tables based on functions #11

Closed modlfo closed 7 years ago

modlfo commented 8 years ago

In order to optimise the execution of the generated code it would be great if Vult automatically creates either lookup tables, or polynomial approximations of functions.