commit 1ddeea09c6d5ed21b81c61718493f85579986a6e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Nov 19 15:26:34 2019 +0100

    Version 1.2.1

 admin/version-testing | 4 ++--
 configure-testing     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit f56743b8b2ba9bc974943ae405368eb70dae69bc
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Oct 26 00:10:27 2019 +0200

    _major and _minorTicks are factors for AbsoluteTime

 src/Scale.cpp | 125 ++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 86 insertions(+), 39 deletions(-)

commit ad04568874cdef88ce58bdf0965dea20d9a641ec
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 1 11:30:08 2019 +0200

    Version 1.2.0

 admin/version-testing | 4 ++--
 configure-testing     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 463ba7200755aa41b70624958866d3cf811580e3
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 30 13:39:55 2019 +0200

    Get rid of warning due to ';' after Q_UNUSED

 src/AbstractFunction.h  | 12 +++++------
 src/Curve.h             |  6 +++---
 src/GoogleEarthKML.cpp  | 54 ++++++++++++++++++++++++-------------------------
 src/Grid2D.h            | 14 ++++++-------
 src/Grid3D.h            | 14 ++++++-------
 src/IrregularGrid2D.cpp | 16 +++++++--------
 src/Rect.cpp            | 12 +++++------
 src/StatisticalPoint.h  | 10 ++++-----
 src/StatisticalValue.h  | 12 +++++------
 9 files changed, 75 insertions(+), 75 deletions(-)

commit c01527fde3ee442505904c628fdf63992e91d330
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Sep 19 21:46:38 2019 +0200

    Version in configure

 configure-testing | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f1ab95a4ccbd8781a0c66b8fb61289ffec9848e6
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Sep 19 21:30:00 2019 +0200

    Version 1.1.0

 admin/version-testing | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 467ecb5daeceac22414b85f750fd013f77ce40ec
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Sep 19 14:29:47 2019 +0200

    Fix infinite loop for very small tick steps

 src/Scale.cpp | 1129 ++++++++++++++++++++++++++++-----------------------------
 src/Scale.h   |    2 +
 2 files changed, 563 insertions(+), 568 deletions(-)

commit 24c865a241113dbab97ee8b43bd3e224d68e253c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 16 16:27:09 2019 +0200

    Replace old setFunction() by sort()

 src/IrregularGrid2DData.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e8d4347876a01da823129c4669fdbdffa7d93d2e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 16 14:08:01 2019 +0200

    Avoid warnings about non trivial copy constructor for Complex

 src/ComplexMatrix.cpp |  6 +++---
 src/ComplexMatrix.h   |  2 +-
 src/MatrixData.h      | 16 +++++++++++++---
 3 files changed, 17 insertions(+), 7 deletions(-)

commit b11462eab478f7d3b278000c62050f65de2c283c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Sep 13 15:02:54 2019 +0200

    New Matrix::trace()
    
    new XMLClss::xml_isValidTagName(const QString& t) to accept obsolete tag names like for ColorMap

 src/ColorMap.cpp | 15 ++++++++++-----
 src/ColorMap.h   |  1 +
 src/Matrix.h     |  1 +
 src/MatrixData.h | 11 +++++++++++
 4 files changed, 23 insertions(+), 5 deletions(-)

commit 1a4a2db02552fd962db490d0a6966f480f87f745
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 9 11:39:21 2019 +0200

    Fix list of UTM zones

 src/UtmZone.cpp | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 58830ac7fb56f1a51f17915c7ebcd5288a83a1f0
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 2 14:20:10 2019 +0200

    Fix coordinate conversion in Norvegian exceptions
    
    Zones A and Z added for south and north poles, respectively.
    Interface to to internal codes removed.
    Function to return list of zones (for combo boxes)

 src/UtmZone.cpp | 140 ++++++++++++++++++++++++++++----------------------------
 src/UtmZone.h   |   7 +--
 2 files changed, 73 insertions(+), 74 deletions(-)

commit 8526358fdd76008ac1c1adff76731033d072a0d1
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 26 18:04:22 2019 +0200

    Commit version to configure script

 configure-testing | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e4d064d9a51d66117cbf28265a23f915bb5d6fa3
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 26 16:29:56 2019 +0200

    Version 1.0.0

 admin/version-testing | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2f4708713a7cbab8de119d25ed9b3bc43f9ba625
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 26 16:19:22 2019 +0200

    Install DLL in bin for Windows

 configure-testing | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 9c5f5b36ff4e7b67cf6cb5baf2d3a0eaf64a1cb3
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Aug 22 11:43:25 2019 +0200

    configure does not generate src/PACKAGEVersion

 configure-testing | 32 +-------------------------------
 1 file changed, 1 insertion(+), 31 deletions(-)

commit 46ee5300d28e7fbacf34bae42fe2d05cc866c02d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 12:38:46 2019 +0200

    Force creation of InstallPath and Version
    
    Instead of manually add them in the lists

 configure-testing | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 964fc92536dd415891e1db9a94aa29ed066a74f7
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 11:58:52 2019 +0200

    Split configure in configure-$BRANCH

 configure => configure-testing | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)

commit 25b23701377758dd952ec65467e4906b91c23290
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 10:54:06 2019 +0200

    PACKAGEVersion.h removed from git

 src/QGpCoreMathVersion.h | 6 ------
 1 file changed, 6 deletions(-)

commit 8c1bd4295a4374d52e2d69cae509792deb3737f1
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 13 15:54:44 2019 +0200

    Version for new branch testing

 admin/version-testing | 5 +++++
 1 file changed, 5 insertions(+)

commit 1470251cb1fcacf32cc5bae860b1bafd542159f4
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 13 12:27:51 2019 +0200

    First successful build after merging devel

 configure                | 6 +++---
 src/QGpCoreMathVersion.h | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit e19b666704e26f7274930ff3183e6467194a4f77
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Aug 9 12:01:02 2019 +0200

    Some function for gardient FK

 src/AbstractFunction.cpp | 19 +++++++++++++++++++
 src/AbstractFunction.h   | 20 +++++++++++++++++++-
 src/FunctionSearch.h     |  2 +-
 src/Point.cpp            |  1 +
 src/Point.h              | 28 +++++++++++++++-------------
 src/Point2D.h            | 33 ++++++++++++++++-----------------
 src/Random.h             |  2 +-
 src/Segment.cpp          |  5 ++---
 8 files changed, 74 insertions(+), 36 deletions(-)

commit 6b98226f4265c1a8e4a1ba347a6138d3eb44c313
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue May 21 11:45:25 2019 +0200

    Remove 2 factor in default precision

 src/FunctionSearch.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d4741f0dd7e4de0df2c711d1a98779f58012adae
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue May 21 10:21:42 2019 +0200

    Version 0.0.0-snapshot-20190521

 admin/version-devel      | 4 ++--
 src/QGpCoreMathVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 4f156e0ddb80bf946da81c3b41ab49d347af3755
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue May 21 09:59:07 2019 +0200

    Fix removal of non unique maxima

 src/FunctionSearch.cpp | 1 +
 src/FunctionSearch.h   | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

commit b0452a83806067890363dd67fd94876ae121878a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri May 17 13:05:54 2019 +0200

    Eigen values for NxN matrices
    
    Preparing for three component gradient search

 src/AbstractFunction.cpp | 23 ++++++++++++++
 src/AbstractFunction.h   | 11 +++++--
 src/DoubleMatrix.cpp     | 80 ++++++++++++++++++++++++++++++++++++------------
 src/DoubleMatrix.h       |  2 +-
 src/GridSearch.cpp       | 20 +++++++-----
 src/Point.h              |  6 ++++
 6 files changed, 110 insertions(+), 32 deletions(-)

commit bd11e2b9cdc744d9a117cc61939bfe325b0dbfbf
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon May 13 14:48:42 2019 +0200

    Unique function added to FunctionSearch
    
    Remove duplicates generated by gradient search
    Obsolete qSort replaced by std::sort

 src/Curve.h                 |  4 ++--
 src/FunctionSearch.cpp      | 14 +++++++++++++-
 src/FunctionSearch.h        | 21 ++++++++++++++++++---
 src/IrregularGrid2DData.cpp | 12 ++++++------
 src/Segment.cpp             |  2 +-
 5 files changed, 40 insertions(+), 13 deletions(-)

commit 7497d353351fa636c62e49919cf7e0372967e9cb
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue May 7 16:29:25 2019 +0200

    If line is empty export data

 src/Histogram2D.cpp | 21 +++++++++++++++++----
 src/Histogram2D.h   |  3 ++-
 2 files changed, 19 insertions(+), 5 deletions(-)

commit 4184127d241a516ed60aa16e42ea41c339b8a73c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun May 5 23:23:51 2019 +0200

    Radial an angular gradient/hessain removed

 src/AbstractFunction.h | 4 +---
 src/GridSearch.cpp     | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

commit a15098657d8deab71350a4fc96baeb69a6760101
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Apr 14 23:18:39 2019 +0200

    Debug also for mac and windows

 configure | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

commit 519f9293a8d87ead9044d2be9a79713d5be57f97
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Apr 12 23:27:54 2019 +0200

    Various improvements:
    
    new virtual function for AbstractFunction, mainly for debug/development
    New ColdHot color palette
    Singular values and Eigen values fixed
    Remove warning for CurveProxy::split
    New Point2D::operator-()

 src/AbstractFunction.cpp    |  2 +-
 src/AbstractFunction.h      |  8 +++++-
 src/ColorPalette.cpp        | 20 +++++++++++--
 src/ColorPalette.h          |  3 +-
 src/Covariance.cpp          | 15 +++++-----
 src/CurveProxy.cpp          | 13 +++++++++
 src/CurveProxy.h            |  7 +++--
 src/DoubleMatrix.cpp        | 69 ++++++++++++++++++++++++++++++++-------------
 src/DoubleMatrix.h          |  4 ++-
 src/FunctionSearch.cpp      |  4 +--
 src/FunctionSearch.h        |  2 +-
 src/GridSearch.cpp          |  2 +-
 src/IrregularGrid2DData.cpp |  6 ++--
 src/Point2D.cpp             |  4 +--
 src/Point2D.h               | 20 ++++++++-----
 15 files changed, 128 insertions(+), 51 deletions(-)

