* Sat Nov 27 2021 Andreas Stieger <andreas.stieger@gmx.de>
- GNU gama 2.16:
* gama-local option --export renamed from --updated-xml
* Thu Sep 23 2021 Andreas Stieger <andreas.stieger@gmx.de>
- GNU gama 2.15:
* developer visible changes only
* Tue Mar 02 2021 Andreas Stieger <andreas.stieger@gmx.de>
- GNU gama 2.14:
* Fix html in Qgama
* Fri Jan 15 2021 Andreas Stieger <andreas.stieger@gmx.de>
- GNU gama 2.13:
* Command line programs gama-local, gama-local-yaml2gkf and
gama-local-gkf2yaml can now read input data from standard
input
* New exlicit parameter --input-xml in gama-local
* Fixed implicit model for distance stddev (gama-local
adjustment model)
* Fixed new attribute angular in documentation
* Fri Dec 25 2020 Wang Jun <jgwang@suse.de>
- Update to version 2.12
* Alternative support of input data based on YAML format. YAML
support was added for gama-local as an alternative to the existing
XML input format. The YAML support is currently limited only to a
conversion program gama-local-yaml2gkf but it may be fully
integrated in gama-local program later.
* Wed Oct 28 2020 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.11:
* developer visible changes only
* Sun Sep 27 2020 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.10:
* Adjustment results output in Octave format (.m file) with
independent test of adjustment results (regularization of
singular systems by the set of constraints)
* update-constrained-coordinates parameter removed from the input
XML data format
- fix incorrect dependency warning via gama-rpmlintrc:
libxml2-tools is a tools package, not a library
* Sat Aug 01 2020 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.09:
* Implicit value of XML parameter update_constrained_coordinates
was changed to yes
* Sat Jun 27 2020 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.08:
* updated tests
* code cleanup
* Fri Sep 06 2019 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.07:
* Fixed some bugs in AcordPolar and AcordTraverse classes
* More algorithms in Acord2 class
* Thu Aug 01 2019 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.06:
* Acord2 for more robust handling of data
* Wed Feb 20 2019 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.03:
* The new attribute "extern" was added both to the gama-local xml
input and adjustment results xml output to be conformant with
an external database project. Information supplied in "extern"
attributes of observations are not processed in any way in
gama-local and are only passively transfered to XML adjustement
output.
* Fri Dec 21 2018 astieger@suse.com
- update to 2.02:
* Improve Hungarian translation
* Mon Oct 08 2018 astieger@suse.com
- update to 2.01:
* Conditional build for gama-g3 enabled implicitly
* XML schema definition for gama-g3 adjustment results with
new xmllint testsuite
* Fri May 25 2018 astieger@suse.com
- update to 2.00:
* Kolmogorov-Smirnov test removed - available only as conditional
compile
* various code level fixes
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