Skip to content
  • Tiago Peixoto's avatar
    Massively simplify PropertyArray class · 0c6e9de7
    Tiago Peixoto authored
    Now PropertyMap.get_array() will return a simple unchecked numpy.ndarray
    subclass (PropertyArray) that will be invalid if the shape of the graph
    changes. The user is required not to store a copy of this value if the
    graph is to be modified.
    0c6e9de7