chenm001 / simde-no-tests

SIMD Everywhere implementations only (no tests)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIMDe Without Test Cases

This repository contains only the core of SIMDe. It is generated automatically for every commit to master, and is intended to be used as a submodule in projects which don't want to include the (rather large) test cases.

All development work happens in the main repository, please do not file issues or create pull requests against this repository.

About

SIMD Everywhere implementations only (no tests)

License:MIT License


Languages

Language:C 96.5%Language:C++ 3.5%