1
0
forked from pool/armadillo
Commit Graph

118 Commits

Author SHA256 Message Date
67a3a6e92a Accepting request 521561 from home:jengelh:branches:devel:libraries:c_c++
- Trim descriptions, keeping the full description just for the
  one that is installed most often (libarmadillo8).
  Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/521561
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=218
2017-09-07 18:26:27 +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
4f5024b78a Accepting request 517234 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.960.1:
  + Undocumented bug fixes.

OBS-URL: https://build.opensuse.org/request/show/517234
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=214
2017-08-17 08:09:08 +00:00
Ismail Dönmez
ee81254d14 Accepting request 514545 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.960.0:
  + Faster randn() when using OpenMP.
  + Faster gmm_diag class, for Gaussian mixture models with
    diagonal covariance matrices.
  + Added .sum_log_p() to the gmm_diag class.
  + Added gmm_full class, for Gaussian mixture models with full
    covariance matrices.
  + Expanded .each_slice() to optionally use OpenMP for
    multi-threaded execution.
- Drop %%check section entirely, this is not expected to work
  going forward. Also drop armadillo-tests.patch, which was meant
  for the tests in the %%check section.

OBS-URL: https://build.opensuse.org/request/show/514545
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=213
2017-08-04 12:28:01 +00:00
e32636509e Accepting request 507202 from home:badshah400:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/507202
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=211
2017-06-30 11:00:49 +00:00
Ismail Dönmez
d997c20470 Accepting request 494999 from home:badshah400:branches:devel:libraries:c_c++
Update to v7.900.1

OBS-URL: https://build.opensuse.org/request/show/494999
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=209
2017-05-15 18:39:40 +00:00
Ismail Dönmez
9a1af7faab Accepting request 458965 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.800.0:
  + Changed license to the permissve Apache License 2.0.
- Update License tag in specfile in keeping with upstream.
- Update package file list:
  + Include the license doc NOTICE.txt.
  + Additional documentation file: armadillo_joss_2016.pdf.

OBS-URL: https://build.opensuse.org/request/show/458965
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=207
2017-02-19 11:38:18 +00:00
Ismail Dönmez
ede10daaa5 Accepting request 455516 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.700.0:
  + Added polyfit() and polyval().
  + Added second form of log_det() to directly return the result
    as a complex number.
  + Added range() to statistics functions.
  + Expanded trimatu()/trimatl() and symmatu()/symmatl() to handle
    sparse matrices.

OBS-URL: https://build.opensuse.org/request/show/455516
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=205
2017-02-09 11:14:34 +00:00
b1ca4351cd Accepting request 448113 from home:badshah400:branches:devel:libraries:c_c++
Bug fix update to 7.600.2

OBS-URL: https://build.opensuse.org/request/show/448113
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=203
2016-12-31 00:45:22 +00:00
Ismail Dönmez
e02102dba1 Accepting request 447075 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.600.1:
- Drop armadillo-install-pkgconfig.patch: resolved upstream.

OBS-URL: https://build.opensuse.org/request/show/447075
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=202
2016-12-19 21:26:17 +00:00
Ismail Dönmez
626fb530ab Accepting request 441121 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.500.2:
  + Undocumented bug fixes.

OBS-URL: https://build.opensuse.org/request/show/441121
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=200
2016-11-22 06:14:15 +00:00
8a45630b3d Accepting request 440179 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.500.1:
  + Undocumented bug fixes.

OBS-URL: https://build.opensuse.org/request/show/440179
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=198
2016-11-15 09:06:44 +00:00
Ismail Dönmez
2c7c50b2c0 Accepting request 438732 from home:badshah400:branches:devel:libraries:c_c++
- Add armadillo-install-pkgconfig.patch: Generate and install a
  pkgconfig file (PATCH-FEATURE-OPENSUSE for now, but in
  discussions with upstream to have this included).
- Add armadillo-tests.patch: Generate tests/Makefile by
  configuring tests/Makefile.in using cmake so that the tests can
  be run before actually installing the library. Then, use a
  make check section to test the built library
  (PATCH-FEATURE-OPENSUSE for now, but in discussions with
  upstream to have this included).

OBS-URL: https://build.opensuse.org/request/show/438732
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=196
2016-11-05 08:45:31 +00:00
dc77152d7f Accepting request 437181 from home:badshah400:branches:devel:libraries:c_c++
Version update

OBS-URL: https://build.opensuse.org/request/show/437181
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=194
2016-10-28 08:55:44 +00:00
33cbc886d5 Accepting request 430874 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.400.3:
  + Undocumented bug fixes.

