Skip to content

SIMD-optimized mathematical functions for numpy

License

Notifications You must be signed in to change notification settings

jsandber1138/avxmath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avxmath

SIMD-optimized mathematical functions for numpy. Numpy module is based on SLEEF library (http://shibatch.sourceforge.net/). At this moment it supports only AVX and provides four functions: sin - numpy ufunc for sine calculation cos - numpy ufunc for cosine calculation exp - numpy ufunc for exponent calculation imexp - calculate real and imaginary part of exponent from pure imaginary argument (uses sincos - simultanious sine and cosine calculation).

About

SIMD-optimized mathematical functions for numpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published