Merge commit '44fea07a8bae832d53bfdcec3b4cfbf0b60f987d' as 'external/ircolib'
This commit is contained in:
Vendored
+7
@@ -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