search for: 20x20

Displaying 20 results from an estimated 25 matches for "20x20".

Did you mean: 0x20
2018 Jan 17
3
Does it make sense to upstream some MVT's?
...; possible combinations of widths and types, but on the other hand having code that isn't used by current backends in tree isn't great. These are the MVT's that we have added: 16x16 element (2D SIMD) 1-bit predicate registers: v256i1 16x16 element (2D SIMD) 16-bit registers: v256i16 20x20 element (2D SIMD) 16-bit registers: (we round up to v512 instead of v400): v512i16 32-bit versions of the above 16-bit registers (to represent 32-bit accumulators for MAD instructions and also dual-issue "wide" instructions to the dual non-MAD ALU's in each lane) v256i32 v512i32 Fo...
2006 Jun 13
1
bubbleplot for matrix
Hi all, I would like to ask if it is possible to use bubbleplot for a 20x20 matrix, instead of a dataframe with factors in columns. The idea would be to get a tabular representation with bubbles like in Rnews_2006_2 article, which look very nice. Thanks in advance, Albert.
2009 Sep 01
1
X11 plot window sizes
...n my screen: 6" x 6" 8" x 8" 12" x 6" 8" x 8" For now I'm assuming that my pointsize isn't quite the same as expected (1/72") which probably accounts for why I'm getting 6" windows instead of the default 7" window, but why does 20x20 == 40x40, and why on the 20x10 version do I get a 6" height? Thanks, Mark
2011 Apr 28
1
Subscript out of Bounds
...the matrix "m" input1=rownames(m)[i] input2=colnames(m)[j] q=t[(t$Rec1==input1 & t$Rec2==input2),output] if(length(q)==0){ q=t[(t$Rec1==input2 & t$Rec2==input1),output] } m[i,j]=mean(q) m[j,i]=mean(q) m[j,j]=mean(q) }} I already created a 20x20 matrix "m" and have the rows and columns made up: m=matrix(data=NA, nrow=rl, ncol=rl, dimnames=list(R1=rec.list, R2=rec.list)) the length of a column in the matrix is 20 the length of n is 430 When I run this, the error: "Subscript is out of Bounds" appears when it reaches th...
2002 Apr 23
1
Bug: persp and colors (PR#1476)
Full_Name: Oliver Niggemann Version: Windows 1.4 patched OS: Windows NT 4.0 Submission from: (NULL) (141.169.250.14) Hello, I am working with the persp command. I want to change to color of the facets according to their z-value. The colors seems to be transposed, i.e. the color of a facet A seems to be used for a facet B which is a (defined?) way off.... An example: nx <- 21 ny <- 21
2008 Jul 04
1
kriging problem(?)
...from same geographic area, but from different localities within the area (independent samples). Sa is biotoc data, Sb is some environmental parameter (fertility). I 'know' that Sb affects Sa, but wonder on which scale. I tried different interpolations by creating different grids of Sb (e.g. 20x20 and 100x100 points using 'interp' ...) and found that a more coarse grid did a better job in predicting Sa than a high resolution grid. However, I wonder if there aren't more elegant ways, e.g. using kriging. Just to avoid misunderstandings: I do not just want to get a spatial grid of S...
2018 Jan 17
0
Does it make sense to upstream some MVT's?
...binations of widths and types, but on the other hand having code that isn't used by current backends in tree isn't great. These are the MVT's that we have added: 16x16 element (2D SIMD) 1-bit predicate registers: v256i1 16x16 element (2D SIMD) 16-bit registers: v256i16 20x20 element (2D SIMD) 16-bit registers: (we round up to v512 instead of v400): v512i16 32-bit versions of the above 16-bit registers (to represent 32-bit accumulators for MAD instructions and also dual-issue "wide" instructions to the dual non-MAD ALU's in each lane) v256i32 v512i3...
2011 Dec 12
2
Color2D.matplot uniform color range
...and is automatically set to have the smallest value in the color range. Similarly, the maximum value of each matrix differs leading to non-uniform color scales. Below is the function that is causing me trouble. It is designed to take as input 2 csv files with row and column headers describing a 20X20 matrix. The goal would be to modify the code below as follows. (1) if an entry is in range [0,1] the color scale should always be uniform with the minimum color being 0.5 and the maximum color being 1. (2) if an entry is in the range [1,infinity] the color scale should have minimum color value 1 a...
2018 Jan 17
1
Does it make sense to upstream some MVT's?
...current > backends in tree isn't great. > > > > These are the MVT's that we have added: > > > > 16x16 element (2D SIMD) 1-bit predicate registers: > > v256i1 > > > > 16x16 element (2D SIMD) 16-bit registers: > > v256i16 > > > > 20x20 element (2D SIMD) 16-bit registers: (we round up to v512 instead of > v400): > > v512i16 > > > > 32-bit versions of the above 16-bit registers (to represent 32-bit > accumulators for MAD instructions and also dual-issue "wide" instructions > to the dual non-MAD...
2010 Nov 04
9
Delete action is not working and redirects to edit action
...ete does not. When i click the delete link, it redirects me to the edit of this teacher. I have restarted the server and i have tried in firefox (i use chrome) but problem still remains. Here is the code from my view. <%= link_to(image_tag("/images/ delete_icon.jpg",:size=>"20x20",:border=>"0"), teacher, :confirm => ''Are you sure?'', :method => :delete)%> also tried but i get the same action <%= link_to ''Delete'', teacher, :confirm=>"Are you sure?", :method=>:delete %> The teacher_contr...
2008 Jun 12
1
Problems with mars in R in the case of nonlinear functions
...h is not enough in this case. Adjusting parameters like nk, thresh, penalty and degree seems only have minor effect or no effect at all. It's also strange that when I increase the number of points in the grid, the results are ever worse: see e.g. http://venda.uku.fi/~jmhuttun/R/R-20.pdf for a 20x20 grid. However Mars seems to work well with linear functions (e.g. with the function which is commented in the above code). Do anyone know what is wrong in this case? Do I miss something is there something wrong in my code? This seems not to be a problem with MARS method in general. For example,...
2006 Dec 01
1
memory problem
hi to all, frustated for this error, to day i buy a 1 GB memory slot for my laptop now it have 1,28GB instead the old 512, but i've the same error :-( damn!damn!....how can i do? repeat for a little area (about 20X20 km and res=20m) it work fine! have you any suggestion? is ther a method for look if this error depend from my ram or other....? thanks foe any suggestion! i need your help. thanks. Massimo Il giorno 01/dic/06, alle ore 16:05, massimodisasha ha scritto: hi, i'm trying to perform a clustering o...
2011 Feb 13
0
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
...tory to have the proper mime type. - Add new icons for different DIE types (currently all DWARF nodes use the same icon.) Note that you need to re-run CMake after adding a new icon so it can create the dependency rules for converting the icon data to a C header file. Icons are always 20x20 and can easily be created in GIMP. - Add a "search" function that allows searching for a symbol by name. (This one's not trivial due to the lazy construction of tree nodes. Basically what it needs to do is walk the tree (avoiding cycles), and call treeCtrl->SelectItem a...
2010 Oct 29
0
Very slow blitting, trying to optimize.
...and draw_tilemap methods have a rect argument. When not nil, only the region specified by this rect is redrawn. Again, this is to speed up the whole process. I did some basic speed test using the Time class to see how log it takes to blit a tile depending on the map size, using 32x32 tiles. On a 20x20 map, the whole process takes around 0.032 to 0.041 seconds On a 100x100 map, it can take up to 0.5 seconds The most weird part is when I try to draw tiles to fast on a big map. It starts to blit the first few tiles (with a log of lag) and then it completly fails. Blitting now takes 0.0 seconds and...
2011 Mar 22
0
FPGA implementation in the camera
...eora/2004-September/000619.html Andrey describe encoder structure, this like: "I see the following structure of the compressor implemented in the FPGA (Xilinx Spartan 3 1000K gates): 1. Data from the external frame buffer (FB) memory goes to the Bayer-to-YCbCr (4:2:0) converter in overlapping 20x20 tiles that produce 6 8x8 blocks (one macroblock) on the output. 2. Corresponding 6 blocks from the previous frame are fetched from the same FB in parallel, subtracted from the new frame (if it is not a golden) and processed by the DCT and quantizator. 3. After the quantizator data in one branch goe...
2011 Feb 14
1
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
...proper mime type. > - Add new icons for different DIE types (currently all DWARF nodes use > the same icon.) Note that you need to re-run CMake after adding a new icon > so it can create the dependency rules for converting the icon data to a C > header file. Icons are always 20x20 and can easily be created in GIMP. > - Add a "search" function that allows searching for a symbol by name. > (This one's not trivial due to the lazy construction of tree nodes. > Basically what it needs to do is walk the tree (avoiding cycles), and call > treeC...
2006 Dec 01
1
memeory problem?!
hi, i'm trying to perform a clustering on a big dataframe the code is this: print("load required R packages") require(spgrass6) require(cluster) gmeta6 <- gmeta6() print("read in our 7 raster files from GRASS") x <- readFLOAT6sp(c ("er","crosc","longc","slope","profc","minic","maxic"))
2009 Feb 16
24
como consultar en oracle
holaa todos ante todo un cordial saludo alguien que me pueda ayudar. se plantea lo siguiente necesito mostrar 2 campos de una tabla los cuales son mtin_mtin,mtin_descri de una tabla llamada re_tmtinv de esos dos campos se necesita obtener el codigo y la descripcion,y luego ser mostrado para despues ser agregados a un formulario. el problema que tengo es que ya tengo la vista pero esta en blanco
2014 Apr 11
1
Bug: noveau DATA_ERROR / CACHE_ERROR on Quadro NVS 290
Hi, there! Every once in a while / about once a day I have nouveau for a Quadro NVS 290 failing in my system from about kernel 3.10...up to now 3.14, so I finally decided to report this bug as it gets really annoying. After the bug appears, there are some (one per DATA_ERROR line) small 20x20 to 40x40 pixel sized odd shaped white block artefacts stuck on my (dual monitor) desktop. After a restart of X, the artefacts disappear until the bug triggers again. I am on a current Arch Linux Distro. The motherboard is from an industrial system which is otherwise running fine and very stable....
2006 Sep 15
7
OT: TinyMCE in Rails
I''m having a problem getting the text area the size I want it to be. In my view at the top I have this init calls <script type="text/javascript" > tinyMCE.init({ mode: "textareas", theme: ''advanced'', theme_advanced_toolbar_location: ''top'' }); </script> Then in my form: <%= text_area