Hi Guillaume, On 10/03/2012 07:59 AM, Guillaume Gay wrote:
Here is a minimal code that shows this behaviour:
[...] I cannot see any issue... Here is the output of your test code with the latest git version: $ ./test.py all Graph_tool version : 2.2.18dev (commit 1b433d91, Fri Aug 3 17:23:40 2012 +0200) Performing test1: ----------------- original pos: [ 0. 0.1 1. 1.1] reload graph property: [ 0. 0.1 1. 1.1] Performing test2: ----------------- original pos: [ 0. 0.1 1. 1.1] reload graph property: [ 0. 0.1 1. 1.1] original graph property: [ 0. 0.1 1. 1.1] reload graph property: [ 0. 0.1 1. 1.1] I get the same values if I run test1/2/3 separately. What do you observe? Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>