Y
Hacker News
new
|
ask
|
show
|
jobs
by
noobermin
3173 days ago
What I don't get is why someone doesn't make a superb template library with C++ that hides the restricts; it would make writing performant codes in C++ easier and you'd get the host of what C++ has to offer
1 comments
quadruplebond
3172 days ago
Eigen isn’t good enough? You can offload some stuff to MKL with it also.
link