commit 79ba053a6487a8fc5fc1768f88132bf4a3726c8a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Apr 2 13:51:17 2019 +0200

    Update license header

 src/AbstractColorPalette.cpp        |  2 +-
 src/AbstractColorPalette.h          |  2 +-
 src/AbstractComplexPointOptions.cpp |  2 +-
 src/AbstractComplexPointOptions.h   |  2 +-
 src/AbstractFunction.cpp            |  4 ++--
 src/AbstractFunction.h              |  4 ++--
 src/AbstractNumericalCache.cpp      |  4 ++--
 src/AbstractNumericalCache.h        |  4 ++--
 src/AbstractNumericalKey.cpp        |  4 ++--
 src/AbstractNumericalKey.h          |  4 ++--
 src/Angle.cpp                       |  4 ++--
 src/Angle.h                         |  4 ++--
 src/AngleSearch.cpp                 |  2 +-
 src/AngleSearch.h                   |  2 +-
 src/AverageAngle.cpp                |  2 +-
 src/AverageAngle.h                  |  2 +-
 src/BasicCurveProxy.cpp             |  2 +-
 src/BasicCurveProxy.h               |  2 +-
 src/Circle.cpp                      |  6 +++---
 src/Circle.h                        |  6 +++---
 src/ColorMap.cpp                    |  4 ++--
 src/ColorMap.h                      |  4 ++--
 src/ColorMapData.cpp                |  4 ++--
 src/ColorMapData.h                  |  4 ++--
 src/ColorPalette.cpp                |  2 +-
 src/ColorPalette.h                  |  2 +-
 src/ComplexExponential.cpp          |  4 ++--
 src/ComplexExponential.h            |  4 ++--
 src/ComplexMatrix.cpp               |  4 ++--
 src/ComplexMatrix.h                 |  4 ++--
 src/ComplexPointOptions.cpp         |  2 +-
 src/ComplexPointOptions.h           |  2 +-
 src/ComplexStatisticalProxy.cpp     |  2 +-
 src/ComplexStatisticalProxy.h       |  2 +-
 src/ConcentricSearch.cpp            |  6 +++---
 src/ConcentricSearch.h              |  6 +++---
 src/CoordinateFile.cpp              |  2 +-
 src/CoordinateFile.h                |  2 +-
 src/Covariance.cpp                  |  4 ++--
 src/Covariance.h                    |  4 ++--
 src/Curve.cpp                       |  4 ++--
 src/Curve.h                         |  4 ++--
 src/CurvePointOptions.cpp           |  2 +-
 src/CurvePointOptions.h             |  2 +-
 src/CurveProxy.cpp                  |  2 +-
 src/CurveProxy.h                    |  2 +-
 src/CurveSplitter.cpp               |  2 +-
 src/CurveSplitter.h                 |  2 +-
 src/DirectionalSearch.cpp           |  6 +++---
 src/DirectionalSearch.h             |  6 +++---
 src/DoubleMatrix.cpp                |  4 ++--
 src/DoubleMatrix.h                  |  4 ++--
 src/Ellipse.cpp                     |  6 +++---
 src/Ellipse.h                       |  6 +++---
 src/FunctionSearch.cpp              |  6 +++---
 src/FunctionSearch.h                |  6 +++---
 src/GaussDistribution.cpp           |  4 ++--
 src/GaussDistribution.h             |  4 ++--
 src/GoogleEarthKML.cpp              |  4 ++--
 src/GoogleEarthKML.h                |  4 ++--
 src/Grid2D.cpp                      |  6 +++---
 src/Grid2D.h                        |  6 +++---
 src/Grid3D.cpp                      |  6 +++---
 src/Grid3D.h                        |  6 +++---
 src/GridSearch.cpp                  |  6 +++---
 src/GridSearch.h                    |  6 +++---
 src/GridSearchTest.cpp              |  2 +-
 src/GridSearchTest.h                |  2 +-
 src/Histogram.cpp                   |  6 +++---
 src/Histogram.h                     |  6 +++---
 src/Histogram2D.cpp                 | 21 +++++++++++----------
 src/Histogram2D.h                   | 21 +++++++++++----------
 src/IrregularGrid2D.cpp             |  6 +++---
 src/IrregularGrid2D.h               |  6 +++---
 src/IrregularGrid2DData.cpp         |  6 +++---
 src/IrregularGrid2DData.h           |  6 +++---
 src/Line2D.cpp                      |  6 +++---
 src/Line2D.h                        |  6 +++---
 src/LinearRegression.cpp            | 21 +++++++++++----------
 src/LinearRegression.h              | 19 ++++++++++---------
 src/Matrix.cpp                      |  4 ++--
 src/Matrix.h                        |  4 ++--
 src/MatrixData.cpp                  |  4 ++--
 src/MatrixData.h                    |  4 ++--
 src/MatrixIterator.cpp              |  4 ++--
 src/MatrixIterator.h                |  4 ++--
 src/MatrixMultiply.cpp              |  4 ++--
 src/MatrixMultiply.h                |  4 ++--
 src/NamedPoint.cpp                  |  6 +++---
 src/NamedPoint.h                    |  4 ++--
 src/Parallelepiped.cpp              |  4 ++--
 src/Parallelepiped.h                |  4 ++--
 src/PermutationVector.cpp           |  2 +-
 src/PermutationVector.h             |  2 +-
 src/Plane.cpp                       |  4 ++--
 src/Plane.h                         |  4 ++--
 src/Point.cpp                       |  4 ++--
 src/Point.h                         |  4 ++--
 src/Point1D.cpp                     |  4 ++--
 src/Point1D.h                       |  4 ++--
 src/Point2D.cpp                     |  4 ++--
 src/Point2D.h                       |  4 ++--
 src/PointLocate.cpp                 |  4 ++--
 src/PointLocate.h                   |  4 ++--
 src/PointND.cpp                     |  4 ++--
 src/PointND.h                       |  4 ++--
 src/PointNDOptions.cpp              |  2 +-
 src/PointNDOptions.h                |  2 +-
 src/ProcessStatistics.cpp           |  6 +++---
 src/ProcessStatistics.h             |  6 +++---
 src/QGpCoreMath.cpp                 | 28 +++++++++++++++++++++++++---
 src/Random.cpp                      |  6 +++---
 src/Random.h                        |  4 ++--
 src/RealStatisticalProxy.cpp        |  2 +-
 src/RealStatisticalProxy.h          |  2 +-
 src/Rect.cpp                        |  4 ++--
 src/Rect.h                          |  4 ++--
 src/RootSolver.cpp                  |  4 ++--
 src/RootSolver.h                    |  4 ++--
 src/Scale.cpp                       |  4 ++--
 src/Scale.h                         |  4 ++--
 src/Segment.cpp                     |  4 ++--
 src/Segment.h                       |  4 ++--
 src/Segment2D.cpp                   |  4 ++--
 src/Segment2D.h                     |  4 ++--
 src/Simplex.cpp                     |  4 ++--
 src/Simplex.h                       |  4 ++--
 src/SmoothingParameters.cpp         |  6 +++---
 src/SmoothingParameters.h           |  4 ++--
 src/SparseMatrix.cpp                |  4 ++--
 src/SparseMatrix.h                  |  4 ++--
 src/StatComparator.cpp              |  4 ++--
 src/StatComparator.h                |  4 ++--
 src/Stationarity.cpp                |  4 ++--
 src/Stationarity.h                  |  4 ++--
 src/StatisticalPoint.cpp            |  4 ++--
 src/StatisticalPoint.h              |  4 ++--
 src/StatisticalValue.cpp            |  4 ++--
 src/StatisticalValue.h              |  4 ++--
 src/Statistics.cpp                  |  4 ++--
 src/Statistics.h                    |  4 ++--
 src/UtmZone.cpp                     |  2 +-
 src/UtmZone.h                       |  2 +-
 src/Value.cpp                       |  4 ++--
 src/Value.h                         |  4 ++--
 145 files changed, 343 insertions(+), 317 deletions(-)

commit 3c2fce1934be9ac2d3cef72de3b9ae944cb6d6cb
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Apr 2 13:31:10 2019 +0200

    Support for BUILD_CONFIG in DEST_PREFIX

 configure | 40 ++++++++++++++++++++++++++++++++--------
 1 file changed, 32 insertions(+), 8 deletions(-)

commit db9c159c462260a12f6056b6b38bf4b7a18ef03c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Apr 1 14:12:03 2019 +0200

    New AsIs for x sampling

 src/Histogram2D.cpp | 21 ++++++++++++++++-----
 src/Histogram2D.h   |  1 +
 2 files changed, 17 insertions(+), 5 deletions(-)

commit d60c7d8d634ae57590f00e8b994f3ae90d4f37b5
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Mar 26 00:02:04 2019 +0100

    Fix reading histograms

 src/Histogram2D.cpp | 3 +--
 src/Histogram2D.h   | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

commit 903f1782748779c28dc18968c0895e210a9fe3d0
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Mar 18 23:04:48 2019 +0100

    Fix reading first and last line of stdin

 src/Histogram2D.cpp | 49 +++++++++++++++++++------------------------------
 src/Histogram2D.h   |  2 +-
 2 files changed, 20 insertions(+), 31 deletions(-)

commit 972dad4690324708a958b7c89230fd5e11a359c2
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Mar 12 05:15:45 2019 +0100

    Demo avios

 src/Histogram2D.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 80c9c2d7f3e17386e9d5e8f705899d0c302dc724
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Mar 11 23:49:29 2019 +0100

    New experimental split

 src/ConcentricSearch.h       |  2 +-
 src/CurveProxy.h             |  2 ++
 src/RealStatisticalProxy.cpp | 11 +++++++++++
 src/RealStatisticalProxy.h   |  3 +++
 4 files changed, 17 insertions(+), 1 deletion(-)

commit 4e1c4f04e7b123bf2d705d1a43b804f05f85c7f1
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Mar 3 23:20:05 2019 +0100

    Version 0.0.0-snapshot-20190303

 admin/version-devel      | 4 ++--
 src/QGpCoreMathVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit e9814efe9927e72e437e7b6416fe11c2e73437e1
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Mar 2 01:49:06 2019 +0100

    Version 0.0.0-snapshot-20190302

 admin/version-devel      | 4 ++--
 src/QGpCoreMathVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 448053d15a67d97b2d3ea8ea0f948c525e18e9ae
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Mar 1 22:04:44 2019 +0100

    Fix relative log misfits L1 and L2

 src/StatisticalValue.h | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

commit 27f65cdb3de2f33ed8e6afd9bbb9431e81b84dba
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Mar 1 16:56:23 2019 +0100

    Fix log misfit without stddev

 src/StatisticalValue.h | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 9c1abeeb04cae58e657b00a35d97d68094e8e688
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Mar 1 15:01:52 2019 +0100

    Version 0.0.0-snapshot-20190301

 admin/version-devel      | 4 ++--
 src/QGpCoreMathVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 82ef8e1057fae1e74932b22358cd706d73ef17fa
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Mar 1 15:01:25 2019 +0100

    -pch for small project modified

 configure | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 4cca3b469ae1ee39a7d446d44f5c6e09ecc337f9
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Feb 28 15:34:43 2019 +0100

    Minor edit

 src/Random.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fbb70b28bb9af149aba859357aa8645af3b53540
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Feb 21 14:23:28 2019 +0100

    Fix unsorted curve in average

 src/Curve.h | 6 ++++++
 1 file changed, 6 insertions(+)

commit 5e14a8eb17f5eaad41305df2b0d6be5ee46d17ef
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Feb 20 00:03:51 2019 +0100

    Fix crash when setting log scale with infinite limits

 src/Scale.cpp | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 21c0aeab83184122edce38c654fd2d0974810da1
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Feb 19 13:35:35 2019 +0100

    Fix weight for mean, median and mode

 src/Histogram2D.cpp | 158 ++++++++++++++++++++++++++++++++--------------------
 src/Histogram2D.h   |   9 +--
 2 files changed, 102 insertions(+), 65 deletions(-)

commit b51f813f7b8c167c6cfae91c309586648c3f2a9f
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Feb 19 00:26:01 2019 +0100

    Scale moved from SciFigs

 configure           |   7 +-
 src/CurveProxy.cpp  |  19 ++
 src/CurveProxy.h    |   1 +
 src/Histogram2D.cpp |  14 +-
 src/Histogram2D.h   |  14 +-
 src/QGpCoreMath.h   |   1 +
 src/Scale.cpp       | 726 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Scale.h         | 243 ++++++++++++++++++
 8 files changed, 1017 insertions(+), 8 deletions(-)

commit c0d92382ec95de30e44f9c8e3769fa27ba97bf86
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Feb 13 22:27:51 2019 +0100

    Version 0.0.0-snapshot-20190213

 admin/version-devel      | 4 ++--
 src/QGpCoreMathVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 2d545e6343216990cec98a92f20d778e626c1a4e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Feb 13 00:35:26 2019 +0100

    no pch for small projects

 configure | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 523fa063d83a1aeaa8d64f5f450642dc46244ce8
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Feb 12 00:53:01 2019 +0100

    Fix min/maximumX/Y() for empty curves

 src/ComplexStatisticalProxy.cpp |  2 ++
 src/Curve.h                     | 64 ++++++++++++++++++++---------------------
 src/CurveProxy.h                | 49 +++++++++++++++++++++++--------
 src/Histogram2D.cpp             |  3 +-
 src/RealStatisticalProxy.cpp    |  2 ++
 src/RealStatisticalProxy.h      |  2 +-
 6 files changed, 76 insertions(+), 46 deletions(-)

commit 32d9a5cc03a67c3c76802d7990f96d93be0bd03d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Feb 10 23:51:47 2019 +0100

    Version 0.0.0-snapshot-20190210

 admin/version-devel      | 4 ++--
 src/QGpCoreMathVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit c003aa1a305de62faac5f4eadf79ac738b7be054
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Feb 7 23:03:29 2019 +0100

    Fix min/max computation

 src/Statistics.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit db8ea430db7c82f671283ad263514892b44f6c2c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Jan 22 22:47:26 2019 +0100

    Log seed values with verbosity 5

 src/Ellipse.h  | 2 +-
 src/Random.cpp | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

