Am 31.10.19 um 21:23 schrieb Adrien Dulac:
>> The change for get_edges() is a just a matter of consistency, after the
>> function was generalized to return arbitrary properties as well (as
>> opposed to only the edge index).
>>
>> The change for property maps never happened, since it was never possible
>> to access edge property maps with node tuples.
> 
> I don't understand, I was able to do the following before 2.29 ?
> 
> |eprop = g.new_ep('int') eprop[0,2] # worked if there is an edge between
> node 0 and 2 |
> 
> ?

I don't remember this ever being possible.

Best,
Tiago

-- 
Tiago de Paula Peixoto <[email protected]>
_______________________________________________
graph-tool mailing list
[email protected]
https://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to