Christopher Barker wrote:
> Travis Oliphant wrote:> > > They just don't *stay* 0-d arrays and are converted to array scalars > > at almost every opportunity....> > > I'm still confused as to what the difference is. This (recent) > convesation started with my desire for a mutable scalar. CAn array > scalars fill this role?
No. array scalars are immutable (well except for the void array scalar...)
> > What I mean by that role is some way to do:> > x += 5 # (and friends)
This now works in SVN. In-place operations on 0-d arrays don't change
on you.
-Travis
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@[...].net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion