Displaying 20 results from an estimated 79 matches for "epp".
Did you mean:
ebp
2008 Sep 03
1
How to do Epps-Pulley test?
Hi there,
Glad to meet you via internet.
I have two questions:
1) Is there any implementation of Epps-Pulley test in R? What is it?
2) To test normality, which test is (more) suitable, Shapiro-Wilk test
or Epps-Pulley test? Given a data set of thousands of samples,
etc. 10000.
Thanks
Marck
2016 Mar 16
2
GSoC Proposal : Path Profiling Support
...ibrary. Note that all benchmarks are well within the
64-bit integer range for path-ids.
Thus the data in the [Ball96] paper shows the best case overheads, while the data I have included herein
shows the worst case overheads for instrumentation+runtime.
+ Key
numpaths = Number of possible paths
epp+compile = Time taken to compute encoding, insert instrumentation and compile to executable
compile = Time taken to compile to executable
execpaths = Number of paths dynamically executed
epp-exec-time = Execution time with instrumentation
exec-time = Normal execution time
epp-bin-size = Size of inst...
2016 Mar 16
3
GSoC Proposal : Path Profiling Support
...------+----------------------------------------------------------------------------------------------+
> Do you have data when such manual selection is not done?
At the moment, I do not.
>
> thanks,
>
> David
>
>
>>
>> numpaths = Number of possible paths
>> epp+compile = Time taken to compute encoding, insert instrumentation and
>> compile to executable
>> compile = Time taken to compile to executable
>> execpaths = Number of paths dynamically executed
>> epp-exec-time = Execution time with instrumentation
>> exec-time = Norm...
2016 Mar 22
2
GSoC Proposal : Path Profiling Support
...Do you have data when such manual selection is not done?
> >
> > At the moment, I do not.
> >
> >>
> >> thanks,
> >>
> >> David
> >>
> >>
> >>>
> >>> numpaths = Number of possible paths
> >>> epp+compile = Time taken to compute encoding, insert instrumentation
> and
> >>> compile to executable
> >>> compile = Time taken to compile to executable
> >>> execpaths = Number of paths dynamically executed
> >>> epp-exec-time = Execution time with...
2016 Mar 21
0
GSoC Proposal : Path Profiling Support
...--------------------------------------------+
>
>> Do you have data when such manual selection is not done?
>
> At the moment, I do not.
>
>>
>> thanks,
>>
>> David
>>
>>
>>>
>>> numpaths = Number of possible paths
>>> epp+compile = Time taken to compute encoding, insert instrumentation and
>>> compile to executable
>>> compile = Time taken to compile to executable
>>> execpaths = Number of paths dynamically executed
>>> epp-exec-time = Execution time with instrumentation
>>&...
2016 Mar 23
0
GSoC Proposal : Path Profiling Support
...ot done?
>> >
>> > At the moment, I do not.
>> >
>> >>
>> >> thanks,
>> >>
>> >> David
>> >>
>> >>
>> >>>
>> >>> numpaths = Number of possible paths
>> >>> epp+compile = Time taken to compute encoding, insert instrumentation
>> >>> and
>> >>> compile to executable
>> >>> compile = Time taken to compile to executable
>> >>> execpaths = Number of paths dynamically executed
>> >>> epp...
2017 May 04
3
hdt-project.org no IP?
...2017-05-04T18:43:33Z
Creation Date: 2009-05-04T20:20:51Z
Registry Expiry Date: 2017-05-04T20:20:51Z
Registrar Registration Expiration Date:
Registrar: Gandi SAS
Registrar IANA ID: 81
Registrar Abuse Contact Email:
Registrar Abuse Contact Phone:
Reseller:
Domain Status: clientHold https://icann.org/epp#clientHold
Domain Status: clientTransferProhibited
https://icann.org/epp#clientTransferProhibited
Registry Registrant ID: C62733899-LROR
Registrant Name: Erwan Velu
Registrant Organization:
Registrant Street: 35 residence orAe de marly
Registrant City: Noisy le roi
Registrant State/Province:
Regis...
2016 Mar 15
2
GSoC Proposal : Path Profiling Support
This proposal adds support for path profiling [Ball96] to LLVM. Path
profiling compactly represents acyclic paths in a directed acyclic graph
representation of the control flow graph of a routine. Instrumentation can
be added to uniquely identify paths executed at runtime.
Path profiles enable precise enumeration of the sequence of basic blocks
executed in order for a particular path. Using path
2016 Feb 03
2
Samba on Win7?
In an environment with Win7 Embedded server and client where UNC pathnames
are used to pull files, can Samba >= 3 be used on both sides (and Windows'
own SMB disabled) so that communications can be encrypted?
(We can't use IPsec, and it doesn't look like SMB 3.0 will be coming to
Win7. Next thought was Samba. If not that, then I guess I'll look into a
VPN.)
2011 Aug 01
1
Clients can't retrieve new emails
...box:~*/mail:INBOX=/var/mail/*%u
mail_debug: yes
mbox_write_locks: fcntl dotlock
mail_executable: /usr/lib/dovecot/rawlog /usr/lib/dovecot/imap
imap_client_workarounds: tb-extra-mailbox-sep
auth default:
verbose: yes
debug: yes
passdb:
driver: pam
userdb:
driver: passwd
--
Jeff Van Epps
2011 Aug 20
2
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
....com/board/index.php?/topic/60228-replicating-the-success-of-the-openpandora-discussion-v20/
when something that just occurred to me, half way through, and i would
greatly appreciate some help evaluating whether it's feasible.
put these together:
http://www.xilinx.com/products/silicon-devices/epp/zynq-7000/index.htm
http://llvm.org/releases/2.7/docs/ReleaseNotes.html
http://en.wikipedia.org/wiki/Gallium3D#LLVM_usage
http://wiki.opengraphics.org
and it may be the case that completing the software for the
OpenGraphics Project is a matter of hitting "compile". not only that,
but a...
2016 Feb 04
0
Samba on Win7?
...a VPN (either ipsec
transport over L2TP or Ipsec tunnel) , and just using IPSec transport to
encrypt traffic between machines on the same LAN. I think this is
something you may need to just log into the machine and see what network
settings are available .
On 02/04/16 08:09, Jeff Van Epps wrote:
> Windows 7 Embedded is Windows 7 minus some stuff. We use it on consumer
> retail kiosks. I'm told it can't do IPsec.
>
> I was using "server" and "client" in the sense of "machine which serves
> the file" and "machine which accesse...
2009 Aug 12
1
Map of UK Counties - to use in R
Hi,
Can anyone help me with either of these:
1) Map of the UK counties that I could use in R?
2) How could I use an existing map for example, a map from here
http://www.itraveluk.co.uk/maps/england.html - in R. I need to use a UK map
to plot locations on it by lat & long.
Would appreciate help on any of these.
Thanks,
Raoul
--
View this message in context:
2008 Jan 21
2
Application error - SQL_AUTO_IS_NULL
...m ^[[0mSHOW FIELDS FROM
books^[[0m
^[[4;36;1mBook Load (0.000065)^[[0m ^[[0;1mSELECT * FROM books
WHERE (books.
`id` = 1) ^[[0m
Rendering within layouts/browse
Rendering browse/book_details
Completed in 0.06461 (15 reqs/sec) | Rendering: 0.01440 (22%) | DB:
0.00133 (2%)
| 200 OK [http://www.epps-alford.com/browse/book_details/1]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To...
2011 Dec 07
1
scatterplotting stock returns using quantmod and pairs()
...the daily return of the adjusted close using quantmod, and then scatterplot returns using pairs().
The following gets data for the list of tickers:
tickers <- c("SHY","TLT","SPY","IWM","GLD","IEV","ILF","EWJ","EPP","SAF","ASA")
AdjClosePrices <- do.call(merge, lapply(tickers, function(x) Ad(get(x)))) #get adjusted close prices
First try at getting returns and plotting:
AdjCloseReturns <- do.call(merge, lapply(tickers, function(x) dailyReturn(Ad(get(x))) ))
But the resulting pa...
2004 Nov 13
2
Fatal: chdir(homedir) failed: Permission denied
...ovecot as my imap server on my university and squirrel as webmail. But squirrel returns an error:
ERROR : Connection dropped by imap-server
CAPABILITY
i tail my /var/log/dovecot and this is the output with whatever user i try to log in and view mails:
dovecot: Nov 13 17:51:27 Fatal: chdir(/home/epp719) failed with uid 2975: Permission denied
dovecot: Nov 13 17:51:27 Error: child 17554 (imap) returned error 89
----------------------------------------------------------------------
i give the:
root@(host edited):/root# ls -lad /home/epp719
drwx---r-x 4 epp719 users 368 2004-11-13 17:49 /home/ep...
2011 Aug 20
0
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
...60228-replicating-the-success-of-the-openpandora-discussion-v20/
>
> when something that just occurred to me, half way through, and i would
> greatly appreciate some help evaluating whether it's feasible.
>
> put these together:
> http://www.xilinx.com/products/silicon-devices/epp/zynq-7000/index.htm
> http://llvm.org/releases/2.7/docs/ReleaseNotes.html
> http://en.wikipedia.org/wiki/Gallium3D#LLVM_usage
> http://wiki.opengraphics.org
>
> and it may be the case that completing the software for the
> OpenGraphics Project is a matter of hitting "compile&...
2008 Oct 07
4
R and computer heat
Hi,
I noticed the temperature of my laptop rises sharply during execution of a
long R script that generates several hundred plots, all of them saved to
files. No screen output. Temps reached above 90 Celsius degrees in the box
and above 80 C deg in the processor. The machine turns on cooler at maximum
speed and exhaled air is really hot. Tried similar operations (batch
graphic and music
2008 Sep 18
1
PNG file don't run on mac's?
Een ingesloten tekst met niet-gespecificeerde tekenset is gescrubt ...
Naam: niet beschikbaar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080918/ed87aa31/attachment.pl>
2005 Dec 09
6
New Winecfg crash
I updated my copy of WINE CVS today, and now if I click the audio tab in
Winecfg, I'm getting this on my Mandrake 2006 machine.
*** glibc detected *** free(): invalid pointer: 0x7c0a6cd0 ***
wine: Assertion failed at address 0xffffe410 (thread 0009), starting
debugger...
This happens everytime I run winecfg and click the audio tab. Clicking
the other tabs works fine.
I've updated to