Accepting request 715667 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 9.600.4: * faster handling of sparse submatrices. * faster handling of sparse diagonal views. * faster handling of sparse matrices by symmatu() and symmatl(). * faster handling of sparse matrices by join_cols(). * expanded clamp() to handle sparse matrices. * added .clean() to replace elements below a threshold with zeros; can be used to sparsify matrices. OBS-URL: https://build.opensuse.org/request/show/715667 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=252
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 11:39:07 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 9.600.4:
|
||||
* faster handling of sparse submatrices.
|
||||
* faster handling of sparse diagonal views.
|
||||
* faster handling of sparse matrices by symmatu() and symmatl().
|
||||
* faster handling of sparse matrices by join_cols().
|
||||
* expanded clamp() to handle sparse matrices.
|
||||
* added .clean() to replace elements below a threshold with
|
||||
zeros; can be used to sparsify matrices.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 09:56:07 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user