Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/conradsnicta/bandicoot-code

Bandicoot: C++ library for GPU linear algebra & scientific computing - https://coot.sourceforge.io
https://github.com/conradsnicta/bandicoot-code

armadillo c-plus-plus clblas cublas cuda cuda-kernels cusolver gpu gpu-accelerated-library gpu-acceleration gpu-computing linear-algebra linear-algebra-library machine-learning matrix-functions matrix-library opencl opencl-kernels scientific-computing

Last synced: 3 months ago
JSON representation

Bandicoot: C++ library for GPU linear algebra & scientific computing - https://coot.sourceforge.io

Awesome Lists containing this project

README

        

* **Bandicoot: C++ GPU library for linear algebra & scientific computing**

* **Git repo moved to GitLab:**
[**gitlab.com/conradsnicta/bandicoot-code**](http://gitlab.com/conradsnicta/bandicoot-code)
`git clone https://gitlab.com/conradsnicta/bandicoot-code.git`

* **Releases:**
[**coot.sourceforge.io/download.html**](http://coot.sourceforge.io/download.html)

* **Bug Reports & Questions:**
[**coot.sourceforge.io/faq.html**](http://coot.sourceforge.io/faq.html)

* **Documentation & Examples:**
[**coot.sourceforge.io/docs.html**](http://coot.sourceforge.io/docs.html)

* **Related Projects:**
- [ensmallen](https://ensmallen.org) - fast non-linear numerical optimisation library
- [mlpack](https://mlpack.org) - extensive library of machine learning algorithms