commit cf201d79d44411c75da5463df43713a5a0d0305c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Jan 17 14:48:24 2019 +0100

    winPath for inc dir

 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 73f10a24e6145b5d06cb772abf78e3e090e028d4
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jan 14 16:01:58 2019 +0100

    win path for ext libs

 configure | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit eea23941b4494df19a33836d51408c87cbe3e0fb
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Jan 12 21:27:00 2019 +0100

    Minimum Mac deployement 10.7 (required by 10.14)

 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 938ae571542457058fae22f4530982edf69840b4
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jan 11 16:32:03 2019 +0100

    Skip qmake option

 configure                | 193 +++++++++++++++++++++++++----------------------
 src/QGpCoreMathVersion.h |   2 +-
 2 files changed, 105 insertions(+), 90 deletions(-)

commit 73e26e5edb48ae82537459dba2994f6fc7d97807
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jan 11 00:45:07 2019 +0100

    Fix winPath for path not starting with /c/

 configure | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 0e5d958b4eaec4afe9dc5573f30b2b9193efaa85
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jan 11 00:20:22 2019 +0100

    DEST_PREFIX/lib automatically added to EXTLIBDIR

 configure | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit de1d8f3c284e6e337d7d82c6b3c6f81bffe531a5
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jan 7 11:48:18 2019 +0100

    Support multiple entries when searching include paths
    
    A find is used to transform a dependency lib name to a path to its include files.
    If the find returns several items, the new code considers all entries and select the first that match the required conditions

 configure | 35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

commit c390a5f63670997f933a9914fe6b7c2b645c32cb
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Dec 29 23:14:17 2018 +0100

    Sudbir independent include dependencies

 configure | 43 +++++++++++++++++++++++++++++--------------
 1 file changed, 29 insertions(+), 14 deletions(-)

commit fcb5528441a96239774fa26fa088c38af5387517
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 16:59:42 2018 +0100

    Convert some paths to windows style

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8222fc26cd5e0510fb430bddd930d0e1c786b5f0
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 16:53:35 2018 +0100

    Convert some paths to windows style

 configure | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

commit f928d5e89347c9a4d90977eb2ff1a64e33635d43
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 15:41:45 2018 +0100

    Getting rid of symlinks in compilation chain

 configure | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit cf92fc92036d162addfc6f54f198de3662f97353
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 12:05:19 2018 +0100

    Removal of DEST_DIR/include with symlinks

 configure                | 258 +++++++----------------------------------------
 src/AbstractFunction.cpp |   2 +-
 src/QGpCoreMath.h        | 142 +++++++++++++-------------
 3 files changed, 108 insertions(+), 294 deletions(-)

commit bf4f85f4164ba022337c6982d142ea2e9cabb2e1
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Dec 17 12:38:39 2018 +0100

    Update configure

 configure | 49 +++++++++++++++++++++++++++++++++----------------
 1 file changed, 33 insertions(+), 16 deletions(-)

commit 8389000849d172555268ba0cb38ec1cee29ea7e6
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Dec 8 23:56:52 2018 +0100

    add TitleInversedScale

 src/Histogram2D.h | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 59d881ff3495b8be3ee2477a40d586ea899b1217
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Nov 27 23:59:16 2018 +0100

    Version 0.0.0-snapshot-20181127

 admin/version-devel      | 4 ++--
 configure                | 2 +-
 src/QGpCoreMathVersion.h | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

commit 5b5967c2db6b7e5107e89dd375ba3e5c4c57619d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Nov 26 22:48:35 2018 +0100

    Minor warning fix

 src/ColorPalette.cpp        | 30 +++++++++++++++---------------
 src/IrregularGrid2DData.cpp | 14 ++++++++------
 2 files changed, 23 insertions(+), 21 deletions(-)

commit 7408c89e20f5bf9dce51cf3997ee33961435faa3
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Oct 31 00:48:31 2018 +0100

    Version 0.0.0-snapshot-20181030

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 40dab0ab785b784c34c751536a9273fa82c7ec32
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 30 00:35:19 2018 +0100

    Add squareDistanceTo()

 src/Point2D.cpp | 18 +++++++++++++++++-
 src/Point2D.h   |  1 +
 2 files changed, 18 insertions(+), 1 deletion(-)

commit 7f1af257e022ff4629c314f2cf5791c02efb0c6a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Oct 24 22:50:03 2018 +0200

    Version 0.0.0-snapshot-20181024

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bb7d1f0cec4dce86ea888fbd5d343426903f107c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Oct 20 15:25:48 2018 +0200

    Fix qmake for external build dir

 configure | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit ba7e283d02b36ffb66fc5df0a938b09891fb45c8
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Oct 15 09:58:15 2018 +0200

    Add missing include

 src/Statistics.cpp | 1 +
 1 file changed, 1 insertion(+)

commit 80e9611f82821c406fb0d13e87e2ff5e79308061
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Oct 14 08:51:53 2018 +0200

    Fix warning with Qt 5.11

 src/AbstractFunction.cpp    |  2 +-
 src/AngleSearch.cpp         |  2 +-
 src/Circle.cpp              | 10 +++----
 src/ColorMapData.h          |  4 +--
 src/ConcentricSearch.cpp    |  2 +-
 src/Curve.h                 |  4 +--
 src/DirectionalSearch.cpp   |  2 +-
 src/GaussDistribution.cpp   |  4 +--
 src/GridSearch.cpp          | 68 +++++++++++++++++++++++++++++++++------------
 src/Histogram.cpp           |  4 +--
 src/IrregularGrid2DData.cpp | 24 ++++++++--------
 src/Line2D.cpp              |  2 +-
 src/MatrixData.h            |  2 +-
 src/Parallelepiped.cpp      | 24 ++++++++--------
 src/Rect.cpp                |  8 +++---
 src/RootSolver.cpp          |  2 +-
 src/Segment.cpp             |  2 +-
 src/Stationarity.cpp        |  6 ++--
 src/Statistics.cpp          |  4 +--
 19 files changed, 105 insertions(+), 71 deletions(-)

commit f29c0e80084aaffa56e0b5a2ab0977a022b1c24d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Oct 4 13:15:03 2018 +0200

    Fix BUILD_SUBDIR

 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 74f34771294e4b2dfceb0bb715b3eedb2f2ce91b
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 2 14:29:19 2018 +0200

    Fix double subdir in BUILD_DIR

 configure | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 5f57b7c7b998f83c40b6223a8cbfbcb0957cda74
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 2 11:03:27 2018 +0200

    Update configure file
    
    -batch replaced by -accept-license
    Path to BUILD_DIR added to mkdir ui/

 configure | 37 ++++++++++++++++++++++++++++++-------
 1 file changed, 30 insertions(+), 7 deletions(-)

commit a7b08c427a324c875844d9ccd10858a0bb3619d9
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Sep 28 23:59:47 2018 +0200

    Searching for xy with y being ellipticity

 src/ComplexMatrix.cpp       |  35 ++++++++++++
 src/ComplexMatrix.h         |   1 +
 src/FunctionSearch.h        |   2 +-
 src/GridSearch.cpp          | 136 ++++++++++++++++++++++++++++----------------
 src/GridSearch.h            |   2 +-
 src/IrregularGrid2DData.cpp |   2 +
 6 files changed, 128 insertions(+), 50 deletions(-)

commit 5a922787713c1b75cc8b4c38f3ce852afac1da8c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Sep 18 15:36:52 2018 +0200

    Add length() to points

 src/Plane.cpp   | 4 ++--
 src/Point.h     | 1 +
 src/Point2D.cpp | 5 +++++
 src/Point2D.h   | 1 +
 src/Segment.cpp | 2 +-
 5 files changed, 10 insertions(+), 3 deletions(-)

commit 57637e45a8782cbcb898ab3da16e7bbae74ffa91
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 27 10:58:20 2018 +0200

    Fix variance computation

 src/Histogram2D.cpp         | 29 ++++++++++++++++++++++-------
 src/IrregularGrid2DData.cpp | 26 ++++++++++++++++----------
 2 files changed, 38 insertions(+), 17 deletions(-)

commit a5b2235323b3e15218f283ae18243d1e513ff0b4
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jul 23 13:44:04 2018 +0200

    Fix dotMultiply

 src/Matrix.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit df53325a6273579e17b19518af373d7eab536bfa
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jul 23 12:13:50 2018 +0200

    const for dotMultiply

 src/ComplexMatrix.cpp | 2 +-
 src/ComplexMatrix.h   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 1e93b8f22f35b35cef5b0ee7c1efdce79cdb4b8c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Jul 22 01:00:41 2018 +0200

    Report column parsing errors

 src/AbstractFunction.cpp        | 32 ++++++++++++++++----------------
 src/AbstractFunction.h          |  2 +-
 src/ComplexStatisticalProxy.cpp | 24 +++++++++++++++---------
 src/ComplexStatisticalProxy.h   |  2 +-
 src/CurveProxy.h                |  2 +-
 src/Histogram2D.cpp             | 16 ++++++++--------
 src/RealStatisticalProxy.cpp    | 18 ++++++++++++------
 src/RealStatisticalProxy.h      |  2 +-
 src/Value.h                     | 12 ++++++++++--
 9 files changed, 65 insertions(+), 45 deletions(-)

commit 06b5fc953a9a0e0a5c9cbd63f9403429c437349e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jul 16 23:42:07 2018 +0200

    Use SamplingOptions for Histogram sampling

 configure           |    2 +-
 src/Curve.h         | 2931 +++++++++++++++++++++++++--------------------------
 src/Histogram2D.cpp |   20 +-
 src/Histogram2D.h   |    4 +-
 4 files changed, 1476 insertions(+), 1481 deletions(-)

commit f55441b2034745efd534a4ec711f8c410b7bbb8f
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jul 13 15:07:10 2018 +0200

    Filtering range outside and inside

 src/Histogram2D.cpp | 95 +++++++++++++++++++++++++++++++++++++++++++----------
 src/Histogram2D.h   |  9 +++--
 2 files changed, 83 insertions(+), 21 deletions(-)

commit e37052ee1701bebef56f7a2187bc9841b1044866
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jun 29 10:04:15 2018 +0200

    Add skip Qt translations

 configure | 112 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 61 insertions(+), 51 deletions(-)

commit c5c70324fba3618eabf38926082cef31c5d41ffa
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jun 29 09:57:02 2018 +0200

    Update of configure

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4df106835879d1676bd65f9cf3b20f0c5c551cc6
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Jun 28 23:17:00 2018 +0200

    Minor edit

 configure                | 2 +-
 src/ComplexExponential.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 801576eebb2e8e3cd38cfc78a7b1ddd09e81d2dc
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Jun 7 15:50:29 2018 +0200

    Uniformization of toString(format, precision)

 src/ComplexMatrix.cpp | 15 -------------
 src/ComplexMatrix.h   |  1 -
 src/Matrix.h          |  3 ++-
 src/MatrixData.h      | 60 +++++++++++++++++++++++++++++++--------------------
 4 files changed, 39 insertions(+), 40 deletions(-)

commit 2ee45d8e6b67e26068c40251b748ec620ae0a130
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Jun 5 13:06:33 2018 +0200

    New dotMultipy for matrices

 src/ComplexMatrix.cpp | 14 ++++++++++++++
 src/ComplexMatrix.h   |  2 ++
 src/Matrix.h          | 16 ++++++++++++++++
 src/MatrixData.h      |  1 +
 4 files changed, 33 insertions(+)

commit 996b48919d3c09e761c50de4e3bc57c86bb1d13f
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jun 4 12:41:56 2018 +0200

    External build dir

 configure | 183 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 99 insertions(+), 84 deletions(-)

commit 798578a45853fe3c7f15929a9d75c099f3063bb8
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu May 31 14:27:15 2018 +0200

    Minor edit

 src/AbstractNumericalCache.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a974783e9d2e451736e7f3d9bbc2963a0c63e639
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue May 29 13:10:44 2018 +0200

    Check when grid is initialized

 src/GridSearch.cpp | 1 +
 1 file changed, 1 insertion(+)

