没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > vvlibm |
vvlibm
|
0 | 0 | 8 |
贡献者 | 讨论 | 代码提交 |
This project is an effort to write a free math library that utilizes SIMD instructions for vector–vector computation of transcendental functions (exponential, logarithm, sine, cosine, etc.)
Status of developmentDevelopment of the library has centered on implementing the library's vector-vector exponential routine, but it is unfinished. I have stopped working on this project for now because my priorities have shifted, but sometime in the future I will at least finish this routine.
By the way, if you would like to contribute, please send me an e-mail. I prefer to grant commit access to the Subversion repository rather than receive patches by e-mail or in the issue tracker.
Dieses Projekt ist eine Bestrebung, eine freie Bibliothek für Berechnung von transzendenten Funktionen zu schreiben, die die SIMD-Befehle der x86-Architektur nutzt.