Date: Mon, 28 Mar 2016 11:23:57 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208359] [NEW PORT]: science/libflatarray: Struct of arrays library with object oriented interface for C++ Message-ID: <bug-208359-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208359 Bug ID: 208359 Summary: [NEW PORT]: science/libflatarray: Struct of arrays library with object oriented interface for C++ Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: kurt@kmk-computers.de Created attachment 168727 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D168727&action= =3Dedit libflatarray port shell archive LibFlatArray acts as a highly efficient multi-dimensional array of arbitrary objects (array of structs, AoS), but really uses a struct of arrays (SoA) memory layout. It's great for writing vectorized code and its lightning-fast iterators give you access to neighboring elements with zero address generation overhead. WWW: http://www.libgeodecomp.org/libflatarray.html --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208359-13>