Displaying 20 results from an estimated 33 matches for "euripides".
1999 Feb 17
3
Variable Names
Dear R users,
That's probably a silly question even for a newbie but :
Is it possible to assign variable prices as variable names ?
For instance, would something like the following work :
for (i in 1:4)
{
error.i <- some_calculation
}
so "error.i" variables would be created for i=1,2,3,4
i.e. error.1 error.2 error.3 etc. etc.
Costas
--
2017 Sep 21
2
Call for testing: OpenSSH 7.6
....
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on Atheism
Talk Sense to a fool and he calls you foolish - Euripides
1999 Apr 27
2
Memory management
Dear all,
I don't get it:
First of all, the help doesn't say what are the memory limits of
R. Say, what's the max heap size for instance ????
Secondly, I invoke R with the following commands each time:
rgui --vsize 30M --nsize 1000K
rgui --vsize 30M --nsize 2000K
rgui --vsize 30M --nsize 3000K
rgui --vsize 30M --nsize 4000K
I try to open a matrix 8000x8000 by issuing
2005 Sep 15
3
Xend can not start
With changeset 6869, I can _not_ start xend.
Did anybody else meet the same issue?
[root@xin ~]# xend start
Traceback (most recent call last):
File "/usr/sbin/xend", line 32, in ?
from xen.xend.server import SrvDaemon
File
"/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/serve
r/SrvDaemon.py", line 30, in ?
File
2006 Jun 16
5
[PATCH][XM-TEST] Fix bugzilla # 674 by changing the xm-test Console.py to wait for the command prompt.
Lots of xm-test tests are failing with console timeouts on some machines
at the moment. I reproduced the problem and found it was due to some
probing activity in the boot process of the -xen kernel. The behaviour
of the current xm-test code is to assume that the boot process has
finished after performing three one-second waits for input---when the
probing activity introduces more than three
2017 Oct 17
2
Status of OpenSSL 1.1 support
Hi,
On Tue, Oct 17, 2017 at 05:54:52AM -0600, The Doctor wrote:
> The best solution is if (LIBRESSL) || (OPENSSL < 1010...)
>
> Else
>
> Whatever.
>
> Is that too much work?
Littering code with #ifdef is almost never a good idea.
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert
2018 Dec 04
3
Centos-release src rpm.
Hi,
Any chance someone (Johnny?) could point me towards the latest centos-release
src rpm?
Regards,
--
Tom me at tdiehl.org
2005 May 27
0
x86_64 build break on FC4
...[xen] Error 2
make[1]: Leaving directory `/tmp/xen-unstable''
make: *** [world] Error 2
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Jul 22
0
Build break on x86 FC3 platform
...aving directory `/tmp/xen-unstable.hg/tools/firmware/vgabios''
make[3]: *** [all] Error 2
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Jan 11
0
(XEN) (file=memory.c, line=42) Only I/O-capable domains may allocate multi-page extents.
...ref for pfn 101a63
(XEN) DOM0: (file=mm.c, line=2173) Could not get page for mach->phys update
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
1999 Mar 23
1
rts, cts, tsplot
Is plot(ts.object) equivalent to the S-Plus ts.plot ?
--
-------------------------------------------------------------------------
Konstantinos E. Vorloou | Tel: +44 (0)191 374 1821
Department of Economics & Finance | Fax: +44 (0)191 374 7289
University of Durham, | email: K.E.Vorloou at durham.ac.uk
23/26 Old Elvet, | or : vorlow at rocketmail.com
1999 Apr 16
1
Heap size
Hi,
I am trying to create a matrix 8000x8000 but cannot
make R work properly with:
rgui --vsize 30 --nsize 1000000
I can't pass an nsize value more than 1000000.
What are the limits uder windows 98 ?
Best,
Costas
--
-------------------------------------------------------------------------
Konstantinos E. Vorloou | Tel: +44 (0)191 374 1821
Department of Economics &
1999 Apr 07
1
Console Output while running scripts
Hi,
I am using 0.63.2 on Windows. I have some functions
programmed to do repetitive tasks and have some
print(variables) statements to check how my program is progressing
but get no output on screen (console) while the program is running.
I tried CTRL-W as the help says but I get no screen output
before each run terminates. Probably some kind of setting needs to be
predefined correctly.
Any
2017 Oct 17
2
Status of OpenSSL 1.1 support
On Mon, 2017-10-16 at 17:18 +0200, Ingo Schwarze wrote:
> > Fedora has the same policy, and so far has opted to ship a ~3600-
> > line
> > patch to OpenSSH to use the 1.1 API.
>
> Frankly, i would feel uncomfortable using OpenSSH on Fedora.
Thank you for the support. Do you have any real reason to say so?
Yes, we opted to improve existing patch, implement missing parts,
1999 Sep 06
1
Printer button
Hi,
I am not able to print from within windows 98 (graphics and text) in
the latest R. Menus and buttons don't function...
platform Windows
arch x86
os Win32
system x86, Win32
status
status.rev 0
major 0
minor 65.0
year 1999
month August
day 27
language R
Anybody encountering the same problem ?
Also windows manipulation by the environment
2005 Jun 15
2
x86_64 - Dom0 will not boot on EMT64
...auseum at this point.....
----------------------------------------------------------------------
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2003 Feb 04
3
tc htb stats
...as ~2090kb/s and tc reports my parent as ~251kb/s. Even if I
take all the classes separately and add the averages together I get closer
but not that much closer. Is my math wrong? How does the tc/htb qdisc
figure the avg. rate?
--
David DeLauro
Talk sense to a fool and he calls you foolish. - Euripides
Those who do not think about their own sins make up for it by thinking incessantly about the sins of others. - C. S. Lewis (God in the Dock, "Miserable Offenders," p. 124)
Never undertake anything for which you wouldn''t have the courage to ask the blessing of heaven. - G. C. L...
2006 Jun 15
11
domU consoles
Hi
I have a couple of questions:
1. How do I exist from a domU console back to dom0 console (after
issuing xm console [domU])?
2. How do I setup a dom0/domU in order to get a tty login?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Oct 18
0
RE: Fix for SMP xen dom0/domU for x86_64
...; > Regards,
>> >
>> > David F Barrera
>> > Linux Technology Center
>> > Systems and Technology Group, IBM
>> >
>> > "The wisest men follow their own direction. "
>> > Euripides
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>
>
>
>_______________________________________________
>Xen-devel mailing list
>Xen-d...
2017 Sep 28
2
Call for testing: OpenSSH 7.6
On Wed, 27 Sep 2017, Martin Hecht wrote:
> all tests passed on
>
> Ubuntu 16.04.3 LTS and
> Scientific Linux release 6.9 (Carbon)
>
> On SUSE Linux Enterprise Server 11 SP3 LTSS I had to provide a local
> installation of a newer openssl. I have chosen their current LTS version
> 1.0.2l with shared library support enabled, and I had to tweak with
> CFLAGS and LDFLAGS