Feb. 27, 2006
1:36 p.m.
Hi developers, any plans on when object members will be back? a = ndarray (shape = (10,), dtype = {'names': ['x'], 'formats': ['|O4']}) TypeError: fields with object members not yet supported. in numpy 0.9.5. Of course, this is better than the segfault in 0.9.4, but it would be quite inconvenient for my project to not have object members. My C code still produces dtypes with object members. Can I safely use them, as long as I make sure new arrays are properly initialised? Thanks, Martin.
7381
Age (days ago)
7381
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Wiechert