Skip to content
#

mathematical-functions

Here are 43 public repositories matching this topic...

HadrienG2
HadrienG2 commented May 1, 2018

At least on x86, the fastest intrinsics for shuffling the contents of a vector or blending data from two vectors take an immediate operand, which must be a compile-time constant. So there would be a use case for a compile-time version of xsimd::select(), as it could use these faster instructions.

An example of prior art for this is the shuffle() instruction family in bSIMD:

The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI

  • Updated Jan 6, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the mathematical-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mathematical-functions topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.