OBS-URL: https://build.opensuse.org/request/show/430874
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=192
2016-09-28 16:32:16 +00:00
Ismail Dönmez
da8318dd78 Accepting request 423655 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.400.2:
  + Added expmat_sym(), logmat_sympd(), sqrtmat_sympd().
  + Added .replace().

OBS-URL: https://build.opensuse.org/request/show/423655
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=190
2016-08-31 07:25:45 +00:00
Ismail Dönmez
1662d932cb Accepting request 416610 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.300.1:
  + Undocumented bug fixes.

OBS-URL: https://build.opensuse.org/request/show/416610
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=188
2016-08-03 06:39:15 +00:00
Ismail Dönmez
50e063845b Accepting request 415561 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 7.300.0:
  + Added index_min() and index_max() standalone functions.
  + Expanded .subvec() to accept size() arguments.
  + More robust handling of non-square matrices by lu().

OBS-URL: https://build.opensuse.org/request/show/415561
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=186
2016-07-28 11:06:01 +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
214307915c Accepting request 399030 from science
1

OBS-URL: https://build.opensuse.org/request/show/399030
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=182
2016-06-06 10:03:29 +00:00
Ismail Dönmez
2fa4856c73 Accepting request 393369 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 6.700.6:
  + Undocumented bug fixes.

OBS-URL: https://build.opensuse.org/request/show/393369
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=180
2016-05-03 06:29:52 +00:00
Ismail Dönmez
0e930d95af Accepting request 391777 from home:badshah400:branches:devel:libraries:c_c++
Update to version 6.700.5

OBS-URL: https://build.opensuse.org/request/show/391777
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=178
2016-04-27 07:28:27 +00:00
Ismail Dönmez
b423b8f09e Accepting request 390743 from home:badshah400:branches:devel:libraries:c_c++
Version 6.700.4 (minor update)

OBS-URL: https://build.opensuse.org/request/show/390743
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=176
2016-04-20 06:46:18 +00:00
Ismail Dönmez
ec549dcc8d Accepting request 384771 from home:badshah400:branches:devel:libraries:c_c++
Update to version 6.700.3

OBS-URL: https://build.opensuse.org/request/show/384771
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=174
2016-04-06 07:18:13 +00:00
Ismail Dönmez
f49658c4b6 Accepting request 379491 from home:badshah400:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/379491
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=172
2016-03-25 08:54:38 +00:00
Ismail Dönmez
38527ff7cb Accepting request 359884 from home:badshah400:branches:devel:libraries:c_c++
Update to version 6.500.5

OBS-URL: https://build.opensuse.org/request/show/359884
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=170
2016-02-17 15:35:02 +00:00
Ismail Dönmez
218a2da728 Accepting request 356407 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 6.500.4 (Gourmet Electron Jumper):
  + Added conv2() for 2D convolution.
  + Added stand-alone kmeans() function for clustering data.
  + Added trunc().
  + Extended conv() to optionally provide central convolution.
  + Faster handling of multiply-and-accumulate by accu() when
    using Intel MKL, ATLAS or OpenBLAS.

OBS-URL: https://build.opensuse.org/request/show/356407
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=168
2016-01-28 08:02:03 +00:00
Ismail Dönmez
2a98f798fb Accepting request 348970 from home:badshah400:branches:devel:libraries:c_c++
Update to version 6.400.2

OBS-URL: https://build.opensuse.org/request/show/348970
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=166
2015-12-15 13:15:21 +00:00
Ismail Dönmez
51599a8252 Accepting request 347557 from home:badshah400:branches:devel:libraries:c_c++
- Update to version Version 6.300.2 (Flying Spaghetti Monster):
  + Expanded solve() to find approximate solutions for
    rank-deficient systems.
  + Faster handling of non-contiguous submatrix views in compound
    expressions.
  + Added .for_each() to Mat, Row, Col, Cube and field classes.
  + Added rcond() for estimating the reciprocal condition number.
  + Fixes for spsolve(), eigs_sym(), eigs_gen(), svds().

OBS-URL: https://build.opensuse.org/request/show/347557
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=165
2015-12-05 12:56:57 +00:00
Ismail Dönmez
f4d7a17caf Accepting request 344462 from home:badshah400:branches:devel:libraries:c_c++
Update to 6.200.4

OBS-URL: https://build.opensuse.org/request/show/344462
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=163
2015-11-15 14:03:29 +00:00
Ismail Dönmez
823788fa01 Accepting request 343406 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 6.200.3:
  + Bug fixes (undocumented by upstream).

