Displaying 20 results from an estimated 230 matches for "ariel".
Did you mean:
riel
2005 Oct 10
2
A xenu kernel 2.6.11 with physical access to a PCI netcard.
I just compile one kernel to the domU but cant see the PCI netcard, i
hide the card from dom0
physdev_dom0_hide=''(00:11.0)'' and added to the domU config pci = [
''0,11,0'' ] and dint work.. any howto to do that?
- ariel
ariel en BSDlatino . org
ariel en ferreras . info
http://www.BSDlatino.org
http://ariel.BSDlatino.org
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Oct 16
3
defining a function using strings
...orthopolynom)
> l<-legendre.polynomials(4)
> l
[[1]]
1
[[2]]
x
[[3]]
-0.5 + 1.5*x^2
[[4]]
-1.5*x + 2.5*x^3
[[5]]
0.375 - 3.75*x^2 + 4.375*x^4
But I can't figure out how to implement functions that could be
evaluated for arbitrary 'x', from this list,
Thanks for your help.
Ariel./
--
Dr. Ariel Chernomoretz
Departamento de Fisica, FCEyN, Universidad de Buenos Aires,
(1428) Ciudad Universitaria, Ciudad de Buenos Aires, Argentina.
TE +54 11 4576 3390 ext 817
Fax +54 11 4576 3357
email: ariel at df.uba.ar Webpage: htt...
2008 Feb 22
0
Ariel te envió una invitación para que seas su amigo en Tagged...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Ariel has Tagged you! :)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div style="padding: 0 0 10px 0px"><a href="http://www.taggedmail.com/welcome.html?conn=23vmn3xle&ect=bdpdgfj&am...
2010 Sep 29
4
[LLVMdev] bitcode / bytecode
Hi list,
As long as I know English the word "bit" is a "small pice", . Why in set of
documentation ir is "bytecode", in other set or llvm source is "bitecode"?
What is the right? Different people call the same thing such differently.
--
best regards
Ariel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100929/6137be2f/attachment.html>
2005 Feb 17
1
(Kphone) Registration Failed: Forbidden
...ME},rt)
exten => 8003,2,SetLanguage(en)
exten => 8003,3,Voicemail(u8003)
exten => 8003,103,Voicemail(b8003)
exten => 8003,104,Hangup
And in sip.conf i have
[8003]
type=friend
host=dynamic ;<- This is supposed to allow registration, isnt it?
callerid=Ariel Molina <8003>
mailbox=8003
dtfmmode=info
username=ariel
secret=wow
disallow=all
allow=ilbc
allow=gsm
allow=ulaw
allow=alaw
allow=g723.1
allow=g729
However when i try to register with kphone i get a dialog asking for my
passwd. I give it and then i...
2007 Apr 18
5
[Bridge] Bridge MAC address
Sorry, if this question has been answered before, but I could not find
out with a brief look.
How can I set the MAC address for a bridge? The MAC address given for
the bridge device seems to be the one it sends network packets with if
the bridge device has an IP address set. Apparently the bridge starts
with a zero MAC address and when the first interface is attached to
it, it takes its MAC
2016 Apr 12
0
[FORGED] Re: identical() versus sapply()
Use all.equal instead of identical if you want to gloss over
integer/numeric class differences and minor floating point differences (and
a host of others).
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Mon, Apr 11, 2016 at 5:25 PM, Paulson, Ariel <apa at stowers.org> wrote:
> Hi Jeff,
>
>
> We are splitting hairs because R is splitting hairs, and causing us
> problems. Integer and numeric are different R classes with different
> properties, mathematical relationships notwithstanding. For instance, the
> counter...
2016 Apr 12
6
[FORGED] Re: identical() versus sapply()
...> sapply(1, identical, 1)
[1] TRUE
> sapply(1:2, identical, 1)
[1] FALSE FALSE
> sapply(1:2, function(i) identical(as.numeric(i),1) )
[1] TRUE FALSE
> sapply(1:2, function(i) identical(as(i,"numeric"),1) )
[1] FALSE FALSE
These are the results of R's hair-splitting!
Ariel
________________________________
From: Jeff Newmiller <jdnewmil at dcn.davis.ca.us>
Sent: Monday, April 11, 2016 6:49 PM
To: Bert Gunter; Paulson, Ariel
Cc: Rolf Turner; r-help at r-project.org
Subject: Re: [R] [FORGED] Re: identical() versus sapply()
Hypothesis regarding the thought proces...
2016 Apr 12
0
[FORGED] Re: identical() versus sapply()
On 11/04/2016 8:25 PM, Paulson, Ariel wrote:
> Hi Jeff,
>
>
> We are splitting hairs because R is splitting hairs, and causing us problems. Integer and numeric are different R classes with different properties, mathematical relationships notwithstanding. For instance, the counterintuitive result:
The issue here is that R...
2001 Nov 05
4
trusth realtions between samba PDC and NT PDC
i have a samba PDC and a NT PDC working in mi local net..
in the samba PDC there are around 800 users.. in the NT PDC there are aroun
400 users..
i want my user to can use the shares of the NT and the shares of the clients
of the NT..
in Microsoft terms this is called Trusth relationship..
how can i do this with samba?
thx!
2007 Nov 30
2
Hello I'm new and I've got a problem using metaflac
Hollo I'm new, My name is Ariel Arelovich
I've encountered the following problem trying to sue metaflac. I used the
following command:
c:\Archivos de programa\FLAC>metaflac --set-tag-from-file="CUESHEET=sola.cue"
so
la.flac
sola.flac: ERROR: file 'sola.cue' for 'CUESHEET' tag value has embedded...
2016 Apr 12
2
[FORGED] Re: identical() versus sapply()
...with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Mon, Apr 11, 2016 at 6:09 PM, Duncan Murdoch
<murdoch.duncan at gmail.com> wrote:
> On 11/04/2016 8:25 PM, Paulson, Ariel wrote:
>>
>> Hi Jeff,
>>
>>
>> We are splitting hairs because R is splitting hairs, and causing us
>> problems. Integer and numeric are different R classes with different
>> properties, mathematical relationships notwithstanding. For instance, the
>>...
2016 Apr 11
0
[FORGED] Re: identical() versus sapply()
...gt;Bert
>
>
>
>Bert Gunter
>
>"The trouble with having an open mind is that people keep coming along
>and sticking things into it."
>-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
>
>
>On Mon, Apr 11, 2016 at 9:30 AM, Paulson, Ariel <apa at stowers.org>
>wrote:
>> Ok, I see the difference between 1 and 1:2, I'll just leave it as one
>of those "only in R" things.
>>
>> But it seems then, that as.numeric() should guarantee a FALSE
>outcome, yet it does not.
>>
>> To buil...
2006 Mar 07
0
RE: nuevos requisitos
Ok, barbaro, entonces los nuevos requerimientos ser?an:
1) Que ariel pueda cambiar la configuraci?n de su pantalla.
2) Que ariel pueda acceder al servidor de desarrollo (10.0.9.119)
a los puertos comunes de servicio (ftp, smtp, pop3, imapd, http, https,
samba, svn, csv). Lo que necesito que acceda ahora es al samba, http y
svn, lo dem?s planeo darle un futuro...
2017 May 29
4
The state of ARMConstantIslandPass in 4.0.[01]
...ot
comfortable backporting so many patches by myself. We are open to
moving to being based on LLVM 4.0.1 when it is released, but it does
not seem to include *any* of the above fixes.
Are these fixes important? Should we backport them? Do we need to keep
anything in mind?
Thanks in advance,
- Ariel
2003 Dec 17
5
Readline & readline-devel installation on RH9
I have a new user question. Sorry I know most of you are Linux experts
I am not! I am just getting my feet wet with this. And I am sorry to
ask this stupid question.
I was following an installation post from Wiki that said when using RH 9
you need to make sure that you have the following installed first and
you should check them with the following command. Are there any other
items I need to
2010 Sep 29
1
[LLVMdev] Fwd: bitcode / bytecode
Anyone,
can you say what was the reason to rename bytecode? I am still interesting
in
2010/9/29 Duncan Sands <baldrick at free.fr>
Hi Ariel,
> As long as I know English the word "bit" is a "small pice", . Why in set
of
> documentation ir is "bytecode", in other set or llvm source is "bitecode"?
> What is the right? Different people call the same thing such differently.
it used to be ca...
2006 Jul 28
1
odesolve loading problem
...ckage odesolve ( R
2.2.1 - odesolve 0.5.14 - AMD64 - Linux Fedora Core 4 ) :
> library(odesolve)
Error in library.dynam(lib,package,package.lib) :
shared library 'TRUE' not found
Error: package/namespace load failed for 'odesolve'
Any help would be greatly appreciated
Ariel./
2011 May 23
1
delegation of admin rights
...vecot team
consider this as a candidate for a request for enhancement ? This would
be very useful in a delegated administration
environment, like most larger organizations, hosting & ISP, and other
environments where delegation is an important
and very much needed ability.
thanks a bunch,
-- Ariel
--
Ariel Biener
e-mail: ariel at post.tau.ac.il
PGP: http://www.tau.ac.il/~ariel/pgp.html
2009 Jan 05
3
Agents, Queues and logon/logoff
Hi all
This is my first post.
As the subject says, I need to implement on my call center the Agent
functionality, son the agents could logon and logoff to the queue
How can I do this configuration? Or where can I read some info about it
Regards
Ariel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090105/f1a4185f/attachment.htm