|  | FastPolyEval
    1.0
    Fast Evaluation of Real and Complex Polynomials | 
| Directories | |
| directory | apps | 
| This folder contains the production apps. | |
| directory | eval | 
| This folder contains type definitions, data structures and basic functions for fast evaluation of complex polynomials. | |
| directory | numbers | 
| This folder contains type definitions, data structures and basic functions to compute with complex numbers. | |
| directory | poly | 
| This folder contains type definitions, data structures and basic functions to compute with complex polynomials. | |
| directory | tools | 
| This folder contains some tools, like arrays to do IO and conversions of polynomials, time measuring tools, etc. | |