Displaying 20 results from an estimated 34 matches for "ngen".
Did you mean:
gen
2011 Apr 17
2
Repeating a function
Hello all,
I currently have this function:
drift <-function(p0=0.4,N=40,ngen=55){
p = p0
for( i in 1:ngen){
p = rbinom(1,2*N,p)/(2*N)
}
return( p )
}
I want to repeat it 1000 times, then do some analysis on the results. I've
tried using the rep() function, but that only gives me repeats of the first
value of p. How can I get 1000 values of p for different itera...
2008 Jul 22
2
.NET 2.0 fails compiling assemblies on OSX
...ning 1.1.1 on Mac OS X 10.5.4.
I have searched about this issue and found nothing and people are running .net apps fine so I think this is a particular problem with Darwine (osx build)
.NET installs fine via winetricks and then I can run simple .net apps like QuickGUIDGen, but having a look to the NGen log I noticed there were no assemblies installed (It's supposed to install mscorlib and so after the install.
I tried to install manually:
Code:
wine ngen.exe install "mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /NoDependencies
and installs fine,...
2008 Aug 21
3
[help] simulation of a simple Marcov Stochastic process for population genetics
Hi, this is my first time using R. I want to simulate the following process:
"in a population of size N, there are i individuals bearing genotype A, the
number of those bearing A is j in the next generation, which following a
binominal distribution (choose j from 2*N, the p is i/2*N), to plot the
probability of the next generations, my script is as follows. It cannot run
successfully,
2006 Dec 13
7
ipp2p Problem
Hello,
can anybody interpret what the following means:
[root@funke ipp2p-0.8.0]# iptables -t mangle -A MarkList0x666-ipp2p -p
tcp -m ipp2p --edk -j MarkSet0x666
iptables: Unknown error 4294967295
-----
I have installed ipp2p-0.8.0 via:
make
copied ipt_ipp2p.ko to my kernel lib dir
copied libipt_ipp2p.so to my iptables lib dir
insmod ipt_ipp2p gives the following in dmesg:
IPP2P v0.8.0
2010 Jul 28
6
Attempting to bypass .net check/use mono
I am trying to use the mono26 install from winetricks in order to run an installer that fails to find:
C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvw.exe
even though I have both that 2.0 and the 3.0 framework in my .wine/ folder. Once it fails to find that file it starts to run a 3.5 framework installer that wine doesn't quite have working yet.
Does anybody have any advice on
2008 Dec 31
1
Cool: using Wine to dissect the Storm bot!
...d Stormfucker: Owning
the Storm Botnet. Zuerst wurden konkrete Techniken gezeigt, wie man
Malware analysieren kann. Die Zentrale Idee ist hier, statt eine
Sandbox (Windows in einer VM) zu verwenden, die Requests unter Linux
an Wine weiterzureichen. Dort kann man sich an jedem beliebigen Punkt
reinh?ngen und die Requests der Malware auseinander nehmen."
Sounds like somebody was using Wine to trace through the Storm bot's code,
one win32 syscall at a time. Cool!
- Dan
2015 Jun 24
3
[LLVMdev] ORC and relocations
Hello,
I'm working on LLILC (a jit for the CoreCLR built on ORC), in particular, on using LLILC as an ngen jit. I would like to have an ability to be notified of relocations that ObjectLinkingLayer is applying and to be able to tell the linking layer not to resolve certain relocations for external symbols (so that the client can do some custom resolutions later). The only way I found of looking at relo...
2012 Feb 25
2
dotnet20sp1 deffactory.dat cant open
...0
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:advapi:LsaOpenPolicy ((null),0x33ef78,0x00000001,0x33ef94) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:advapi:LsaOpenPolicy ((null),0x33e5fc,0x00000001,0x33e624) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:ngen:wmain stub: L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue" L"pause"
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0 func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0 func=30...
2006 Nov 23
5
Xen Dom0 with FibreChannel (FC) can''t export disk to DomU
...teractive startup.
udev starten: [ OK ]
Initialisiere Hardware... Speicher Netzwerk Audio fertig[ OK ]
Kernelparameter konfigurieren: [ OK ]
Stelle Uhr (localtime) auf: Do Nov 23 16:19:02 CET 2006 [ OK ]
Rechnername samba3-1 einstellen: [ OK ]
Root-Dateisystem mit Schreib- und Lesezugriff neu einhängen: [ OK ]
no block devices found
Logical Volume Management einrichten: [ OK ]
Can any body help me???
Wish the best
Dietmar Simons
________________________________________________
Simons IT-Service
Dietmar Simons
Matthiasstr. 18a
41468 Neuss
Germany
Phone +49 2131 15 34 98
Fax +49 2131 15 34 99...
2015 Jun 26
2
[LLVMdev] ORC and relocations
...icient to support your use-case?
Cheers,
Lang.
On Wed, Jun 24, 2015 at 12:03 AM, Eugene Rozenfeld <Eugene.Rozenfeld at microsoft.com<mailto:Eugene.Rozenfeld at microsoft.com>> wrote:
Hello,
I’m working on LLILC (a jit for the CoreCLR built on ORC), in particular, on using LLILC as an ngen jit. I would like to have an ability to be notified of relocations that ObjectLinkingLayer is applying and to be able to tell the linking layer not to resolve certain relocations for external symbols (so that the client can do some custom resolutions later). The only way I found of looking at relo...
2002 Oct 09
0
language issue
...100 identical
warnings which mean that the relevant warnings and error messages 'gets
lost in the crowd'.
I use wine 2002-09-04
Sven Knutsson
--------------------------------------------------------
Sven Knutsson
Chalmers Lindholmen
Inst. f?r data och elektroteknik
Bes?ksadress: H?rselg?ngen 11
Box 8873
S-402 72 G?teborg
tel 31-772 57 27
fax 31-772 57 31
email svenk@chl.chalmers.se
2012 Dec 19
0
JRI and XTS library
...rray)");
Of course, doing the same directly in RStudio runs smoothly.
Any idea?
Thank you in advance
Massimo
________________________________
Disclaimer :
Diese Mitteilung ist nur f?r die Empf?ngerin / den Empf?nger bestimmt.
F?r den Fall, dass sie von nichtberechtigten Personen empfangen wird, bitten wir diese h?flich, die Mitteilung an die Z?rcher Kantonalbank zur?ckzusenden und anschliessend die Mitteilung mit allen Anh?ngen sowie allf?llige Kopien zu vernichten bzw. zu l?schen. Der Gebrauch der Information ist verboten.
This message is intended only for the named recipient and...
2015 Feb 25
1
Questión about DNS config on dnsmasq
...<dhcp>
<range start='192.168.122.2' end='192.168.122.99'/>
<bootp file='pxelinux.0'/>
</dhcp>
</ip>
</network>
Anyone can help me...?
thanks
--
"La Voluntad es el único motor de nuestros logros"
http://blog.ngen.com.ar/
2010 Jul 07
1
[LLVMdev] Another way to JIT: "dlopen from memory"
Probably not well. But it depends on the application, and probably the loader.
Some applications (OpenCL comes to mind) have the bitcode ready to go
as soon as they start. The only reason they use the JIT is because
they want to compile the code to run fast on the available hardware.
It really depends on how often the application wants to generate code,
which for some people may not be that
2012 Jun 16
2
How to specify "newdata" in a Cox-Modell with a time dependent interaction term?
...data.frame(unique(Rossi.2[c("start","stop")]),fin=0,age=30,prio=5,Id=1,arrest.time=0)
fit <- survfit(mod.allison.5,newdata.1,id="Id")
Error message:
>Fehler in model.frame.default(data = newdata.1, id = "Id", formula =
Surv(start, :
Variablenl?ngen sind unterschiedlich (gefunden f?r '(id)')
--> failure, length of variables are different.
#-----------------------------------------------------------------
fold <- function(data, time, event, cov,
cov.names=paste('covariate', '.', 1:ncovs, sep=""),...
2009 May 17
0
BizConf at Ritz-Carlton Amelia Island Resort, August 20-21
...of reach of some
of you reading this message, and for that I apologize. The reality is
that running a conference like BizConf is quite expensive and entails
a great deal of financial risk for the organizers. I want to take a
moment to thank my partners at Hashrocket, as well as our other
sponsors: nGen Works and Engine Yard for helping to make this dream a
reality.
See you in August!
Obie Fernandez
CEO & Founder | Hashrocket
904.435.1673 office
404.934.9201 mobile
2015 Jun 30
2
[LLVMdev] ORC and relocations
...icient to support your use-case?
Cheers,
Lang.
On Wed, Jun 24, 2015 at 12:03 AM, Eugene Rozenfeld <Eugene.Rozenfeld at microsoft.com<mailto:Eugene.Rozenfeld at microsoft.com>> wrote:
Hello,
I’m working on LLILC (a jit for the CoreCLR built on ORC), in particular, on using LLILC as an ngen jit. I would like to have an ability to be notified of relocations that ObjectLinkingLayer is applying and to be able to tell the linking layer not to resolve certain relocations for external symbols (so that the client can do some custom resolutions later). The only way I found of looking at relo...
2013 May 26
1
load ff object in a different computer
Hi all,
I am having trouble loading a ff object previously saved in a different
computer. I have both files .ffData and .RData, and the first of them is
13Mb large from which I know the data is therein. But when I try to ffload
it,
checkdir error: cannot create /home/_myUser_
Permission denied
unable to process
home/_myUser_/Rtempdir/ff1a831d500b8d.ff.
and
2007 Jul 05
2
pgup/pgdown in R Graphics Window under Linux
...esellschaft: Wiesbaden, Amtsgericht Wiesbaden HRB 12889
Gesch?ftsf?hrer: Siegfried Brune, Jaime Contreras, Rodolfo Viana
Vorsitzender des Aufsichtsrates: John Landgraf
*********** L e g a l D is c l a i m e r ***********
Der Inhalt dieser Nachricht ist vertraulich, kann gesetzlichen Bestimmungen unterliegen, kann vertrauliche Informationen beinhalten und ist nur f?r den direkten Empf?nger bestimmt.Sie ist Eigentum von Abbott Laboratories bzw. der betreffenden Niederlassung. Nicht authorisierte Benutzung, unbefugte Weitergabe sowie Kopieren jeglicher Bestandteile dieser Information ist stre...
2012 Feb 28
1
quota warning script not working after upgrade to 2.1.1
...on "Leave Mail on Server" / "Mail auf Server belassen"
in Ihrem Mailprogramm verwenden.
Oft wird auch vergessen, da? der Ordner mit den "Gesendeten Objekten"
(Sent Folder/Sent Items) zum Gr??enlimit der Mailbox z?hlen.
Besondere Platzfresser sind Mails mit gro?en Anh?ngen, wie z.B.
PowerPoint-, PDF- oder Bilddateien -- insbesondere im "Sent" Ordner!
Wer sind meine Ansprechpartner?
===============================
Sie k?nnen uns unter postmaster at charite.de oder telefonisch unter
450-570600 erreichen.
Mit freundlichen Gr??en
EOF
[ "$?" -gt 0...