- Version 6.200.2 (Midnight Blue Deluxe):
  + Expanded diagmat() to handle non-square matrices and arbitrary
    diagonals.
  + Expanded trace() to handle non-square matrices.
  + Correction for datum::Z_0 constant.

OBS-URL: https://build.opensuse.org/request/show/343406
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=161
2015-11-10 13:32:19 +00:00
Stephan Kulow
aab73ae3ef Accepting request 340696 from home:badshah400:branches:devel:libraries:c_c++
Update to version 6.100.1

OBS-URL: https://build.opensuse.org/request/show/340696
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=159
2015-10-24 10:43:20 +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
cd4e4f243c Accepting request 329514 from home:badshah400:branches:devel:libraries:c_c++
Update to 5.500.2

OBS-URL: https://build.opensuse.org/request/show/329514
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=155
2015-09-08 07:32:17 +00:00
Ismail Dönmez
d0ebb38a3d Accepting request 324186 from home:badshah400:branches:devel:libraries:c_c++
Version 5.400.2

OBS-URL: https://build.opensuse.org/request/show/324186
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=153
2015-08-19 07:27:09 +00:00
Ismail Dönmez
b6c89bd2d7 Accepting request 321279 from home:badshah400:branches:devel:libraries:c_c++
Update to version 5.300.4

OBS-URL: https://build.opensuse.org/request/show/321279
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=151
2015-08-08 14:45:20 +00:00
Ismail Dönmez
9f4a8880c0 Accepting request 313369 from home:badshah400:branches:devel:libraries:c_c++
version 5.200.2

OBS-URL: https://build.opensuse.org/request/show/313369
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=149
2015-06-24 09:44:46 +00:00
Ismail Dönmez
b6346703ab Accepting request 308663 from home:badshah400:branches:devel:libraries:c_c++
Update to 5.200.1

OBS-URL: https://build.opensuse.org/request/show/308663
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=147
2015-05-26 17:24:01 +00:00
Stephan Kulow
e2b98159de Accepting request 307203 from home:badshah400:branches:devel:libraries:c_c++
Update to v 5.100.2

OBS-URL: https://build.opensuse.org/request/show/307203
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=145
2015-05-15 08:25:04 +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
Ismail Dönmez
70e874eee7 Accepting request 292471 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.650.4

OBS-URL: https://build.opensuse.org/request/show/292471
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=141
2015-03-23 15:11:40 +00:00
458eadb6ec Accepting request 287706 from home:badshah400:branches:devel:libraries:c_c++
Update to 4.650.1

OBS-URL: https://build.opensuse.org/request/show/287706
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=139
2015-02-26 07:32:02 +00:00
Michal Vyskocil
71ae7a016a Accepting request 282002 from home:badshah400:branches:devel:libraries:c_c++
Update to 4.600.3

OBS-URL: https://build.opensuse.org/request/show/282002
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=137
2015-01-21 09:17:05 +00:00
Ismail Dönmez
33141283e0 Accepting request 280121 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.600.1

OBS-URL: https://build.opensuse.org/request/show/280121
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=135
2015-01-07 09:30:59 +00:00
2fb761485c Accepting request 266485 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.550.4

OBS-URL: https://build.opensuse.org/request/show/266485
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=133
2014-12-29 08:48:04 +00:00
Ismail Dönmez
713c8a3f10 Accepting request 263766 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.550.2

OBS-URL: https://build.opensuse.org/request/show/263766
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=131
2014-12-03 09:58:54 +00:00
Ismail Dönmez
eb916aa9e0 Accepting request 262742 from home:badshah400:branches:devel:libraries:c_c++
Update to 4.550.0

OBS-URL: https://build.opensuse.org/request/show/262742
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=129
2014-11-24 09:23:39 +00:00
Ismail Dönmez
a4161791fb Accepting request 262215 from home:badshah400:branches:devel:libraries:c_c++
Update to 4.500.1

OBS-URL: https://build.opensuse.org/request/show/262215
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=127
2014-11-18 19:04:40 +00:00
532d7bbb1b Accepting request 259036 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.500.0

OBS-URL: https://build.opensuse.org/request/show/259036
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=125
2014-10-31 10:21:40 +00:00
Stephan Kulow
465ef869eb Accepting request 255891 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.450.4

OBS-URL: https://build.opensuse.org/request/show/255891
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=123
2014-10-13 18:29:40 +00:00