<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Shape Pattern Poster</title><link>http://www.bing.com:80/search?q=Shape+Pattern+Poster</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Shape Pattern Poster</title><link>http://www.bing.com:80/search?q=Shape+Pattern+Poster</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>What does .shape [] do in "for i in range (Y.shape [0])"?</title><link>https://stackoverflow.com/questions/10200268/what-does-shape-do-in-for-i-in-rangey-shape0</link><description>The shape attribute for numpy arrays returns the dimensions of the array. If Y has n rows and m columns, then Y.shape is (n,m). So Y.shape[0] is n.</description><pubDate>Thu, 02 Apr 2026 23:11:00 GMT</pubDate></item><item><title>Difference between numpy.array shape (R, 1) and (R,)</title><link>https://stackoverflow.com/questions/22053050/difference-between-numpy-array-shape-r-1-and-r</link><description>Shape n, expresses the shape of a 1D array with n items, and n, 1 the shape of a n-row x 1-column array. (R,) and (R,1) just add (useless) parentheses but still express respectively 1D and 2D array shapes, Parentheses around a tuple force the evaluation order and prevent it to be read as a list of values (e.g. in function calls).</description><pubDate>Sat, 04 Apr 2026 06:26:00 GMT</pubDate></item><item><title>What does shape[0] and shape[1] do in python? - Stack Overflow</title><link>https://stackoverflow.com/questions/51455927/what-does-shape0-and-shape1-do-in-python</link><description>In python shape[0] returns the dimension but in this code it is returning total number of set. Please can someone tell me work of shape[0] and shape[1]? Code: m_train = train_set_x_orig.shape[0]</description><pubDate>Tue, 07 Apr 2026 01:22:00 GMT</pubDate></item><item><title>python - x.shape [0] vs x [0].shape in NumPy - Stack Overflow</title><link>https://stackoverflow.com/questions/48134598/x-shape0-vs-x0-shape-in-numpy</link><description>On the other hand, x.shape is a 2-tuple which represents the shape of x, which in this case is (10, 1024). x.shape[0] gives the first element in that tuple, which is 10. Here's a demo with some smaller numbers, which should hopefully be easier to understand.</description><pubDate>Sat, 04 Apr 2026 13:07:00 GMT</pubDate></item><item><title>python - 'list' object has no attribute 'shape' - Stack Overflow</title><link>https://stackoverflow.com/questions/21015674/list-object-has-no-attribute-shape</link><description>8 list object in python does not have 'shape' attribute because 'shape' implies that all the columns (or rows) have equal length along certain dimension. Let's say list variable a has following properties:</description><pubDate>Tue, 07 Apr 2026 06:01:00 GMT</pubDate></item><item><title>How to identify the clicked shape name in VBA - Stack Overflow</title><link>https://stackoverflow.com/questions/19763629/how-to-identify-the-clicked-shape-name-in-vba</link><description>While searching on this problem, I have noticed that there is a way to identify which shape has been selected whereas I still doesn't know How to get the name of the shape I have clicked or is there a way to refer to that clicked shape in VBA? Thank you!</description><pubDate>Mon, 06 Apr 2026 23:35:00 GMT</pubDate></item><item><title>How to merge color, line style and shape legends in ggplot</title><link>https://stackoverflow.com/questions/37140266/how-to-merge-color-line-style-and-shape-legends-in-ggplot</link><description>It is often appropriate to have redundant shape/color group definitions. In many scientific publications, color is the most visually effective way to distinguish groups, but you also know that a large fraction of readers will be printing black and white copies of the paper, and so you also want to include a visual cue that isn't dependent on color.</description><pubDate>Fri, 03 Apr 2026 05:59:00 GMT</pubDate></item><item><title>MemoryError: Unable to allocate 30.4 GiB for an array with shape ...</title><link>https://stackoverflow.com/questions/63932913/memoryerror-unable-to-allocate-30-4-gib-for-an-array-with-shape-725000-277-7</link><description>Got the similar issue here. "numpy._core._exceptions._ArrayMemoryError: Unable to allocate 3.58 GiB for an array with shape 500000000" My PC has 16G mem, but it is not able to allocate 3.58G for an array. It seems to be the contiguous memory management issue "NumPy requires a contiguous block of memory to allocate the array.</description><pubDate>Sat, 04 Apr 2026 05:50:00 GMT</pubDate></item><item><title>java - How can I fix warning that Class 'Shape' is exposed outside its ...</title><link>https://stackoverflow.com/questions/77125667/how-can-i-fix-warning-that-class-shape-is-exposed-outside-its-defined-visibili</link><description>I made function 'warn' in line 17 whose parameter is enum Shape. Why is it warning about visibility scope and how can I fix it? import java.util.Scanner; public class AreaCalculator { enum Sh...</description><pubDate>Mon, 06 Apr 2026 04:29:00 GMT</pubDate></item><item><title>tensorflow - raise ValueError (f"Cannot convert ' {shape}' to a shape ...</title><link>https://stackoverflow.com/questions/78067999/raise-valueerrorfcannot-convert-shape-to-a-shape-valueerror-cannot-con</link><description>shape: A shape tuple (integers), not including the batch size. For instance, shape= (32,) indicates that the expected input will be batches of 32-dimensional vectors. Elements of this tuple can be None; 'None' elements represent dimensions where the shape is not known.</description><pubDate>Thu, 02 Apr 2026 07:47:00 GMT</pubDate></item></channel></rss>