← Back to team overview

kicad-developers team mailing list archive

Re: pcbnew - thermal stubs

 

I think gcc vector extensions or autovectosization would be the cleanest
and most portable way of doing this and avoid another third-party library.
They seem to be geared towards image processing and generic dsp and may be
a bit out of scope for this. It is implementors choice in the end...

Here is something nicely documented and with gpl-compatible apache 2 licence: http://sseplus.sourceforge.net/

-Vesa






References