commit 01f950305429581f448c3757f6c78f6c3fd3faed
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue May 29 01:51:52 2018 +0200

    New "App::log()" instead of "App::stream() <<"
    
    Old structure was not working properly for parallel processes

 configure                      |  4 ++--
 src/AbstractNumericalCache.cpp |  6 +++---
 src/AbstractNumericalCache.h   |  4 ++--
 src/AngleSearch.cpp            |  3 +--
 src/ColorMap.cpp               |  2 +-
 src/ComplexMatrix.cpp          |  7 -------
 src/ConcentricSearch.cpp       |  2 +-
 src/ConcentricSearch.h         |  2 +-
 src/Curve.h                    |  4 ++--
 src/CurveSplitter.cpp          | 11 ++++++-----
 src/DoubleMatrix.cpp           | 24 ------------------------
 src/DoubleMatrix.h             |  2 --
 src/Grid2D.h                   | 10 +++++-----
 src/Grid3D.h                   | 10 +++++-----
 src/GridSearch.cpp             | 14 +++++++-------
 src/Histogram.cpp              |  4 ++--
 src/Histogram2D.cpp            | 20 ++++++++++----------
 src/IrregularGrid2D.cpp        | 24 ++++++++++++------------
 src/QGpCoreMathVersion.h       |  4 ++--
 src/Random.cpp                 |  2 +-
 src/RootSolver.h               | 10 +++++-----
 src/SmoothingParameters.cpp    |  2 +-
 22 files changed, 69 insertions(+), 102 deletions(-)

commit 62c48e4f5c8453bad2805370f043cd78b8467abd
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Apr 12 11:38:50 2018 +0200

    Version 0.0.0-snapshot-20180412

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bfcb1a2aba3185e8ffc5b149e89ba38eb4c8a087
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Mar 29 13:11:38 2018 +0200

    New at() for points to index coordinates

 src/Curve.h     | 41 +++++++++++++++++++++++++++++++++--------
 src/Point.cpp   | 12 ++++++++++++
 src/Point.h     |  1 +
 src/Point2D.cpp | 10 ++++++++++
 src/Point2D.h   |  1 +
 src/PointND.cpp | 10 ++++++++++
 src/PointND.h   |  1 +
 7 files changed, 68 insertions(+), 8 deletions(-)

commit 75f4d2bef40218536aa4c1f1df3ce2032299f9f1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Mar 22 00:21:38 2018 +0100

    Fix svd invert

 src/ComplexMatrix.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 57077b2072a6e75c8775eaeaaecf1dfb370ac0de
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Mar 21 23:48:38 2018 +0100

    Fix allocation error

 src/ComplexMatrix.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0af2900242eeae6462cd469c75e2ffa7a0666b37
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Mar 21 23:35:52 2018 +0100

    Invert with SVD

 src/ColorMapData.h    |  4 +--
 src/ColorPalette.cpp  | 24 ++++++++++-----
 src/ColorPalette.h    |  4 +--
 src/ComplexMatrix.cpp | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 src/ComplexMatrix.h   |  4 +++
 src/DoubleMatrix.cpp  |  4 ---
 6 files changed, 108 insertions(+), 17 deletions(-)

commit 34eb30ece8735ae2ce3b274b1e404ae9097d4888
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Mar 19 21:00:05 2018 +0100

    Minor speedup of sample reading

 src/Histogram2D.cpp | 44 +++++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 21 deletions(-)

commit 523ab9d2e2f2824c012b406e4eddaeca4eed5cc0
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Mar 17 23:13:48 2018 +0100

    Fix error for true 2D grids

 src/GridSearch.cpp | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit f2b1b49406f33822ba7379d3f9ea2ffcbb4772ca
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Mar 15 22:24:12 2018 +0100

    Comment edit

 src/GridSearch.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0d92ed8e06f669c7737d4bdd49b33575a4f7b9f5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Mar 15 13:47:12 2018 +0100

    New function to return local max/min

 src/Curve.h          | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/FunctionSearch.h |  4 ++++
 2 files changed, 68 insertions(+)

commit 82099a356bb6d40b4ef202f4b48a899121b20e06
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Mar 9 06:41:38 2018 +0100

    Add valid column to RealStatisticalProxy

 src/ComplexStatisticalProxy.cpp | 8 ++++++--
 src/RealStatisticalProxy.cpp    | 8 ++++++--
 2 files changed, 12 insertions(+), 4 deletions(-)

commit 25e27dd6f2184d87b56ee6bd33144d7c19b057c6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Mar 5 17:19:02 2018 +0100

    Fix -march option

 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 123ca5860f99c7d8939cc2466c313cfdea1fc8ef
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Mar 5 15:49:14 2018 +0100

    New option -sse3, -march and -cflags for configure

 configure | 40 +++++++++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 17 deletions(-)

commit 820dc671e47553e3e1c9fac6dfc4e76a737c949b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Mar 5 14:20:23 2018 +0100

    GridSearch now includes diagonal estimations
    
    New GridSearchTest

 configure                |  7 +++-
 src/AbstractFunction.cpp | 47 ++++++++++++++++++++++++
 src/AbstractFunction.h   |  8 +++--
 src/GridSearch.cpp       | 93 ++++++++++++++++++++++++++++++++++++++++++++++--
 src/GridSearch.h         |  1 +
 src/GridSearchTest.cpp   | 87 ++++++++++++++++++++++++++++++++++++++++++++
 src/GridSearchTest.h     | 51 ++++++++++++++++++++++++++
 src/QGpCoreMath.h        |  1 +
 8 files changed, 289 insertions(+), 6 deletions(-)

commit 1c83d42697ddf9c351d283633b2a2d0c75246614
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 26 15:57:27 2018 +0100

    Read sample return true if at the end
    
    False is reserved for parsing errors

 src/Histogram2D.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c7fcea23389b2eff3b6a78325d2b92ff45ef271c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Feb 23 07:11:20 2018 +0100

    Fix warning unused 'it'

 src/Histogram2D.cpp | 1 -
 1 file changed, 1 deletion(-)

commit 3454f6e4d17bbabb1c8cbc26808ec0c73f65cd9d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 22 23:30:53 2018 +0100

    Add access to line

 src/Histogram2D.h | 3 +++
 1 file changed, 3 insertions(+)

commit 2820eb6719478188544e1aeb378cdfd9f9bafa30
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 20 13:52:55 2018 +0100

    Warning for missing name as option

 src/CoordinateFile.cpp | 3 ++-
 src/CoordinateFile.h   | 5 +++++
 src/Point.h            | 2 ++
 3 files changed, 9 insertions(+), 1 deletion(-)

commit ff2b0a3015d049e3e883c4fa232772040e3bf08d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Feb 2 23:40:28 2018 +0100

    Export to octave

 src/ComplexMatrix.cpp | 15 +++++++++++++++
 src/ComplexMatrix.h   |  1 +
 2 files changed, 16 insertions(+)

commit c13a3c71bf7f11a96d0bc32853c9cae493e5bfc1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 9 12:10:35 2018 +0100

    New AngleSearch
    
    New Histogram2D::filterCurveAbsoluteRange()

 configure            |   7 +-
 src/AngleSearch.cpp  | 182 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/AngleSearch.h    |  59 +++++++++++++++++
 src/Curve.h          |  26 ++++++++
 src/FunctionSearch.h |   1 +
 src/GridSearch.cpp   |  36 +++-------
 src/GridSearch.h     |   2 -
 src/Histogram2D.cpp  |  24 +++++++
 src/Histogram2D.h    |   3 +-
 src/QGpCoreMath.h    |   1 +
 10 files changed, 311 insertions(+), 30 deletions(-)

commit 3d3fedf4edab4d2022277e4112a130b1303f52c5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 21 16:33:00 2017 +0100

    Pseudo 3D grid search
    
    For 3D grids with only 2 Z values, the grid search is performed in 2D at
    both Z values
    Keep track of header line in .max files

 src/GridSearch.cpp  | 246 +++++++++++++++++++++-------------------------------
 src/GridSearch.h    |   1 +
 src/Histogram2D.cpp |   5 +-
 src/Histogram2D.h   |   2 +-
 4 files changed, 107 insertions(+), 147 deletions(-)

commit 47e012ce31626a5440615de165ca393f51e602fb
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 19 15:35:10 2017 +0100

    new toGridString()

 src/Matrix.h     |  1 +
 src/MatrixData.h | 36 +++++++++++++++++++++++++++---------
 2 files changed, 28 insertions(+), 9 deletions(-)

commit 79a0dcacc90233c978348339f03f78cdd68b9867
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Dec 16 00:12:10 2017 +0100

    Fix all hrfk Rayleigh bugs

 src/FunctionSearch.h | 128 +++++++++++++++++++++++++--------------------------
 1 file changed, 64 insertions(+), 64 deletions(-)

commit f901765ca0f1f05590d99298ae3a21bc09099f16
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Dec 15 22:32:04 2017 +0100

    Minor edit

 src/GridSearch.cpp | 4 ++++
 1 file changed, 4 insertions(+)

commit 8e4d68135e770194c21d3ace20fc13be326b666b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Dec 15 16:01:31 2017 +0100

    Function and attached griding tools support 3D

 configure                                       |  12 +-
 src/AbstractFunction.cpp                        |   6 +-
 src/AbstractFunction.h                          |  15 +-
 src/ConcentricSearch.cpp                        |  28 +-
 src/ConcentricSearch.h                          |  10 +-
 src/DirectionalSearch.cpp                       |  26 +-
 src/DirectionalSearch.h                         |   8 +-
 src/{Function2Search.cpp => FunctionSearch.cpp} |  20 +-
 src/{Function2Search.h => FunctionSearch.h}     |  32 +-
 src/GridSearch.cpp                              | 412 ++++++++++++++++++------
 src/GridSearch.h                                |  36 ++-
 src/IrregularGrid2D.h                           |   2 +-
 src/IrregularGrid2DData.cpp                     |  78 ++++-
 src/IrregularGrid2DData.h                       |   2 +-
 src/Point.h                                     |   9 +-
 src/Point2D.h                                   |  13 +
 src/QGpCoreMath.h                               |   2 +-
 17 files changed, 509 insertions(+), 202 deletions(-)

commit 90ebb4a373369b1966e107690f211fbd069eb90f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 14 14:33:22 2017 +0100

    Renamed AbstractFunction2 to AbstractFunction
    
    No longer limited to 2 variables

 configure                                           | 12 ++++++------
 src/{AbstractFunction2.cpp => AbstractFunction.cpp} | 18 +++++++++---------
 src/{AbstractFunction2.h => AbstractFunction.h}     | 13 ++++++++-----
 src/ConcentricSearch.cpp                            |  2 +-
 src/ConcentricSearch.h                              |  2 +-
 src/Function2Search.cpp                             |  8 ++++----
 src/Function2Search.h                               | 10 +++++-----
 src/QGpCoreMath.h                                   |  2 +-
 8 files changed, 35 insertions(+), 32 deletions(-)

commit 2d793ab7e75b63c78a8e50326197aafa867f7a30
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 12 00:42:41 2017 +0100

    Do not generate curve when historgram is empty
    
    createMaximum() can return null

 src/DirectionalSearch.cpp | 12 +++++++++---
 src/GridSearch.cpp        | 12 +++++++++---
 src/Histogram2D.cpp       | 30 ++++++++++++++++++++++++------
 3 files changed, 42 insertions(+), 12 deletions(-)

commit 158a2686fe6e7e71e82cd252485b413417204410
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 7 12:51:27 2017 +0100

    Development of HRFK tool
    
    New AverageAngle to compute average of angles taking periodicity into
    account
    New static function in Angle to compute canonical angles and difference
    New ComplexMatrix::operator*=(double)
    New Cholesky decomposition to invert Hermitian positive defined matrices
    New ComplexMatrix::toUserString()
    GridSearch: if initGrid() returns false, value computation is skipped
    Histogram2D: storage of the full line for each sample
    New MatrixData<T>::hasNullOnDiagonal()

 configure                 |  7 +++-
 src/AbstractFunction2.cpp |  5 ++-
 src/AbstractFunction2.h   |  2 +-
 src/Angle.cpp             | 64 ++++++++++++++++++++++++++++++++
 src/Angle.h               |  5 +++
 src/AverageAngle.cpp      | 94 +++++++++++++++++++++++++++++++++++++++++++++++
 src/AverageAngle.h        | 55 +++++++++++++++++++++++++++
 src/ComplexMatrix.cpp     | 83 +++++++++++++++++++++++++++++++++++++++--
 src/ComplexMatrix.h       |  8 ++++
 src/GridSearch.cpp        | 12 +++---
 src/Histogram2D.cpp       |  6 ++-
 src/Histogram2D.h         |  3 +-
 src/Matrix.h              |  1 +
 src/MatrixData.h          | 49 ++++++++++++++++++------
 src/QGpCoreMath.h         |  1 +
 src/Value.h               | 13 ++++++-
 16 files changed, 381 insertions(+), 27 deletions(-)

