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
This commit is contained in:
Ismail Dönmez
2017-02-09 11:14:34 +00:00
committed by Git OBS Bridge
parent b1ca4351cd
commit ede10daaa5
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 8 13:58:57 UTC 2017 - badshah400@gmail.com
- 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.
-------------------------------------------------------------------
Sun Dec 25 16:04:39 UTC 2016 - badshah400@gmail.com