Just recently this package surfaced:
The package tries to maintain the speed of SVector
with the interface of Vector
for small lengths. Perhaps a SmallVector{3,Node}
will get the performance you need with nice syntax.
Just recently this package surfaced:
The package tries to maintain the speed of SVector
with the interface of Vector
for small lengths. Perhaps a SmallVector{3,Node}
will get the performance you need with nice syntax.