TheIronBorn / sleef

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

Home Page:https://sleef.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

In this library, functions for evaluating some elementary functions are implemented. The library also includes DFT subroutines.

The software is distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt. Contributions to this project are accepted under the same license.

Copyright Naoki Shibata and contributors 2010 - 2020.

Main Page : https://sleef.org/ GitHub Repo : https://github.com/shibatch/sleef

About

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

https://sleef.org

License:Boost Software License 1.0


Languages

Language:C 88.8%Language:C++ 5.7%Language:CMake 4.6%Language:Shell 0.4%Language:Makefile 0.2%Language:Java 0.2%Language:Objective-C 0.1%