Bandicoot
fast C++ library for GPU linear algebra & scientific computing
* Fast GPU linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use
* Provides high-level syntax and functionality deliberately similar to Matlab
* Provides an API that is aiming to be compatible with Armadillo for easy transition between CPU and GPU linear algebra code
* Useful for algorithm development directly in C++, or quick conversion of research code into production environments
* Distributed under the permissive Apache 2.0 license, useful for both open-source and proprietary (closed-source) software
* Can be used for machine learning, pattern recognition, computer vision, signal processing, bioinformatics, statistics, finance, etc
* Downloads: http://coot.sourceforge.io/download.html
* Documentation: http://coot.sourceforge.io/docs.html
* Bug reports: http://coot.sourceforge.io/faq.html
* Git repo: https://gitlab.com/conradsnicta/bandicoot-code