Displaying 20 results from an estimated 79 matches for "epps".
Did you mean:
apps
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
Hi Vedant,
I would like to clarify that the proposal does *intra-procedural* path profiling as described in [Ball96].
> > 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
2016 Mar 16
3
GSoC Proposal : Path Profiling Support
Hi David,
> Are the data below all collected when only one function is picked for
> instrumentation?
Yes, here is a list of the benchmarks and selected functions.
+-----------------+----------------------------------------------------------------------------------------------+
| blks | _Z19BlkSchlsEqEuroNoDivfffffif
|
2016 Mar 22
2
GSoC Proposal : Path Profiling Support
Hi Snehasish, thanks for writing up the proposal.
As it stands today, path profiling still has serious scalability issue that
prevents it from being usable by any optimization passes that may benefit
from it. On the other hand, sampling based approach can still be promising.
For instance, LBR can potentially together with static CFG constructed
from the binary can be used to form path(let)
2016 Mar 21
0
GSoC Proposal : Path Profiling Support
Hi
I am pinging to find out if there is any interest to mentor this
proposal for GSoC this year? I've submitted a draft via the GSoC
website.
David, Vedant it would be great if I could get some advice on refining
the goals and particulars of the implementation.
The version we use internally is not performance oriented and will
require refactoring.
Here is a link to the draft document [1].
2016 Mar 23
0
GSoC Proposal : Path Profiling Support
Hi David,
> Hi Snehasish, thanks for writing up the proposal.
>
> As it stands today, path profiling still has serious scalability issue that
> prevents it from being usable by any optimization passes that may benefit
> from it.
I agree; it would be an interesting to see how we can reduce the overheads
to bring it within acceptable limits.
> It will be interesting to see how
2017 May 04
3
hdt-project.org no IP?
Unable to determine IP address from host name "www.hdt-project.org"
Getting this today? Not sure what issue is?
I paid for the renewal back in 08/04/2016 and and in 2015, so the domain
should be current? But the whois seems to show it is expired? Went to the
gandi site, and it doesn't show a renewal option or anything?
whois hdt-project.org
[Querying
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
i was just writing this:
http://www.gp32x.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
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 accesses...
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()
I want to get data for a set of ticker symbols and compute 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")
2004 Nov 13
2
Fatal: chdir(homedir) failed: Permission denied
hello all i run dovecot 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:
2011 Aug 20
0
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
Luke Kenneth Casson Leighton wrote:
> i was just writing this:
> http://www.gp32x.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:
>
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