armadillo/baselibs.conf
Atri Bhattacharya 495a7d529b Accepting request 841828 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 10.1.0:
  * C++11 is now the minimum required C++ standard.
  * Faster handling of compound expressions by trimatu() and
    trimatl().
  * Faster sparse matrix addition, subtraction and element-wise
    multiplication.
  * Expanded sparse submatrix views to handle the non-contiguous
    form of X.cols(vector_of_column_indices).
  * Expanded eigs_sym() and eigs_gen() with optional fine-grained
    parameters (subspace dimension, number of iterations,
    eigenvalues closest to specified value).
- Fix an additional EOF encoding issue introduced in new release.
- Update shared lib name in keeping with so version update.
- Update baselibs.conf file for so version change.

OBS-URL: https://build.opensuse.org/request/show/841828
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=274
2020-10-15 21:43:23 +00:00

5 lines
116 B
Plaintext

libarmadillo10
armadillo-devel
requires -armadillo-<targettype>
requires "libarmadillo9-<targettype> = <version>"