|
|
|
|
|
by temp453463343
4713 days ago
|
|
Great.. another C++ linear algebra library... boost::uBLAS
eigen
armadillo
a dozen other...
why not contribute to an existing project?The reoccurring bifurcation of talent and resources in the open source community is really disheartening. Can't we focus on one or two libraries and make them actually good? Or at least fork off of something that already exists and add your own features. I look at benchmarks of the existing tools and one library will do one operation very efficiently, while another will work well with something. Often the differences in speed are huge (more than a factor of 10). So I end up having to flip a coin in choosing which library to use. |
|