Displaying 20 results from an estimated 282 matches for "osborne".
2010 Mar 10
2
[LLVMdev] Disabling emission of jump table info
Typo "responisbility", otherwise looks great to me, please apply. For ARM, please just file a bugzilla suggesting that the ARM backend adopt this. Thanks Richard!
-Chris
On Mar 9, 2010, at 6:06 AM, Richard Osborne wrote:
> On 02/03/10 00:11, Jim Grosbach wrote:
>> On Mar 1, 2010, at 4:09 PM, Richard Osborne wrote:
>>
>>> On 01/03/10 21:14, Chris Lattner wrote:
>>>
>>>> On Mar 1, 2010, at 10:52 AM, Richard Osborne wrote:
>>>>
>>>...
2005 Feb 16
5
scaling axes when plotting multiple data sets
...to fit within the plot area?
2) I attempted to solve this by setting
xlim=c(min(c(data1,data2,data3)),max(c(data1,data2,data3)))
however, there are some NAs and Infs in these data sets, and min(data1) and
max(data1) both return NA, as with data2 and data3. (These are time series).
Thank you,
Ben Osborne
--
Botany Department
University of Vermont
109 Carrigan Drive
Burlington, VT 05405
benjamin.osborne at uvm.edu
phone: 802-656-0297
fax: 802-656-0440
2010 Mar 11
0
[LLVMdev] Disabling emission of jump table info
...bug.cgi?id=6581
On 10/03/10 21:45, Chris Lattner wrote:
> Typo "responisbility", otherwise looks great to me, please apply. For ARM, please just file a bugzilla suggesting that the ARM backend adopt this. Thanks Richard!
>
> -Chris
>
> On Mar 9, 2010, at 6:06 AM, Richard Osborne wrote:
>
>
>> On 02/03/10 00:11, Jim Grosbach wrote:
>>
>>> On Mar 1, 2010, at 4:09 PM, Richard Osborne wrote:
>>>
>>>
>>>> On 01/03/10 21:14, Chris Lattner wrote:
>>>>
>>>>
>>>>...
2004 Nov 22
2
variable object naming
...h run of a
foreloop? For example, I want to fill a matrix every time I run a loop, and I
want a new matrix with each run, with an appropriate new name.
i.e.:
for(i in 1:5){... matrix.i<-some values ...}
so that in the end I would have:
matrix.1
matrix.2
matrix.3
matrix.4
matrix.5
Thanks,
Ben Osborne
--
Botany Department
University of Vermont
109 Carrigan Drive
Burlington, VT 05405
benjamin.osborne at uvm.edu
phone: 802-656-0297
fax: 802-656-0440
2002 Sep 02
0
joing machines "Kristyan Osborne"
Hi, I have the same error message as Kristyan Osborne's original post. What
I did was I removed the machine account from smbpasswd and passwd and
created same account names, joined the domain again and somehow it worked
again. I am running Samba 2.2.5 and I was wondering if this could be a bug.
Regards,
Dominic
Original message:
<<<...
2010 Mar 02
2
[LLVMdev] Disabling emission of jump table info
On Mar 1, 2010, at 4:09 PM, Richard Osborne wrote:
> On 01/03/10 21:14, Chris Lattner wrote:
>> On Mar 1, 2010, at 10:52 AM, Richard Osborne wrote:
>>
>>> On 23/02/10 14:58, Richard Osborne wrote:
>>>
>>>> I've recently changed the XCore target to implement BR_JT as a jump to a
>&g...
2010 Mar 09
0
[LLVMdev] Disabling emission of jump table info
On 02/03/10 00:11, Jim Grosbach wrote:
> On Mar 1, 2010, at 4:09 PM, Richard Osborne wrote:
>
>> On 01/03/10 21:14, Chris Lattner wrote:
>>
>>> On Mar 1, 2010, at 10:52 AM, Richard Osborne wrote:
>>>
>>>> On 23/02/10 14:58, Richard Osborne wrote:
>>>>
>>>>
>>>>> I've...
2005 Jun 14
3
superscript in figures - basic question
...adding superscripted text to the y-axis labels of
some figures, and I can't find anything in the R documentation on this.
I have:
ylab="BA (m2/ha)"
but I want the "2" to be superscripted.
Thanks in advence for the help, or for pointing out the appropriate help file.
-Ben Osborne
2002 Apr 04
4
Samba 2.2.3a and password expiration?
One of my users complained that his Win2kSP2 complains that his password
Is going to expire in 8 days.
A while ago we changed from Win2k domain to a Samba 2.2.3a controlled domain.
How do I disable the password expiration? I read the man pages and searched
Google but couldn't find any hints about the issue. It almos seems like this
expiration thing should not be happening at all...?
2003 Dec 14
3
Folder Redirection with NT4 Domains
Hi,
I'd like to hear off-list from anyone who is currently successfully using
folder redirection with an NT4 domain controller.
If you are doing this, please would help me to understand your secret.
There are two ways I know of that should work, however I have received
feedback from separate sources that claim problems with both of these
methods.
I would like to include in the new book
2005 Mar 01
1
na.strings in readLines or is.na?
...ings="-99.99" is ignored.
Is there an equivalent command for readLines? Alternatively, either
immediately after reading into R or once the data set has been converted to a
data frame, what is the appropriate command (or appropriate use of is.na) to
convert my -99.99s to NAs?
Thanks,
Ben Osborne
--
Botany Department
University of Vermont
109 Carrigan Drive
Burlington, VT 05405
benjamin.osborne at uvm.edu
phone: 802-656-0297
fax: 802-656-0440
2010 Mar 01
2
[LLVMdev] Disabling emission of jump table info
On Mar 1, 2010, at 10:52 AM, Richard Osborne wrote:
> On 23/02/10 14:58, Richard Osborne wrote:
>> I've recently changed the XCore target to implement BR_JT as a jump to a
>> series jumps. The jump table entries are expand inline in the function
>> so there is no longer a need to emit jump tables at the end of the
&g...
2009 Jan 14
2
[LLVMdev] Possible bug in LiveIntervals (triggered on the XCore target)?
On Jan 14, 2009, at 3:14 AM, Richard Osborne wrote:
>> Evan
> OK, that make sense, I'll take a look at changing this. I've added a
> bug
> for the issue:
>
> http://llvm.org/bugs/show_bug.cgi?id=3324
>
> There is currently no Backend: XCore component in bugzilla so I've put
> it under new-bugs. Cou...
1998 Jan 13
4
hosts allow
So far, so good with 1.9.18p1 on HPUX 10.20 (kudos to the Samba team!).
However, I've got a question....
I'd like to be able to restrict access to some of our services, and can
certainly do so with the "hosts allow = " entry in smb.conf - it does
exactly what I want. But... I plan on bringing Samba up on a few campus
hosts, some of which have more extensive listings of PCs I
2006 Nov 06
4
rsync not updating files even with checksum flag
...have also
tested using 2.6.8 on both source and destination with the same results.
Has anyone else experienced this problem before, or have any ideas for a
fix? Let me know if I'm not being clear enough, or any other information
I can provide.
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~
Mark Osborne
Web Systems Engineer
mark.osborne@ni.com
(512) 683-5019
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~
-------------- next part --------------
HTML attachment scrubbed and removed
2009 Oct 20
2
[LLVMdev] No DWARF line number info with HasDotLocAndDotFile = true
.... CellSPU is currently the only in tree
target that sets HasDotLocAndDotFile in its MCAsmInfo and I can't get it
to produce any line number information.
Is this a known issue? I understand that there are lots of changes going
on in this area. Any idea what it would take to fix?
--
Richard Osborne | XMOS
http://www.xmos.com
2012 Dec 26
3
R graphs from database
...is with data from our
research project but unfortunately, I didn't bookmark it and it's no longer
in my browser history, nor can I find it with extensive Google searches.
Can anybody help with the name of the software, its URL, or suggestions of
where else to search, please?
Thanks!
David Osborne
MSc student
Department of Archaeology, University of Nottingham
[[alternative HTML version deleted]]
2003 Mar 04
0
smaba 3.0 - domain groups : OS info
...r including domain admins can not. This would indicate that there is a problem with samba, either with ACLs accessing group information or passing group/user information from the system to a smbd process owned by a user other than root.
Still no closer to an answer
Cheers
-------------
Kristyan Osborne - IT Technician
Longhill High School
01273 391672
-----Original Message-----
From: Ken Innes [mailto:kinnes@ekos.com]
Sent: Tue 04/03/2003 18:20
To: Lukasz Tomaszewski; Kristyan Osborne; Samba Users
Cc:
Subject: RE: [Samba] smaba 3.0 - domain groups : OS info
I'm using Red Hat...
2005 Jan 26
1
summarizing daily time-series date by month
...00 (UTC)
From: Gabor Grothendieck <ggrothendieck at myway.com>
Subject: Re: [R] chron: parsing dates into a data frame using a
forloop
To: r-help at stat.math.ethz.ch
Message-ID: <loom.20050126T052153-333 at post.gmane.org>
Content-Type: text/plain; charset=us-ascii
Benjamin M. Osborne <Benjamin.Osborne <at> uvm.edu> writes:
:
: I have one data frame with a column of dates and I want to fill another data
: frame with one column of dates, one of years, one of months, one of a unique
: combination of year and month, and one of days, but R seems to have some
: problems...
2009 Jan 14
0
[LLVMdev] Possible bug in LiveIntervals (triggered on the XCore target)?
Chris Lattner wrote:
> On Jan 14, 2009, at 3:14 AM, Richard Osborne wrote:
>
>
>>> Evan
>>>
>> OK, that make sense, I'll take a look at changing this. I've added a
>> bug
>> for the issue:
>>
>> http://llvm.org/bugs/show_bug.cgi?id=3324
>>
>> There is currently no Backend: XCore c...