commit 48741855af60bd2df304f27ea759b1956530e1a5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Nov 20 22:24:20 2017 +0100

    Fix numerical cache
    
    Add invert to complex matrix

 src/AbstractNumericalCache.cpp |  16 +++++--
 src/AbstractNumericalCache.h   |  15 +-----
 src/ComplexMatrix.cpp          | 103 ++++++++++++++++++++++++++++++++---------
 src/ComplexMatrix.h            |  40 ++++++----------
 src/DoubleMatrix.cpp           |  12 ++---
 src/Matrix.h                   |  11 ++---
 src/MatrixData.h               |   1 +
 src/MatrixMultiply.h           |   2 +-
 8 files changed, 121 insertions(+), 79 deletions(-)

commit 55164555bff1a7520ea79807ab99abb21a8a0653
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Oct 25 14:16:06 2017 +0200

    Fix spillting of curves

 src/Curve.h           | 4 ++--
 src/CurveSplitter.cpp | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 6b5be880e004c76cafbdd596578be1933acbaae0
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Oct 25 00:32:27 2017 +0200

    GIT_COMMIT and BUILD_TIME
    
    Moved from ${PACKAGE}Version.h to ${PACKAGE}InstallPath.h
    Dependency of ${PACKAGE}DLLExport.h to ${PACKAGE}InstallPath.h replaced
    by ${PACKAGE}Static.h that may contain a define in case of static build

 configure                  | 44 ++++++++++++++++++++++----------------------
 src/QGpCoreMathDLLExport.h |  4 ++--
 src/QGpCoreMathVersion.h   |  2 --
 3 files changed, 24 insertions(+), 26 deletions(-)

commit bc0c3c2efbe91834639a1940faf4c3029a8a5c6f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 23:19:01 2017 +0200

    Add PACKAGE.h to git

 src/QGpCoreMath.h        | 79 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/QGpCoreMathVersion.h |  8 ++---
 2 files changed, 83 insertions(+), 4 deletions(-)

commit f92b1934ccef9bf47dc746bb0f6faa9bd86107c2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 22:01:43 2017 +0200

    Add stable.h to git

 src/stable.h | 6 ++++++
 1 file changed, 6 insertions(+)

commit 0835a1784eac8485b6223b9ce43c078067a20201
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 21:56:41 2017 +0200

    Add ...DLLExport.h and ...Version.h to git

 src/QGpCoreMathDLLExport.h | 25 +++++++++++++++++++++++++
 src/QGpCoreMathVersion.h   |  8 ++++++++
 2 files changed, 33 insertions(+)

commit 320443da2925eea89a1d0209b68bcd74eb0c18dc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 21:46:28 2017 +0200

    Add configure script to git

 configure | 1061 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1061 insertions(+)

commit 976e24f405a3a99cade2aa4a4e3e9fc69d56f5c6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 21:40:07 2017 +0200

    Version 0.0.0-snapshot-20171024

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 383d55ba4318d46da7dfaf61014de2a8cbb9e9dd
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 21:38:12 2017 +0200

    A try to fix splitting of curves

 src/Curve.h                                 | 53 +++++--------------
 src/{ValueFriends.cpp => CurveSplitter.cpp} | 82 ++++++++++++++---------------
 src/{ValueFriends.h => CurveSplitter.h}     | 48 +++++++++++++----
 3 files changed, 90 insertions(+), 93 deletions(-)

commit d0a1842aac93c6a69b5ac2406d61cb45dca7d74b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 09:21:57 2017 +0200

    abs for slope in split

 src/Curve.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit d81f8c000456692604b6e968ef36ca17572cc83d
Author: Marc Wathelet <marc.wathelet@ird.fr>
Date:   Mon Oct 23 11:43:42 2017 +0200

    Avoid ambiguous overlaod of abs()

 src/StatisticalValue.h | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit 10745151ecb1db4f72b07f5dfa89085805a0fdd5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Oct 12 13:40:37 2017 +0200

    Transparent white for color maps

 src/ColorMap.cpp     | 93 +++++++++++++++++++++++++++++++++-------------------
 src/ColorMap.h       |  1 +
 src/ColorMapData.h   |  1 +
 src/ColorPalette.cpp | 16 +++++++++
 src/ColorPalette.h   |  1 +
 5 files changed, 78 insertions(+), 34 deletions(-)

commit c6723a71b1b259e6dd7064196e6bca3cbabb4ff0
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 10 23:57:15 2017 +0200

    Version 0.0.0-snapshot-20171010

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8b72d5c8527e270619cd3fb272a3dfdd5008b1e8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 10 23:44:02 2017 +0200

    Improve picking of local maxima

 src/GridSearch.cpp | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

commit 4867066d9e3d30364df8b829b70b064f29174614
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 19 00:10:38 2017 +0200

    Fix obsolete message (error in index)

 src/SmoothingParameters.cpp | 2 +-
 src/SmoothingParameters.h   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit ee49d60c48a34d7f8730d7ebd62d553e0e54eb20
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 18 23:42:30 2017 +0200

    Version 0.0.0-snapshot-20170918

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e0615d2952a70ff135427482b5108f2b0ab33ee8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 18 22:55:39 2017 +0200

    Versioning of parameters files

 src/GridSearch.cpp          |  2 +-
 src/SmoothingParameters.cpp | 14 +++++++-------
 src/SmoothingParameters.h   |  3 ++-
 3 files changed, 10 insertions(+), 9 deletions(-)

commit 19c9e380d0706f0d3e5d5e20746335e1b52021dd
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Sep 17 22:00:17 2017 +0200

    Fix compatibility loading of parameters

 src/SmoothingParameters.cpp | 1 +
 1 file changed, 1 insertion(+)

commit fb7097d7a5578e357150568728ed2113e1b4fae3
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Sep 16 21:42:06 2017 +0200

    Export for Histogram2D::Sample

 src/Histogram2D.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9bc505304c549b06f7a1520de24f869029610e00
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Sep 15 11:26:42 2017 +0200

    Fix >> for nested templates
    
    Not supported by gcc 4.9.2 on Debian

 src/Curve.h          | 18 +++++++++---------
 src/ValueFriends.cpp | 16 ++++++++--------
 src/ValueFriends.h   |  2 +-
 3 files changed, 18 insertions(+), 18 deletions(-)

commit 32f4cc26509aa76bf3d3c08685989ea6de3473b6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Sep 14 14:41:36 2017 +0200

    New keyword suffix and obsolete warning

 src/SmoothingParameters.cpp | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit da66d4d316d2715b99c97b8b6e053df2662362c8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 11 15:07:45 2017 +0200

    Add isValid(Point2D)

 src/UtmZone.cpp | 26 ++++++++++++++++++++++++++
 src/UtmZone.h   |  1 +
 2 files changed, 27 insertions(+)

commit c7142aa5807931d30d2a3e673b20efeed081f7d9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Sep 7 16:37:36 2017 +0200

    Support for package name with '-'

 src/Curve.h          | 67 ++++++++++++++++++++++++++++++++++++++++++----------
 src/QGpCoreMath.cpp  |  2 +-
 src/ValueFriends.cpp | 36 +---------------------------
 3 files changed, 56 insertions(+), 49 deletions(-)

commit 01572a6c127524f64e4fba1b5cd592b5a88f6d67
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Aug 24 15:37:18 2017 +0200

    Curve::indexOf() with relPrec argument
    
    indexOf() does now imperfect matches
    Split of extrapolate() in extrapolateFromStart() and extrapolateFromEnd()

 src/Curve.h          | 145 ++++++++++++++++++++++++++++++++++++++++++++++++---
 src/Histogram2D.cpp  |  26 ++++++---
 src/ValueFriends.cpp |  10 ++++
 3 files changed, 165 insertions(+), 16 deletions(-)

commit f322f65378e458616332a47054993f5d4f51e25d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Aug 2 00:28:41 2017 +0200

    Tested implementation of curve splitting

 src/Angle.cpp        | 14 +++++++++++
 src/Angle.h          |  1 +
 src/Curve.h          | 58 ++++++++++++++++++++++++++++++++++----------
 src/ValueFriends.cpp | 68 +++++++++++++++++++++++++++++++++++++++++++++-------
 src/ValueFriends.h   |  8 +++----
 5 files changed, 123 insertions(+), 26 deletions(-)

commit 8f91f8ec4b5fb8a1a7df4692d6ab20151698519b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jul 27 16:58:33 2017 +0200

    New features in Curve and fix of ValueFriends
    
    New Curve::indexOf(double), Curve::angle(), fix or Curve::split
    Full implementation of ValueFriends (not yet tested)

 src/Curve.h          | 70 ++++++++++++++++++++++++++++++++++++++++++++++++----
 src/ValueFriends.cpp | 42 ++++++++++++++-----------------
 src/ValueFriends.h   | 19 +++++++++-----
 3 files changed, 97 insertions(+), 34 deletions(-)

commit 178100972c169276342970efe1a761fc34960065
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jul 4 10:47:43 2017 +0200

    ValueFriends clusterization under devel

 src/ValueFriends.cpp | 38 +++++++++++++++++++++++++++-----------
 src/ValueFriends.h   |  2 ++
 2 files changed, 29 insertions(+), 11 deletions(-)

commit 173bae547346529f6c1c9394cfa63dc344714d21
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jun 30 22:32:08 2017 +0200

    Many new features
    
    New Circle constructor from 3 points
    Circle center is now a Point2D
    New Circle::radius() and Circle::center()
    New Curve::curvature() and Curve::split()
      split is designed to split made of various interlaced modes
    New copy eprator for GaussDistribution
    GaussDistribution::misfit removed (moved to Histogram2D)
    Histogram2D::meanCurve(), medianCurve() and modeCurve() do not
    include bad points where histogram is null
    New Histogram2D::filterMisfit()
    New Histogram2D::misfit()
    New Histogram2D::pickAll()
    New IrregularGrid2DData::varianceFit()
    New IrregularGrid2DData::misfit()
    New IrregularGrid2DData::belongs()
    New PointND::point2D()
    RootSolver::neville() returns bool instead void
    Fix StatisticalValue<numberType>::average() for weights lower than 1

 src/Circle.cpp              |  63 +++++++---
 src/Circle.h                |   7 +-
 src/Curve.h                 |  65 ++++++++++
 src/GaussDistribution.cpp   |  43 +------
 src/GaussDistribution.h     |   4 +-
 src/Histogram2D.cpp         | 281 ++++++++++++++++++++++++++++++++++++++------
 src/Histogram2D.h           |  20 +++-
 src/IrregularGrid2D.h       |   3 +
 src/IrregularGrid2DData.cpp |  63 +++++++++-
 src/IrregularGrid2DData.h   |   4 +
 src/PointND.cpp             |  11 ++
 src/PointND.h               |   2 +
 src/RootSolver.h            |  19 +--
 src/StatisticalValue.h      |   6 +-
 src/ValueFriends.cpp        | 169 ++++++++++++++++++++++++++
 src/ValueFriends.h          |  82 +++++++++++++
 16 files changed, 736 insertions(+), 106 deletions(-)

commit f437fbde57dbe94e8a4f9b8edb816791e113c0b5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue May 16 20:37:51 2017 +0200

    Fix crash in Curve::minimumX, Y,...()
    
    When all the cure samples are invalid

 src/Curve.h        |  98 ++++++++-----
 src/GridSearch.cpp | 396 ++++++++++++++++++++++++++++-------------------------
 2 files changed, 270 insertions(+), 224 deletions(-)

