Displaying 20 results from an estimated 700 matches for "urbana".
2010 Mar 10
4
[LLVMdev] glod plugin use
...a: no archive symbol table (run ranlib)
....
I tried ranlib/llvm-ranlib, but it didn't work. Can someone help me, if I am doing anything wrong here?
Thanks,
Swarup.
*************************************
Swarup Kumar Sahoo
Thomas M. Siebel Center for Computer Science
University of Illinois at Urbana Champaign
201 N Goodwin Avenue
Urbana, IL-61801
Phone - 614 264 9574
*************************************
Swarup Kumar Sahoo
Thomas M. Siebel Center for Computer Science
University of Illinois at Urbana Champaign
201 N Goodwin Avenue
Urbana, IL-61801
Phone - 614 264 9574
2010 Mar 11
0
[LLVMdev] glod plugin use
..., nm and friends? It looks like we might need to update llvm-gcc to
pass the gold plugin flag to ar and nm.
Nick
>
> Thanks,
> Swarup.
>
> *************************************
> Swarup Kumar Sahoo
> Thomas M. Siebel Center for Computer Science
> University of Illinois at Urbana Champaign
> 201 N Goodwin Avenue
> Urbana, IL-61801
> Phone - 614 264 9574
>
> *************************************
> Swarup Kumar Sahoo
> Thomas M. Siebel Center for Computer Science
> University of Illinois at Urbana Champaign
> 201 N Goodwin Avenue
> Urbana, IL-618...
2013 Apr 16
4
Singular design matrix in rq
...o fit a smoothed hull to the top of
the data cloud (hence the large df).
Thanks!
--jonathan
--
Jonathan A. Greenberg, PhD
Assistant Professor
Global Environmental Analysis and Remote Sensing (GEARS) Laboratory
Department of Geography and Geographic Information Science
University of Illinois at Urbana-Champaign
607 South Mathews Avenue, MC 150
Urbana, IL 61801
Phone: 217-300-1924
http://www.geog.illinois.edu/~jgrn/
AIM: jgrn307, MSN: jgrn307@hotmail.com, Gchat: jgrn307, Skype: jgrn3007
[[alternative HTML version deleted]]
2013 Jul 12
2
"Proper" way to use a "hidden" function in an R-package?
...hem to the namespace and use the ::: operator to
call them (which is what I currently do)?
--j
--
Jonathan A. Greenberg, PhD
Assistant Professor
Global Environmental Analysis and Remote Sensing (GEARS) Laboratory
Department of Geography and Geographic Information Science
University of Illinois at Urbana-Champaign
607 South Mathews Avenue, MC 150
Urbana, IL 61801
Phone: 217-300-1924
http://www.geog.illinois.edu/~jgrn/
AIM: jgrn307, MSN: jgrn307 at hotmail.com, Gchat: jgrn307, Skype: jgrn3007
2010 Mar 11
2
[LLVMdev] gold plugin use
...But, llvm-gcc doesn't automatically pass this option to ar.
>
>Nick
>
>>
>> Thanks,
>> Swarup.
>>
>> *************************************
>> Swarup Kumar Sahoo
>> Thomas M. Siebel Center for Computer Science
>> University of Illinois at Urbana Champaign
>> 201 N Goodwin Avenue
>> Urbana, IL-61801
>> Phone - 614 264 9574
>>
>> *************************************
>> Swarup Kumar Sahoo
>> Thomas M. Siebel Center for Computer Science
>> University of Illinois at Urbana Champaign
>> 201...
2012 May 02
6
Quickest way to make a large "empty" file on disk?
...to use this file in conjunction with mmap to do parallel writes
to this file. Say, I want to create a blank file of 10,000 floating point
numbers.
Thanks!
--j
--
Jonathan A. Greenberg, PhD
Assistant Professor
Department of Geography and Geographic Information Science
University of Illinois at Urbana-Champaign
607 South Mathews Avenue, MC 150
Urbana, IL 61801
Phone: 415-763-5476
AIM: jgrn307, MSN: jgrn307@hotmail.com, Gchat: jgrn307, Skype: jgrn3007
http://www.geog.illinois.edu/people/JonathanGreenberg.html
[[alternative HTML version deleted]]
2009 May 13
2
[LLVMdev] Slightly OT: LLVM in NVidia OpenCL
Well well, LLVM seems to be everywhere these days :)
>From the OpenCL SDK release notes:
NOTICE: Portions of the NVIDIA system software contain components licensed
from third parties under the following terms:
Clang & LLVM:
Copyright (c) 2003-2008 University of Illinois at Urbana-Champaign.
All rights reserved.
Portions of LLVM's System library:
Copyright (C) 2004 eXtensible Systems, Inc.
Developed by:
LLVM Team
University of Illinois at Urbana-Champaign
http://llvm.org
Can anyone shed some light on how exactly NVidia is us...
2003 Oct 29
2
constrained OLS on coefficient
...TA..
thank you
Soyoko
______________________________________
Ms. Soyoko Umeno
Graduate Research Assitant for the Illinois-Missouri Biotechnology Alliance (IMBA) at http://www.imba.missouri.edu/
Ph.D. Student at the Department of Agricultural and Consumer Economics
at the University of Illinois at Urbana-Champaign
Office Phone: 217-333-3417 or 217-333-0364
Fax: 217-244-4817
Mailing Address: 1301 W. Gregory Dr. MC710, Urbana, IL 61801
2007 Mar 12
4
R for copying and pasting selected image files?
...nd there is no need, actually no desire, to
open them. Is there a way to use R for copying and pasting files with
any file extension to another directory without opening them?
Thanks already for any help,
Kim
__________________________________________
Kim Milferstedt
University of Illinois at Urbana-Champaign
Department of Civil and Environmental Engineering
4125 Newmark Civil Engineering Laboratory
205 North Mathews Avenue MC-250
Urbana, IL 61801
USA
phone: (001) 217 333-9663
fax: (001) 217 333-6968
email: milferst at uiuc.edu
http://cee.uiuc.edu/research/morgenroth
2013 Jan 30
3
Mac v Windows Mystery
...t
> In addition: Warning message:
> In rbind(grid[1:J], B, qhat) :
> number of columns of result is not a multiple of vector length (arg 2)
However, when I run the same thing on my mac there is no error, no warning. And --
more strangely-- running this on another windows laptop here in Urbana also encounters
no problems. I thought that this might just be a seed problem since there is a bootstrapping
step at the end, but the original user has tried several seeds and always gets this error.
We are all running 2.15.1 and V4.94 of quantreg. I understand that YMMV, especially on
windows,...
2020 Mar 26
3
LLVM pass to optimize redundant branch conditions
...the condition of the branch in for.cond.cleanup3 will always be true. As such, it is possible to eliminate this branch, making it unconditional. Is there an LLVM pass that is able to perform such transformation?
Thanks
-Adel
--
Adel Ejjeh
PhD Candidate - Computer Science
University of Illinois at Urbana-Champaign
201 N Goodwin Ave, Urbana, IL 61801
aejjeh at illinois.edu | adel.ejjeh at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200326/79c6b948/attachment-0001.html>
-------------- next part...
2003 Nov 06
2
Number of Days
...ors?
thank you
soyoko
______________________________________
Ms. Soyoko Umeno
Graduate Research Assitant for the Illinois-Missouri Biotechnology Alliance (IMBA) at http://www.imba.missouri.edu/
Ph.D. Student at the Department of Agricultural and Consumer Economics
at the University of Illinois at Urbana-Champaign
Office Phone: 217-333-3417 or 217-333-0364
Fax: 217-244-4817
Mailing Address: 1301 W. Gregory Dr. MC710, Urbana, IL 61801
2007 Sep 17
2
removing a specific number of digist from a character string
...put:
[3988] "060907_17_3_5_1_1_" "060907_17_3_5_2_1_" "060907_17_3_5_3_1_"
[3991] "060907_17_3_5_4_1_" "060907_17_3_5_5_1_" "060907_17_3_5_6_1_"
__________________________________________
Kim Milferstedt
University of Illinois at Urbana-Champaign
Department of Civil and Environmental Engineering
4125 Newmark Civil Engineering Laboratory
205 North Mathews Avenue MC-250
Urbana, IL 61801
USA
phone: (001) 217 333-9663
fax: (001) 217 333-6968
email: milferst at uiuc.edu
http://cee.uiuc.edu/research/morgenroth
2013 Jan 22
2
Adding a line to barchart
...x = 2 that
lays over the bars (say, using a dotted line). How do I go about doing
this?
--j
--
Jonathan A. Greenberg, PhD
Assistant Professor
Global Environmental Analysis and Remote Sensing (GEARS) Laboratory
Department of Geography and Geographic Information Science
University of Illinois at Urbana-Champaign
607 South Mathews Avenue, MC 150
Urbana, IL 61801
Phone: 217-300-1924
http://www.geog.illinois.edu/~jgrn/
AIM: jgrn307, MSN: jgrn307@hotmail.com, Gchat: jgrn307, Skype: jgrn3007
[[alternative HTML version deleted]]
2005 Aug 13
1
Problem with numeric variable
...values for C2, and I guess that they
are just row numbers. How can I get the correct C2 values
ready for analysis? Is this problem related to the fact that
some rows have a ? value for C2?
Thanks in advance,
Francisco Torreira
Francisco Torreira
Spanish, Italian and Portuguese
Univ. of Illinois at Urbana-Champaign
707 South Mathews Aven.
4031 FLB
Urbana, IL, 61801
2011 Nov 21
3
How do I query "..." in a function call?
...so, how do I a) count the number of vectors "fed" to the
function, and b) how do I treat those vectors as variables, e.g. for the
call:
myfunction(c(1:10),c(2:11),c(3:13))
Thanks!
--j
--
Jonathan A. Greenberg, PhD
Assistant Professor
Department of Geography
University of Illinois at Urbana-Champaign
607 South Mathews Avenue, MC 150
Urbana, IL 61801
Phone: 415-763-5476
AIM: jgrn307, MSN: jgrn307@hotmail.com, Gchat: jgrn307, Skype: jgrn3007
http://www.geog.illinois.edu/people/JonathanGreenberg.html
[[alternative HTML version deleted]]
2010 Mar 11
3
[LLVMdev] gold plugin use
...here is some mistake in the documentation. I just copied the plugin to /lib directory and it works fine.
-Swarup.
>
>Cheers,
>--
>Rafael Ávila de Espíndola
*************************************
Swarup Kumar Sahoo
Thomas M. Siebel Center for Computer Science
University of Illinois at Urbana Champaign
201 N Goodwin Avenue
Urbana, IL-61801
Phone - 614 264 9574
2012 Apr 05
4
Best way to search r- functions and mailing list?
...this used to be my go-to site for
searching for R solutions. Are there any good replacements for this?
I want to be able to search both functions and mailing lists at the
same time. Cheers!
--j
--
Jonathan A. Greenberg, PhD
Assistant Professor
Department of Geography
University of Illinois at Urbana-Champaign
607 South Mathews Avenue, MC 150
Urbana, IL 61801
Phone: 415-763-5476
AIM: jgrn307, MSN: jgrn307 at hotmail.com, Gchat: jgrn307, Skype: jgrn3007
http://www.geog.illinois.edu/people/JonathanGreenberg.html
2006 Oct 23
6
nested if/else very slow, more efficient ways?
...i,2] <- 5
}
Thanks,
Kim
version
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 2.1
year 2005
month 12
day 20
svn rev 36812
language R
__________________________________________
Kim Milferstedt
University of Illinois at Urbana-Champaign
Department of Civil and Environmental Engineering
4125 Newmark Civil Engineering Laboratory
205 North Mathews Avenue MC-250
Urbana, IL 61801
USA
phone: (001) 217 333-9663
fax: (001) 217 333-6968
email: milferst at uiuc.edu
http://cee.uiuc.edu/research/morgenroth
2006 Apr 07
2
[LLVMdev] CVS Broken?
...t; make[1]: *** [/Users/bocchino/llvm-checkin/obj/lib/VMCore/Debug/
> >>> Function.o] Error 1
> >>>
> >>> Rob
> >>>
> >>> Robert L. Bocchino Jr.
> >>> Ph.D. Student, Computer Science
> >>> University of Illinois, Urbana-Champaign
> >>>
> >>>
> >>
> >> -Chris
> >>
> >> --
> >> http://nondot.org/sabre/
> >> http://llvm.org/
> >>
> >> _______________________________________________
> >> LLVM Developers maili...