Package Release Info

gama-1.22-bp150.2.5

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gama

Change Logs

Version: 1.22-bp150.2.4
* Fri Mar 30 2018 astieger@suse.com
- update to 1.22:
  * code clean-up and various developer visible changes
* Wed Nov 15 2017 astieger@suse.com
- update to 1.20:
  * New test suite for matvec classes and support for valgrind
    memory leak tests for tests/matvec and tests/gama-local.
  * This release is a preperation phase for the next release in
    which the base matvec memory handling class (MemRep) will
    reimplemented with C++11 move constructor and move assignemnt
    operator.
* Mon Sep 18 2017 astieger@suse.com
- update to 1.19:
  Fix implicit value of covariance band in XML adjustment output
  being -1 (full bandwidth)
* Thu Jan 19 2017 astieger@suse.com
- update to 1.18:
  * fixed a formatting bug in outlaying terms (due to c++11)
  * fixed a bug in HTML parser test
  * simplified class LocalPoint
  * fixed a bug in sql export
  * added @documentencoding UTF-8 into gama.texi
* Mon Nov 09 2015 astieger@suse.com
- update to 1.17:
  * minor fixes in documentation
  * fixed a bug in SQL schema
  * new export of XML network definition
  * C++11 features enabled (-std=c++11 for g++ compiler)
  * fixed several minor bugs
* Sat Aug 22 2015 astieger@suse.com
- initial package