search for: leapfrog

Displaying 20 results from an estimated 24 matches for "leapfrog".

2012 Apr 13
1
Plotting leapfrog in R
Dear List Is there a package for leapfrog plotting (Hamiltonian Monte Carlo estimation) in R? I tried the actual "LEAPFrOG" package which doesn't actually give the plot like this one? http://xianblog.files.wordpress.com/2010/09/hamilton.jpg How doe one plot this in R? So, there semi-circle and dots on that semi-circle. I d...
2002 Feb 28
0
[Bug 130] New: segfault on connect / Red Hat 6.1 w/OpenSSL 0.9.6c
...welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"... (gdb) run -v jon at leapfrog.baltimorons.org Starting program: /usr/src/openssh-3.0.2p1/./ssh -v jon at leapfrog.baltimorons.org which: no vim in +(/usr/local/bin::/usr/bin:/bin:/usr/games:/usr/X11R6/bin:/usr/local/games:/usr/ +sbin:/sbin:)...
2004 Aug 06
1
Speex ACM no longer Beta (Houston, we have arelease!)
> And where do we get this? Saw nothing on the speex website... http://www.openacm.org/ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to
2008 Jun 06
2
Prototype: Use of /proxy?url= to circumvent the Same Origin Policy
...een defined. Surely someone else has run across this issue, but googling returns me no evidence of it. How do I set up this /proxy url redirection? I''ve tried various ways in proxy.html, but with no success Is there a config setting in web.xml perhaps? Ben Ethridge Senior Java Developer Leapfrog Systems --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from th...
2017 Dec 07
4
[RFC] - Deduplication of debug information in linkers (LLD).
...9;s cool, but I don't have any >personal motivation to do so for example. (& honestly we've been throwing around some ideas about how to further generalize the >debug_info contributions to reduce some of the overhead of isolating types - so maybe if we're lazy enough, we might leapfrog >this particular state and just implement that future better thing) I see. Basing on all comments in this thread I am inclined to agree that implementing newer thing does not make much sence atm. For now I prepared patch to error out when LLD faces objects with multiple .debug_* sections for ca...
2013 Jul 31
4
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
...ertain that -ffunction-sections is not a viable solution as it exists and is well supported in other toolchains and environments. 2) We should talk to other ELF producers and coordinate to make sure we don't end up creating a twisty maze of extensions here. 3) We should step back and consider leapfrogging to a fully specialized format to reap even more performance benefits rather than messily patching ELF. #3 may prove irrelevant if this is the only major hurdle for speeding up ELF links. My impression was otherwise. #2 hasn't been done by the other ELF producers, but we should strive to...
2013 Jul 31
0
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
...ctions. > 2) We should talk to other ELF producers and coordinate to make sure we > don't end up creating a twisty maze of extensions here. This is not a problem with the general ELF community since the binutils ld/gold would not atomize sections. > 3) We should step back and consider leapfrogging to a fully specialized > format to reap even more performance benefits rather than messily patching > ELF. I dont think we should come up with another object file format. Shankar Easwaran
2017 Dec 06
4
[RFC] - Deduplication of debug information in linkers (LLD).
>If you're interested in things you can do in the linker for this - you might consider something more aggressive: Fully DWARF aware deduplication. > >This could be done hopefully by reusing some of the code in the dsymutil implementation in LLVM. > >This would be much more effective (and without the possible context-sensitive tradeoffs) than using type units. >Though
2019 May 06
0
rTRNG: Advanced and Parallel Random Number Generation via TRNG
...rallel random number generators provided by TRNG can be manipulated by jump and split operations. These allow to jump ahead by an arbitrary number of steps and to split a sequence into any desired sub-sequence(s), thus enabling techniques suitable to parallel algorithms, such as block-splitting and leapfrogging. The package provides the R user with access to the functionality of the underlying TRNG C++ library. It embeds TRNG sources and headers and makes them available to other projects combining R with C++. Beyond this, rTRNG exposes the creation, manipulation and use of pseudo-random streams to R,...
2019 May 06
0
rTRNG: Advanced and Parallel Random Number Generation via TRNG
...rallel random number generators provided by TRNG can be manipulated by jump and split operations. These allow to jump ahead by an arbitrary number of steps and to split a sequence into any desired sub-sequence(s), thus enabling techniques suitable to parallel algorithms, such as block-splitting and leapfrogging. The package provides the R user with access to the functionality of the underlying TRNG C++ library. It embeds TRNG sources and headers and makes them available to other projects combining R with C++. Beyond this, rTRNG exposes the creation, manipulation and use of pseudo-random streams to R,...
2010 Dec 17
0
No subject
Your distro's wine package will not, in general be the latest available Wine version but, if the distro maintainers aren't asleep at the switch, this should be upgraded every few weeks. I have two RedHat Fedora releases installed because I play distro leapfrog on my two Linux boxes. The last time I explicitly installed Wine on either box was when I did a clean Linux install of the then-current distro. I run a yum upgrade every week, so what is shown below is a fair reflection of the Wine version in each of the Fedora repos: Fedora 13 wine-1.3.9 Fedora 1...
2009 Jul 22
1
puppet class syntax error
I''m in the process of setting up our puppet environment, and am creating dummy classes so that I can test/use our node classification script, however my dummy classes are throwing the following error. puppetmasterd[3908]: Could not parse for environment production: Syntax error at ''Stage_cis2'' at /etc/puppet/manifests/classes/ Stage_cis2.pp:2 As you see, the actual
2009 Jul 07
9
will wine support windows USB drivers?
> >slyzen wrote: >> I'm running wine 1.1.23 on a kubuntu jaunty and my iTunes 8.2 doesn't see my iPhone (with OS 3.0). Do you think your method will work in my case ? > >No, itunes doesn't see any devices on Wine. It wants to talk directly to a USB device with special drivers. > Isn't there an unsupported version of Wine that will do this until the code is
2009 Aug 17
1
Problem with setter override on ActiveRecord
(This message was originally written on StackOverflow -- the formatting is much prettier there -- http://stackoverflow.com/questions/1283046/problem-with-setter-override-on-activerecord) This is not exactly a question, it''s rather a report on how I solved an issue with write_attribute when the attribute is an object, on Rails'' Active Record. I hope this can be useful to others
2008 Aug 02
3
Getting a Dom0 Kernel Version > 2.6.18 ?
As far as I work out the version of the Dom0 linux kernel has to be 2.6.18. This is causing me a lot of problem, because the driver support in 2.6.18 is slowly falling behind, and I finding that more modern hardware isn''t supported by the 2.6.18 drivers. Is it possible to use a more recent version of the kernel for Dom0, or am I stuck with 2.6.18? Is there another way I can use more
2013 Jul 31
1
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
...shouldn't try to reach consensus throughout the larger community before changing the way in which Clang writes ELF files and LLD reads them. We really do need to maintain interoperability (by and large) with other toolchains on the same platform. > > 3) We should step back and consider leapfrogging to a fully specialized >> format to reap even more performance benefits rather than messily patching >> ELF. >> > I dont think we should come up with another object file format. OK, there are others who disagree though. =] It is at least something that we shouldn't wr...
2007 Apr 01
3
Announcement: Asterisk Service Provider Edition v1.0 Beta
...Swedish language support. Some support for Canadian and southern US dialects is implemented, and will be finished by release time. --- o --- In addition to these revolutionary features, Asterisk Service Provider Edition will contain full T.39 faxing (leapfrogging systems that only support up to version 38), the Codename Pomengranade SIP Stack, the Project Okapi IAX3 trunking technology featuring IAX3 over SS7 transport, the VoipVote digital phone voting system with app_preselect cheating technology and a fully working version of the VirtuAST virtual P...
2006 Aug 06
0
Rails Core Weekly July 16 - August 6
...ject has_many relations to not allow the parent to be destroyed if it has children. Daniel tries a patch and gets some great advise from Jeremy when Daniel runs into trouble when the order of his new restrict association turns out to be significant. Jeremy: "You can wrap the destroy method to leapfrog the callback chain." associations.rb, configure_dependency_* case reflection.options[:dependent] when :restrict class_eval <<-end_eval def destroy_with_has_many_#{reflection.name} unless #{reflection.name}.blank? raise DestroyRestricted.n...
2013 Jul 31
0
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
On 7/30/2013 5:43 PM, Nick Kledzik wrote: > On Jul 29, 2013, at 10:09 AM, Shankar Easwaran wrote: > >> On 7/29/2013 11:24 AM, Nick Kledzik wrote: >>> On Jul 25, 2013, at 2:10 PM, Rui Ueyama wrote: >>>> Is there any reason -ffunction-sections and -fdata-sections wouldn't work? If it'll work, it may be be better to say "if you want to get a better linker
2013 Jul 30
3
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
On Jul 29, 2013, at 10:09 AM, Shankar Easwaran wrote: > On 7/29/2013 11:24 AM, Nick Kledzik wrote: >> On Jul 25, 2013, at 2:10 PM, Rui Ueyama wrote: >>> Is there any reason -ffunction-sections and -fdata-sections wouldn't work? If it'll work, it may be be better to say "if you want to get a better linker output use these options", rather than defining new ELF