commit de95368cb1cf1688e382da73d0268fcb85bae5df
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Apr 10 12:17:16 2017 +0200

    Various improvement linked to aviostool
    
    - Curve::sumx, sumY,... now public function instead of private
    - Curve<pointType>::indexAfter() replace ASSERT(count()>1) by ASSERT(!isEmpty())
    - Precision of search tools moved to base class Function2Search
    - new GaussDistribution::misfit()
    - Histogram2D::Sample::read() based on LineParser for more flexibility
    about columns to use
    - IrregularGrid2D: mean, median and mode return NAN in case of error

 src/Curve.h                 |   9 +--
 src/DirectionalSearch.cpp   |   2 +
 src/DirectionalSearch.h     |   3 -
 src/Function2Search.cpp     |   1 +
 src/Function2Search.h       |   6 ++
 src/GaussDistribution.cpp   | 170 +++++++++++++++++++++++++++++++-------------
 src/GaussDistribution.h     |  82 ++++++++++-----------
 src/GridSearch.cpp          |  18 +++--
 src/GridSearch.h            |   3 -
 src/Histogram2D.cpp         |  92 ++++++++++++------------
 src/Histogram2D.h           |   3 +-
 src/IrregularGrid2DData.cpp |  40 ++++++-----
 12 files changed, 246 insertions(+), 183 deletions(-)

commit bb13d75999b79a12ffb9d6748811628436ecf6f8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 28 22:24:45 2017 +0200

    New developments around automatic FK

 src/AbstractFunction2.cpp   |   9 +++
 src/AbstractFunction2.h     |   3 +
 src/Curve.h                 |  61 ++++++++++++--------
 src/DirectionalSearch.cpp   |  15 +++--
 src/DirectionalSearch.h     |   4 +-
 src/Function2Search.cpp     |  43 +++++++++++----
 src/Function2Search.h       |  18 ++++--
 src/GridSearch.cpp          |  21 ++++---
 src/GridSearch.h            |   4 +-
 src/Histogram2D.cpp         |  82 ++++++++++++++++++++++++---
 src/Histogram2D.h           |   4 +-
 src/IrregularGrid2D.h       |   7 ++-
 src/IrregularGrid2DData.cpp | 132 +++++++++++++++++++++++++++++++++++++++-----
 src/IrregularGrid2DData.h   |   7 ++-
 14 files changed, 323 insertions(+), 87 deletions(-)

commit 42d029fd22e14f6f9693aa59136c89c9f4b8609e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Mar 24 09:14:28 2017 +0100

    new virtual double Function2Search::globalMax()

 src/DirectionalSearch.h | 1 -
 src/Function2Search.h   | 6 ++++--
 src/GridSearch.cpp      | 2 +-
 src/GridSearch.h        | 4 ++--
 4 files changed, 7 insertions(+), 6 deletions(-)

commit 4c9ec3fc4af899ddffff1dcafe4b791683229676
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 21 09:45:57 2017 +0100

    More features for Histogram2D
    
    new write()
    new read()
    new save()
    new load()
    addSamples() reimplemented
    new filterCurveRelativeRange()
    filterCurveRange() renamed to filterCurveSigmaRange()
    
    Prevent negative values for log scale in Rect::enlarge()

 src/Histogram2D.cpp | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 src/Histogram2D.h   | 13 ++++++--
 src/Rect.cpp        | 24 ++++++++++----
 3 files changed, 115 insertions(+), 13 deletions(-)

commit c346b0753823b12f00a07556e48e6bf9eb169e6a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Mar 17 15:35:31 2017 +0100

    New Histogram2D
    
    Moved from gphistogram
    Implementation of Histogram::mean(), median() and mode()
    Fix of _sotred flag in copy constructor of Curve

 src/Curve.h                 |   2 +-
 src/Histogram.cpp           | 132 ++++++++++++++++-
 src/Histogram.h             |   2 +
 src/Histogram2D.cpp         | 334 ++++++++++++++++++++++++++++++++++++++++++++
 src/Histogram2D.h           |  93 ++++++++++++
 src/IrregularGrid2DData.cpp |  22 +--
 6 files changed, 572 insertions(+), 13 deletions(-)

commit 7b02a70e629beca4f0f0406c88be34bf217083f2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 7 23:03:45 2017 +0000

    Fix sorting for Curve::line
    
    Add copy constructor for SmoothingParameters

 src/Curve.h                 | 10 ++++++++--
 src/IrregularGrid2DData.cpp | 27 +++++++++++++++++++++------
 src/SmoothingParameters.cpp | 12 +++++++++++-
 src/SmoothingParameters.h   |  3 +++
 4 files changed, 43 insertions(+), 9 deletions(-)

commit a963cc80c4e7f664863eeb246f4f3b0c67e8c4d9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 7 12:48:45 2017 +0000

    New sorted flag in Curve
    
    Was required to speedup plot of conventional curve in figue

 src/Curve.cpp               |  19 ++-
 src/Curve.h                 | 353 ++++++++++++++++++++++++++++----------------
 src/CurveProxy.h            |  19 ++-
 src/Histogram.cpp           |   2 +-
 src/IrregularGrid2D.h       |   2 +-
 src/IrregularGrid2DData.cpp |  20 +--
 src/IrregularGrid2DData.h   |  12 +-
 src/Point2D.h               |   2 +-
 src/Rect.cpp                |  11 +-
 src/Rect.h                  |  14 +-
 10 files changed, 288 insertions(+), 166 deletions(-)

commit 01f54199261ec120f93ad257587a53e877f80d20
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 24 13:59:34 2017 +0000

    Minor edit

 src/AbstractFunction2.cpp | 68 +++++++++++++++++++++++------------------------
 src/AbstractFunction2.h   | 23 ++++++++--------
 src/DirectionalSearch.cpp |  6 ++---
 src/GridSearch.cpp        | 19 ++++++-------
 4 files changed, 59 insertions(+), 57 deletions(-)

commit 4bdfb19ac544826ab4cbb29cc96f442ac518d4ee
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 9 09:58:39 2017 +0000

    Version 0.0.0-snapshot-20170109

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2ea6c0a3a1db50c1f91e8117c09c33b317fe1979
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 12 13:03:51 2016 +0000

    Version 0.0.0-snapshot-20161212

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 03aa47a46f0a08ebbf11603f950e19565fe5d471
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 12 12:37:05 2016 +0000

    Minor edit

 src/CoordinateFile.h | 1 +
 1 file changed, 1 insertion(+)

commit 4ad7ee769675362d4748d21409870919a543bc22
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 5 11:36:04 2016 +0000

    Fix ColorPalette copy constructor
    
    Rename Hobiger palette to Hobi
    Remove useless members of AbstractNumericalCache

 src/AbstractNumericalCache.cpp |  8 ++--
 src/AbstractNumericalCache.h   | 90 +++++++++++++++++++++---------------------
 src/AbstractNumericalKey.h     |  1 -
 src/ColorPalette.cpp           | 13 ++++--
 src/ColorPalette.h             |  6 +--
 src/MatrixMultiply.h           |  6 ---
 6 files changed, 61 insertions(+), 63 deletions(-)

commit b6880560aab012e6a5302def71ee251238fbe829
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Nov 21 22:54:53 2016 +0000

    Version 0.0.0-snapshot-20161121

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d1b6b3d21dbe89d95ff9453fc65e23cfb624d5f7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Nov 21 15:40:38 2016 +0000

    to/fromString()
    
    New Hobiger palette
    No longer McNames by default

 src/AbstractColorPalette.h |  6 ++--
 src/ColorMap.h             |  4 +--
 src/ColorPalette.cpp       | 88 ++++++++++++++++++++++++++++++++++++++++------
 src/ColorPalette.h         | 18 ++++++----
 4 files changed, 95 insertions(+), 21 deletions(-)

commit 59f6212e40da128c463a691f9ebfd5803a8b5e2f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Nov 18 11:08:38 2016 +0000

    Version 0.0.0-snapshot-20161118

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit de4c9b62cd857cd3b3c478a3493606ddf1b0169e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 17 15:10:00 2016 +0000

    Fix import of ColorMap

 src/ColorMap.cpp | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit dfc1abbc770d76d66f94c154dcfb929198cc882e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 17 11:28:25 2016 +0000

    Add AbstractColorPalette
    
    Used for properties dialog boxes dealing with ColorMap and Legend
    Various fixes of McNames palettes.
    generate function based on enum for color model

 src/AbstractColorPalette.cpp |  55 +++++++++++++++++++++
 src/AbstractColorPalette.h   |  57 ++++++++++++++++++++++
 src/ColorMap.cpp             |  32 ++++++++++++
 src/ColorMap.h               |  50 +++++--------------
 src/ColorMapData.cpp         |  10 ++++
 src/ColorMapData.h           |  32 +++++-------
 src/ColorPalette.cpp         | 114 +++++++++++++++++++++++++++++++++----------
 src/ColorPalette.h           |  17 +++++--
 8 files changed, 278 insertions(+), 89 deletions(-)

commit d8a9b8b5dbb66a4348577280a218c0c908be0965
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 10 19:23:15 2016 +0000

    Two cycles for McNames color palette

 src/ColorPalette.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7705acc0df2337d916ea448eea26dce6e09bf704
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Nov 8 22:38:35 2016 +0000

    Add McNames palette
    
    Rename of old ColorPalette into ColorMap
    ColorPalette contains now only the colors

 src/ColorMap.cpp          | 192 ++++++++++++++++++++++++++++++
 src/ColorMap.h            | 143 +++++++++++++++++++++++
 src/ColorMapData.cpp      | 197 +++++++++++++++++++++++++++++++
 src/ColorMapData.h        | 105 +++++++++++++++++
 src/ColorPalette.cpp      | 291 ++++++++++++++++++++++++++++++++++++++++++++++
 src/ColorPalette.h        |  66 +++++++++++
 src/IrregularGrid2DData.h |   2 +-
 7 files changed, 995 insertions(+), 1 deletion(-)

commit 97e0b7382eef58bdfc524208c2d9cbf9a8bdaa25
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Nov 4 11:09:14 2016 +0000

    Remove obsolete 'register' keyword

 src/DoubleMatrix.cpp | 4 ++--
 src/RootSolver.h     | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 81841f3f78e516918609339e944555f9cef87f2b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Oct 20 13:50:23 2016 +0000

    New function validate()
    
    Allow effecient editing of the validity flag

 src/Curve.cpp    | 274 ++++++++++++++++++++++++++++---------------------------
 src/Curve.h      |  47 +++++++++-
 src/CurveProxy.h |   4 +
 3 files changed, 189 insertions(+), 136 deletions(-)

commit ae831395c996fa2847c906b60e0d8c70598c8a12
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 26 11:45:56 2016 +0000

    Minor edit

 src/Point2D.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit af7dbba261136f38103603b01342d1c898367255
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Sep 24 06:28:00 2016 +0000

    Version 0.0.0-snapshot-20160924

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5692e97f2e52e69ed0c272b19b47ef9301fa9ab5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Sep 24 06:27:04 2016 +0000

    Fix computation of average

 src/StatisticalValue.h | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

commit 924622b7208a05c690ddd85eef8bb7ebffa8d23b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Sep 18 22:43:29 2016 +0000

    Version 0.0.0-snapshot-20160918

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit fdb62e5f6e9bca306ecd7b1a81e452b425765d01
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Sep 18 22:34:00 2016 +0000

    Fix median computation fo grids on borders

 src/IrregularGrid2DData.cpp |  7 ++++++-
 src/StatisticalValue.h      | 32 ++++++++++++++++++++++++--------
 2 files changed, 30 insertions(+), 9 deletions(-)

