Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/conradsnicta/bandicoot-code
- Owner: conradsnicta
- Created: 2017-03-02T07:10:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T13:43:53.000Z (over 1 year ago)
- Last Synced: 2024-10-25T04:26:16.554Z (4 months ago)
- Topics: 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
- Homepage: https://coot.sourceforge.io
- Size: 1000 Bytes
- Stars: 26
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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