• Stars
    star
    2
  • Language
    C
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of a fast(-ish) approximate exponential function for negative powers, based on polynomial approximations of different orders. Inspired by https://www.researchgate.net/publication/272178514_Fast_Exponential_Computation_on_SIMD_Architectures.