commit baf3946ed7c3c259fc5d6ddd834d85d50d358df7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 22:11:58 2016 +0000

    Version 0.0.0-snapshot-20160913

 admin/version-devel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7d1dc5edf974eefe9632193474959b9f37c38c59
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 15:03:08 2016 +0000

    Version 0.0.0-snapshot-20160913

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f886eaa6618bb3487fbc5ed2b407421aac5ef3bb
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 14:57:12 2016 +0000

    Fix export to log of smoothing constant

 src/SmoothingParameters.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6154f14567818ff7ac4c0b6d1fb7cbbb69696dff
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Sep 8 20:47:32 2016 +0000

    Version 0.0.0-snapshot-20160908

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 373c7befcbd6a962fb1d456b22cf0a5d889ebdf4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 6 12:41:53 2016 +0000

    New UtmZone, CoordinateFile and CurveProxy
    
    CurveProxy (originaly CurveBrowserProxy) moved from SciFigs
    UtmZone features were originaly included in Point2D.

 src/BasicCurveProxy.cpp         |  40 ++++
 src/BasicCurveProxy.h           |  50 +++++
 src/ComplexStatisticalProxy.cpp | 179 +++++++++++++++++
 src/ComplexStatisticalProxy.h   |  79 ++++++++
 src/CoordinateFile.cpp          | 423 ++++++++++++++++++++++++++++++++++++++++
 src/CoordinateFile.h            |  68 +++++++
 src/CurveProxy.cpp              |  87 +++++++++
 src/CurveProxy.h                | 145 ++++++++++++++
 src/Point2D.cpp                 | 245 ++---------------------
 src/Point2D.h                   |  10 +-
 src/RealStatisticalProxy.cpp    | 146 ++++++++++++++
 src/RealStatisticalProxy.h      |  79 ++++++++
 src/UtmZone.cpp                 | 283 +++++++++++++++++++++++++++
 src/UtmZone.h                   |  98 ++++++++++
 14 files changed, 1698 insertions(+), 234 deletions(-)

commit 82c7c5916205157b0009f526c9fac37c52f0e915
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Aug 18 14:53:28 2016 +0000

    Version 0.0.0-snapshot-20160818

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1ddee644180327e4f29609afcf774d85c48922b6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jul 28 11:19:47 2016 +0000

    Add support for 1e99 values for compatibility

 src/Rect.cpp | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

commit 08ed42c9c88e5bae3453924705d18d428bb8eba9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jun 23 12:30:09 2016 +0000

    Version 0.0.0-snapshot-20160623

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5f2b2c5b0d3825f647aa883377c268750a2dd5ff
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Jun 12 22:59:57 2016 +0000

    Version 0.0.0-snapshot-20160612

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 169308400e14222b4ea2e5625714dbe7a0c2d909
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jun 7 12:12:45 2016 +0000

    Version 0.0.0-snapshot-20160607

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ab12df60cfde7a01938cf4ffdc6deed743b47bd8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 6 14:53:02 2016 +0000

    Version 0.0.0-snapshot-20160606

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1818cd1a2682ebc8132123b54efb1366fcdbbdd1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 6 14:42:48 2016 +0000

    Add uniform() which is equivalent to ran2()

 src/Random.h | 1 +
 1 file changed, 1 insertion(+)

commit acdb8fa4dc3b49b0c6cfbbea79ed925b44d57068
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu May 26 15:29:34 2016 +0000

    Version 0.0.0-snapshot-20160526

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b7ed1216307ba3b39486c66771aec85b9ca8fc8d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue May 24 14:18:02 2016 +0000

    Version 0.0.0-snapshot-20160524

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 40dd7a0b89b043bd2dbfa7341ca19de3e2b10f6e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon May 23 15:09:42 2016 +0000

    Version 0.0.0-snapshot-20160523

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bc1c5d490ad327d94856f3b006a930c2a7ac1f7a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri May 20 14:58:23 2016 +0000

    Version 0.0.0-snapshot-20160520

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit aeeaa4aba1e49c915761d742f9db6944f730c1b6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue May 10 14:14:41 2016 +0000

    Fix version for devel

 admin/version-devel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 908f13b1eaac3e48712b2c9820c4cef5a3e400ec
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Apr 29 14:54:05 2016 +0000

    Version 0.1.0-snapshot-20160429

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8454a7f1fadc02d1f90fe91aea9c4b04e3b29e36
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Apr 26 20:01:36 2016 +0000

    Version 0.1.0-snapshot-20160426

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6200365fb4807676f1606a00a9ab834d1dd2f656
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Apr 7 22:10:17 2016 +0000

    Add round functions for points

 src/Point.cpp   | 11 +++++------
 src/Point.h     |  2 +-
 src/Point2D.cpp | 10 ++++++++++
 src/Point2D.h   |  2 ++
 4 files changed, 18 insertions(+), 7 deletions(-)

commit 8190a8f27fa09e92b373afc34a5a66c199bda7b1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Mar 4 08:44:25 2016 +0000

    Version 0.1.0-snapshot-20160304

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit df4fd5c031319b50f23d23efa8fe8e8aede0f425
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 16 08:13:22 2016 +0000

    Version 0.1.0-snapshot-20160216

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 397c12c6c1d2348ce776038dc2400aa5a220fe07
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Feb 12 15:29:57 2016 +0000

    Remove some warnings

 src/Curve.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 446b2868f636f2913bb0124041a6ce9931bb2987
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Feb 12 10:38:44 2016 +0000

    Add NO_SVG

 src/Curve.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a4a704ce62dda6031b2bb7efd58f2578e2741798
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 15 17:48:52 2016 +0000

    Porting to Qt5

 src/Grid3D.h | 1 +
 1 file changed, 1 insertion(+)

commit 17105334e5d138bcd19eddd7a0ee2435364b95eb
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 15 15:25:59 2016 +0000

    Porting to Qt5

 src/Curve.h          |  5 ++++-
 src/Grid2D.h         |  4 +---
 src/Grid3D.h         |  4 +---
 src/PointND.cpp      | 16 ++++++++++++----
 src/PointNDOptions.h |  4 ++--
 5 files changed, 20 insertions(+), 13 deletions(-)

commit 3187e5c3ee04d8adeb74a736f57585879a1d3844
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 15 14:39:39 2016 +0000

    Porting to Qt5

 src/ComplexExponential.cpp | 2 +-
 src/ComplexExponential.h   | 1 -
 src/Grid2D.h               | 2 +-
 src/Grid3D.h               | 2 +-
 4 files changed, 3 insertions(+), 4 deletions(-)

commit 65f88159e072f632fa2860ea1310db87b8184b35
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 21 16:18:38 2015 +0000

    Porting to Qt5

 lang/QGpMath.de.ts | 4 ----
 lang/QGpMath.es.ts | 4 ----
 lang/QGpMath.fr.ts | 4 ----
 lang/QGpMath.it.ts | 4 ----
 4 files changed, 16 deletions(-)

commit 50b95f25c5fbfccc61c6554a52762ffd790b796c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 1 16:20:56 2015 +0000

    Allows execution from another directory

 src/Rect.cpp | 48 ------------------------------------------------
 src/Rect.h   |  8 ++++----
 2 files changed, 4 insertions(+), 52 deletions(-)

commit 929365598c32c2a293bcb8ba53bd79351e316dfb
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 5 12:51:46 2015 +0000

    Use of INFINITY instead of 1e99

 src/ConcentricSearch.cpp    |  2 +-
 src/Curve.h                 | 12 +++++++++---
 src/DirectionalSearch.cpp   |  2 +-
 src/GaussDistribution.cpp   |  2 +-
 src/GridSearch.cpp          |  2 +-
 src/IrregularGrid2DData.cpp | 16 ++++++++--------
 src/Rect.cpp                | 16 ++++++++--------
 src/Stationarity.cpp        |  6 +++---
 src/StatisticalPoint.h      |  5 ++---
 src/StatisticalValue.h      |  7 ++++++-
 src/Statistics.cpp          |  4 ++--
 11 files changed, 42 insertions(+), 32 deletions(-)

commit 5778982cc7738f784ca704b89fdba02be4008c87
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 10 07:17:52 2015 +0000

    Version 0.1.0-snapshot-20150310

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 37cfa7ba03b153dc8316e4631bc1a0e77794079f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Mar 8 21:56:34 2015 +0000

    Add smooth(AxisType)
    
    Smoothes the complete grid along an axis
    Add comment for followMaximumX and Y

 src/IrregularGrid2D.cpp     |  26 +-
 src/IrregularGrid2D.h       |   1 +
 src/IrregularGrid2DData.cpp | 620 ++++++++++++++++++++++----------------------
 src/IrregularGrid2DData.h   |   7 +-
 4 files changed, 340 insertions(+), 314 deletions(-)

commit 519da15dedaf9be246ddcc6b363d0acc233fb6f5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Mar 8 07:57:41 2015 +0000

    Version 0.1.0-snapshot-20150308

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit fb6dac82cdbc9c451e6ed0f303540a225a2225f2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Mar 5 22:08:32 2015 +0000

    Version 0.1.0-snapshot-20150305

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e8cff50bf785c30448890d19ff1a4312d675f8bd
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 3 12:48:27 2015 +0000

    Version 0.1.0-snapshot-20150303

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 91e035af9b752823b91a269b6a94d7f88362764c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 3 12:10:32 2015 +0000

    Fix Akaike computation and new Determinant misfit
    
    Akaike was based on a non-normalized misfit

 src/StatisticalValue.h | 35 +++++++++++++++++++----------------
 1 file changed, 19 insertions(+), 16 deletions(-)

commit 9e91b491b6f59cc14c8536597a56d721a32e513a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Mar 1 19:57:30 2015 +0000

    Version 0.1.0-snapshot-20150301

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c0b40d49795e083da70f2d2f1044fb9f5fbc8125
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 24 07:38:58 2015 +0000

    Remove declaration of template functions
    
    A try to solve DLL EXPORT warnings and errors under Windows

 src/Grid2D.h           |  8 +-------
 src/Grid3D.h           | 11 ++---------
 src/StatisticalValue.h |  9 ++-------
 3 files changed, 5 insertions(+), 23 deletions(-)

commit 4882d42c38dec53672c015e447e079f48da848b4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 23 20:43:46 2015 +0000

    dd EXPORTs to avoid warning under windows

 src/Grid2D.h           | 2 +-
 src/Grid3D.h           | 4 ++--
 src/StatisticalValue.h | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

commit eef681f5fb5c5df14c7d7a6c83aed1033eb6f579
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 23 19:41:11 2015 +0000

    New HAS_GUI instead of makepro

 admin/info    | 2 ++
 admin/makepro | 8 --------
 2 files changed, 2 insertions(+), 8 deletions(-)

commit ee001616ff6032f4cacc7b00db7bc94bf9f3471c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 19 11:17:00 2015 +0000

    Link to gfortran under windows

 admin/makepro | 1 +
 1 file changed, 1 insertion(+)

commit 692905145778bb6687e1c11445c91dfc7e664864
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 18 13:11:00 2015 +0000

    Version 0.1.0-snapshot-20150218

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f1d33bf5e7c700c70ea34cc12fc44d0e07811306
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 17 20:54:43 2015 +0000

    Remove useless checks for QVector::reserve()

 src/Curve.h | 2 --
 1 file changed, 2 deletions(-)

commit d8716bcf080c02800b5e9d50f9f57364a90c3019
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 17 20:49:32 2015 +0000

    New LinearRegression object

 src/Curve.h              |   2 +
 src/LinearRegression.cpp | 164 +++++++++++++++++++++++++++++++++++++++++++++++
 src/LinearRegression.h   |  63 ++++++++++++++++++
 3 files changed, 229 insertions(+)

commit 7684ac739aa127f5fdecd87439cbfe379e9e3e0a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 16 10:04:42 2015 +0000

    new Curve<pointType>::isInsideRange(double x)
    
    new Covariance::count()

 src/Covariance.h |  1 +
 src/Curve.h      | 17 ++++++++++++++++-
 2 files changed, 17 insertions(+), 1 deletion(-)

commit 2af64a7fb3f6a6afcaa8e4eae53bbadc4732478f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 13 12:57:05 2014 +0000

    Fix derivative computation (factor 4)

 src/Curve.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 15386477ff61304bf60ae1178a519161b9973187
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Oct 18 11:47:19 2014 +0000

    Fix communication with LEAS battery pack

 src/Plane.cpp | 60 ++++++++++++++++++++++++++++++++++++++++-------------------
 src/Plane.h   |  1 +
 2 files changed, 42 insertions(+), 19 deletions(-)

