Implement the person comparator :
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 15 Jan 2019 11:24:06 +0000 (12:24 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 15 Jan 2019 11:24:06 +0000 (12:24 +0100)
* Add a distance attribute in the Person class;
* Add helper function to compute the distance from a reference person;
* Display the person (text only for now) in the GUI.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>

No differences found