File bandicoot.changes of Package bandicoot
-------------------------------------------------------------------
Fri Jan 23 13:26:13 UTC 2026 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.1.0:
* Add non-contiguous submatrix views (Mat.elem(v),
Mat.submat(rows, cols), Cube.elem(v), Mat,rows(rows),
Mat.cols(cols))
* Use NVRTC PTX compilation when the card architecture is too
new for the NVRTC version
* Install into /usr/local/ by default on Linux/macOS systems
* Add COOT_TARGET_OPENCL_VERSION configuration macro to suppress
OpenCL compilation warnings
* Add coot_backend() to get the selected backend
* Bugfix for operations on mixed matrix or cube types
- Changes from previous versions:
* See https://coot.sourceforge.io/docs.html#changelog
- Bump so version in shared library package name.
-------------------------------------------------------------------
Fri Apr 12 13:48:36 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.13.0:
* No linux specific fixes.
- Changes from version 1.12.2:
* Fix for OpenCL kernel compilation on devices that don't
support float64
- Changes from version 1.12.2:
* Add compatibility container functions: .front(), .back(),
.size(), .clear(), .empty()
* Fix bug in two-dimensional CUDA grid size computation
- Empty %check section to satisfy rpmlint.
-------------------------------------------------------------------
Wed Nov 29 10:05:04 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.