Commit Graph

14 Commits

Author SHA256 Message Date
5d6281a7d0 Update baselibs.conf.
Some checks failed
obs/scm/build
2024-06-29 12:06:34 +05:30
4483093058 Accepting request 1171924 from home:badshah400:lapack2023
Drop pkgconfig file from baselibs.conf generated -devel package  to avoid "have choice" issues for dependents arising from both armadillo-devel and armadillo-32bit-devel (for example)
  providing pkgconfig(armadillo).

OBS-URL: https://build.opensuse.org/request/show/1171924
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=361
2024-05-06 07:59:03 +00:00
d644528106 Accepting request 1071490 from home:badshah400:branches:devel:libraries:c_c++
Update to version 12.0.1

OBS-URL: https://build.opensuse.org/request/show/1071490
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=333
2023-03-15 08:20:11 +00:00
2f0e24729e Accepting request 970600 from home:susnux:branches:devel:libraries:c_c++
- Update to version 11.0.1

OBS-URL: https://build.opensuse.org/request/show/970600
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=309
2022-04-19 10:47:45 +00:00
6521d82c5c OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=281 2021-01-21 09:51:50 +00:00
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
Ismail Dönmez
56f7b172b4 Accepting request 629561 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 9.100.5:
  + Faster handling of symmetric/hermitian positive definite
    matrices by solve().
  + Faster handling of inv_sympd() in compound expressions.
  + Added .is_symmetric().
  + Added .is_hermitian().
  + Expanded spsolve() to optionally allow keeping solutions of
    systems singular to working precision.
  + New configuration options ARMA_OPTIMISE_SOLVE_BAND and
    ARMA_OPTIMISE_SOLVE_SYMPD.
  + Smarter use of the element cache in sparse matrices.
- Pass a more robust regexp to sed for fixing end-of-line encoding
  changes.
- Update shlib package name in keeping with upstream versioning.
- Use %%license instead of %%doc to install license file.

OBS-URL: https://build.opensuse.org/request/show/629561
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=238
2018-08-16 12:20:28 +00:00
Ismail Dönmez
2d5c5c7c2f Accepting request 520236 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 8.100.0:
  + Faster incremental construction of sparse matrices via element
    access operators
  + Faster diagonal views in sparse matrices
  + Expanded SpMat to save/load sparse matrices in coord format
  + Expanded .save()/.load() to allow specification of datasets
    within HDF5 files
  + Added affmul() to simplify application of affine
    transformations
  + Warnings and errors are now printed by default to the
    std::cerr stream
  + Added set_cerr_stream() and get_cerr_stream() to replace
    set_stream_err1(), set_stream_err2(), get_stream_err1(),
    get_stream_err2()
  + New configuration options ARMA_COUT_STREAM and
    ARMA_CERR_STREAM
- Adapt shared lib and baselibs.conf to updated shared object
  numbering.

OBS-URL: https://build.opensuse.org/request/show/520236
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=216
2017-09-05 09:57:44 +00:00
Ismail Dönmez
f01b2a300f Accepting request 407025 from home:badshah400:branches:devel:libraries:c_c++
Update to v7.200.2, shlib versioning update (6->7), superlu-devel >= 5.2 now required.

Note to reviewer: please wait for sr#402085 to be included into factory before fwd'ing this to factory.

OBS-URL: https://build.opensuse.org/request/show/407025
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=184
2016-07-07 14:09:04 +00:00
Ismail Dönmez
cc0f35aa45 Accepting request 339139 from home:badshah400:branches:devel:libraries:c_c++
Update to version 6.100.0

OBS-URL: https://build.opensuse.org/request/show/339139
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=157
2015-10-16 16:02:51 +00:00
Ismail Dönmez
4a1af8213f Accepting request 297260 from home:badshah400:branches:devel:libraries:c_c++
Botched previous version, this one should be good. Really sorry.

OBS-URL: https://build.opensuse.org/request/show/297260
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=143
2015-04-16 17:51:29 +00:00
Stephan Kulow
4eb2172d64 Accepting request 213087 from home:badshah400:branches:devel:libraries:c_c++
Important baselibs.conf fix due to so version updaate, additional build requirements reco. by upstream

OBS-URL: https://build.opensuse.org/request/show/213087
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=97
2014-01-08 05:50:20 +00:00
Ismail Dönmez
9a7d325911 Accepting request 113041 from home:badshah400:branches:devel:libraries:c_c++
Major feature update to version 3.0.0.

OBS-URL: https://build.opensuse.org/request/show/113041
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=32
2012-04-10 08:44:52 +00:00
Ismail Dönmez
3812cc5551 Accepting request 82831 from home:jengelh:bl-a
- Remove redundant tags/sections from specfile
- Implement baselibs for package

OBS-URL: https://build.opensuse.org/request/show/82831
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=11
2011-09-17 18:50:35 +00:00