commit e316504809930799680dcab98ba537f9a6411189
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 12 18:40:59 2014 +0000

    Version 0.1.0-snapshot-20140212

 admin/version-devel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 41d4914bf4c7035fc6e3215d58ae05f818965a57
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 12 18:35:37 2014 +0000

    Fix computation of distance between segments

 src/Curve.h     | 12 +++++++++
 src/Plane.cpp   |  9 ++-----
 src/Plane.h     |  3 ---
 src/Point.cpp   | 20 ---------------
 src/Point2D.cpp |  6 ++---
 src/Segment.cpp | 76 ++++++++++++++++++++++++++++++++++++++++-----------------
 src/Segment.h   | 12 +++++----
 7 files changed, 77 insertions(+), 61 deletions(-)

commit 6651beffb618fc3428080a89d77822f28172f92c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 21 09:51:16 2014 +0000

    Fix namespace of Simplex functions

 src/Point2D.cpp | 2 +-
 src/Simplex.h   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 58168d33901ca3a74edd7c36f7557eb00c004c6a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 20 14:47:17 2014 +0000

    Fix bug in distanceTo()

 src/Segment.cpp | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

commit 91247d65ebe19e0008494a269fafe052b3b9f827
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jan 16 11:40:38 2014 +0000

    Add Matrix<T>::operator*=(const T&)

 admin/version-devel | 4 ++--
 src/Matrix.h        | 7 ++++---
 src/MatrixData.h    | 8 ++++++++
 3 files changed, 14 insertions(+), 5 deletions(-)

commit 2754551385dd375ac56f727b896c8548edfe137b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Jan 15 00:16:49 2014 +0000

    Fix Rect::intersect()
    
    Intersection between a Rect and a segment.
    Not used until now, bug fixed for horizontal or vertical segments
    The function does not touch the segment anymore if it is inside.

 src/Rect.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 29a6c1c729f81badfa47232456faa62f325dd2d2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 13 11:39:48 2014 +0000

    Fix warning for unused variable

 src/Histogram.cpp |  4 ++--
 src/Histogram.h   |  8 ++++++++
 src/RootSolver.h  | 12 ------------
 3 files changed, 10 insertions(+), 14 deletions(-)

commit 02f946ca474adaf14c61f91a54122b327244d465
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 10 10:35:45 2014 +0000

    Add normalization of normal vector

 src/Plane.cpp | 2 ++
 1 file changed, 2 insertions(+)

commit b7e88fe031e12ae0351a2025a2a0b0bb888f5f7d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 7 14:26:06 2014 +0000

    3D improvements for WoodFrame3D

 src/AbstractNumericalCache.cpp | 29 +++++++++---------
 src/AbstractNumericalCache.h   |  3 +-
 src/DirectionalSearch.cpp      |  2 --
 src/DoubleMatrix.cpp           |  7 +++++
 src/DoubleMatrix.h             |  3 ++
 src/IrregularGrid2DData.cpp    | 14 ++++-----
 src/Matrix.h                   |  2 +-
 src/MatrixData.h               | 49 ++++++++++++++++++++++++------
 src/Parallelepiped.cpp         | 69 +++++++++++++++++++++---------------------
 src/Parallelepiped.h           | 23 ++------------
 src/Plane.cpp                  | 15 ++++++---
 src/Plane.h                    |  6 +++-
 src/Point.cpp                  | 11 +++++++
 src/Point.h                    |  1 +
 src/Rect.cpp                   |  2 +-
 src/Rect.h                     |  2 +-
 src/Segment.cpp                | 68 ++++++++++++++++++++++++++++++++++++-----
 src/Segment.h                  | 10 +++++-
 18 files changed, 208 insertions(+), 108 deletions(-)

commit 74c62a9cd56aace1d92acf82b3f5b6b0f29d7ce3
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Nov 27 21:44:44 2013 +0000

    Fix include problem

 src/Stationarity.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 7f4fd3cdf5bd500b5c600fa91f42b5b57481b3b7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Nov 27 21:44:08 2013 +0000

    Fix include problem

 src/StatComparator.h | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 8e9ab894e96a4312120344dde29f8c036a435ae0
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Nov 27 21:43:34 2013 +0000

    Fix include problem

 src/Simplex.cpp | 2 ++
 1 file changed, 2 insertions(+)

commit 1391e38ad23529a47bdb1a9b3fa637d546e6d467
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Nov 27 21:42:22 2013 +0000

    Fix include problem

 src/RootSolver.h | 2 ++
 1 file changed, 2 insertions(+)

commit 48aa80b5ca5f9a597be922dc8f669ec09ccd8e79
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Nov 27 21:41:51 2013 +0000

    Fix include problem

 src/PointND.h | 2 ++
 1 file changed, 2 insertions(+)

commit d7c34156cfc3bdc24e034c59806b85ccf7ef8fdc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Nov 27 21:41:13 2013 +0000

    Fix include problem

 src/Point1D.h | 2 ++
 1 file changed, 2 insertions(+)

commit 8cf4b95adb7243d6d594b24234d93ba28db61afe
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Nov 27 21:40:16 2013 +0000

    Fix include problem

 src/GaussDistribution.cpp | 1 +
 1 file changed, 1 insertion(+)

commit 78dd67536148667ed0ac52132e22a8b9860d65d8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Nov 27 21:39:00 2013 +0000

    Fix include problem

 lang/QGpCoreMath.de.ts | 142 +++++++++++++++++++++++++++++++++++++++++++++++++
 lang/QGpCoreMath.es.ts | 142 +++++++++++++++++++++++++++++++++++++++++++++++++
 lang/QGpCoreMath.fr.ts | 142 +++++++++++++++++++++++++++++++++++++++++++++++++
 lang/QGpCoreMath.it.ts | 142 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/Point2D.h          |   2 +-
 5 files changed, 569 insertions(+), 1 deletion(-)

commit 34ad0dd06eab2f6b986e1ef3b2e02efb6bf6b606
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Nov 27 21:09:19 2013 +0000

    New library created after splitting QGpCoreTools
    
    All mathematical objects from QGpCoreTools are moved in this library.

 admin/info                          |   13 +
 admin/makepro                       |    7 +
 admin/version-devel                 |    5 +
 lang/QGpMath.de.ts                  |    4 +
 lang/QGpMath.es.ts                  |    4 +
 lang/QGpMath.fr.ts                  |    4 +
 lang/QGpMath.it.ts                  |    4 +
 src/AbstractComplexPointOptions.cpp |   38 +
 src/AbstractComplexPointOptions.h   |   49 ++
 src/AbstractFunction2.cpp           |   75 ++
 src/AbstractFunction2.h             |   51 ++
 src/AbstractNumericalCache.cpp      |  132 ++++
 src/AbstractNumericalCache.h        |   89 +++
 src/AbstractNumericalKey.cpp        |   41 ++
 src/AbstractNumericalKey.h          |   72 ++
 src/Angle.cpp                       |  197 ++++++
 src/Angle.h                         |  197 ++++++
 src/Circle.cpp                      |  156 +++++
 src/Circle.h                        |   53 ++
 src/ComplexExponential.cpp          |   64 ++
 src/ComplexExponential.h            |   74 ++
 src/ComplexMatrix.cpp               |   58 ++
 src/ComplexMatrix.h                 |   66 ++
 src/ComplexPointOptions.cpp         |   76 ++
 src/ComplexPointOptions.h           |   54 ++
 src/ConcentricSearch.cpp            |  300 ++++++++
 src/ConcentricSearch.h              |   76 ++
 src/Covariance.cpp                  |  141 ++++
 src/Covariance.h                    |   56 ++
 src/Curve.cpp                       |  166 +++++
 src/Curve.h                         | 1032 +++++++++++++++++++++++++++
 src/CurvePointOptions.cpp           |   41 ++
 src/CurvePointOptions.h             |   43 ++
 src/DirectionalSearch.cpp           |  177 +++++
 src/DirectionalSearch.h             |   64 ++
 src/DoubleMatrix.cpp                |  256 +++++++
 src/DoubleMatrix.h                  |  145 ++++
 src/Ellipse.cpp                     |  123 ++++
 src/Ellipse.h                       |   68 ++
 src/Function2Search.cpp             |  108 +++
 src/Function2Search.h               |   93 +++
 src/GaussDistribution.cpp           |   87 +++
 src/GaussDistribution.h             |   85 +++
 src/GoogleEarthKML.cpp              |  391 +++++++++++
 src/GoogleEarthKML.h                |  153 ++++
 src/Grid2D.cpp                      |   40 ++
 src/Grid2D.h                        |  378 ++++++++++
 src/Grid3D.cpp                      |   37 +
 src/Grid3D.h                        |  483 +++++++++++++
 src/GridSearch.cpp                  |  257 +++++++
 src/GridSearch.h                    |   72 ++
 src/Histogram.cpp                   |  153 ++++
 src/Histogram.h                     |   63 ++
 src/IrregularGrid2D.cpp             |  293 ++++++++
 src/IrregularGrid2D.h               |  156 +++++
 src/IrregularGrid2DData.cpp         | 1317 +++++++++++++++++++++++++++++++++++
 src/IrregularGrid2DData.h           |  292 ++++++++
 src/Line2D.cpp                      |  116 +++
 src/Line2D.h                        |   53 ++
 src/Matrix.cpp                      |  112 +++
 src/Matrix.h                        |  273 ++++++++
 src/MatrixData.cpp                  |   39 ++
 src/MatrixData.h                    |  281 ++++++++
 src/MatrixIterator.cpp              |   40 ++
 src/MatrixIterator.h                |  168 +++++
 src/MatrixMultiply.cpp              |   72 ++
 src/MatrixMultiply.h                |  124 ++++
 src/NamedPoint.cpp                  |   65 ++
 src/NamedPoint.h                    |  123 ++++
 src/Parallelepiped.cpp              |  174 +++++
 src/Parallelepiped.h                |   90 +++
 src/PermutationVector.cpp           |   61 ++
 src/PermutationVector.h             |   52 ++
 src/Plane.cpp                       |  113 +++
 src/Plane.h                         |   68 ++
 src/Point.cpp                       |  246 +++++++
 src/Point.h                         |  309 ++++++++
 src/Point1D.cpp                     |   65 ++
 src/Point1D.h                       |   74 ++
 src/Point2D.cpp                     |  861 +++++++++++++++++++++++
 src/Point2D.h                       |  299 ++++++++
 src/PointLocate.cpp                 |  370 ++++++++++
 src/PointLocate.h                   |   73 ++
 src/PointND.cpp                     |   96 +++
 src/PointND.h                       |  131 ++++
 src/PointNDOptions.cpp              |   38 +
 src/PointNDOptions.h                |   53 ++
 src/ProcessStatistics.cpp           |  114 +++
 src/ProcessStatistics.h             |   66 ++
 src/QGpCoreMath.cpp                 |   22 +
 src/Random.cpp                      |  250 +++++++
 src/Random.h                        |   79 +++
 src/Rect.cpp                        |  503 +++++++++++++
 src/Rect.h                          |  138 ++++
 src/RootSolver.cpp                  |  224 ++++++
 src/RootSolver.h                    |  757 ++++++++++++++++++++
 src/Segment.cpp                     |  291 ++++++++
 src/Segment.h                       |   74 ++
 src/Segment2D.cpp                   |  182 +++++
 src/Segment2D.h                     |   64 ++
 src/Simplex.cpp                     |  165 +++++
 src/Simplex.h                       |   41 ++
 src/SmoothingParameters.cpp         |  133 ++++
 src/SmoothingParameters.h           |   63 ++
 src/SparseMatrix.cpp                |   38 +
 src/SparseMatrix.h                  |  313 +++++++++
 src/StatComparator.cpp              |  193 +++++
 src/StatComparator.h                |   76 ++
 src/Stationarity.cpp                |  129 ++++
 src/Stationarity.h                  |   63 ++
 src/StatisticalPoint.cpp            |   72 ++
 src/StatisticalPoint.h              |  253 +++++++
 src/StatisticalValue.cpp            |   54 ++
 src/StatisticalValue.h              |  378 ++++++++++
 src/Statistics.cpp                  |   99 +++
 src/Statistics.h                    |   58 ++
 src/Value.cpp                       |   45 ++
 src/Value.h                         |   95 +++
 118 files changed, 18400 insertions(+)
