Adjust local include policy
Increase alignment in allocate
More meaningful timing code
Some tidying, + make simple dispatch functions inline
Explicit init
Fix incorrect precision in checks for some builds
Fix ipp divide_to
Tests and vDSP implementation for complex divide/dot
Add complex vector divide and dot
Allow zero-initialisation for things for which that doesn't necessarily mean zero
Add min, max, rms
Merge
Do the proper thing with Clang/VC
No longer using Travis
Make v_multiply more general
Add IPP and vDSP calls for multiply_and_sum (dot product)
Windows fix
Copyright dates
Switch Linux CI from Travis to Sourcehut
Avoid compiler complaints about dynamic array syntax. This is no better code, but it's less sensitive to compile options.