Add 'external/ircolib/' from commit 'ce3cd726c8df8388d554abf8bb55d55020eb4450'
git-subtree-dir: external/ircolib git-subtree-mainline:e64eb40b38git-subtree-split:ce3cd726c8
This commit is contained in:
7
external/ircolib/README.md
vendored
Normal file
7
external/ircolib/README.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# ircolib
|
||||
|
||||
Collections of useful functions I started copy-pasting in various projects and thus decided to gather all in one place.
|
||||
|
||||
## Flags
|
||||
|
||||
To enable SIMD for `floats.hpp`, add a `#define SIMD_SUPPORT` before `#include "floats.hpp"`.
|
||||
Reference in New Issue
Block a user