You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of the library is to provide an easy way to do array-based numeric operations in C++.
There is not much emphasis on making the libary fast, just mathematically correct. You definitely
don't want to be using this where performance matters.