similar to: Problems with Optimization

Displaying 20 results from an estimated 7000 matches similar to: "Problems with Optimization"

2012 Dec 27
1
[LLVMdev] Throwing an exception from JITed code, and catching in C++
Hi everyone, I am writing an application that uses LLVM JIT and I would like to throw an exception from the JIT and catch it in the C++ code that invokes the JIT. This does not seem to work. I've written what is hopefully a super simple demonstration to reproduce this. I would appreciate any help with this. Thank you The demonstration is composed of: 1) thrower.cpp - a source file that
2003 Apr 18
3
mozilla 1.3
FreeBSD mojo.televoke.net 4.8-STABLE FreeBSD 4.8-STABLE #10: Mon Apr 14 15:48:09 PDT 2003 mike@mojo.televoke.net:/usr/obj/usr/src/sys/MOJO i386 mozilla-1.3_1,2 The open source, standards compliant web browser mozilla-headers-1.3_1,2 Header files for mozilla communicator web-surfboard After stepping up to Mozilla 1.3_1,2 attempting to type in any dialog box (password dialogs in Mozilla
2003 Jun 09
1
stable + squid 2.5_3
I seem to be having a problem, but I'm not sure if it's -stable, Squid, or neither. I've been running -stable+Squid on a Dell 4600 for a couple years now. All has been well, but after upgrading to Squid 2.5_3 (which was also done on a couple other, less-loaded, -stable machines without this issue to date), I occasionally get errors in my cache.log and this AM Squid died and required
2003 Jul 31
2
mysql323 + gcc on 4.8-s
4.8-stable as/of jun 9th (update scheduled) has gcc version, 2.95.4 i'm building mod_php3 (some local stuff needs a php3 processor) with mysql support. using the mysql323 client/server from ports. mysql (which i know i've built before on older stable's) reports gcc can't convert longlong to something or other... basicly saying i need a newer compiler. i'm installing gcc33
2009 Jun 03
1
Vectorize fails for function with ... arglist
Vectorize is defined to return a function that acts as if 'mapply' was called. So we have: > mapply(dput,1:2) # mapply form 1L # calls dput on each element of 1:2 2L [1] 1 2 > Vectorize(dput)(1:2) # Vectorize form 1L # same behavior 2L [1] 1 2 Same thing with a named argument: >
2004 Oct 20
1
internal & external networks
First of all let me say thanks for answering all of my emails to the mailing list with the many questions that I have had. Your answers have been a great help. Just a few more questions, ok. I have been reading over the documentation and need to find out how Tinc behaves regarding the VPN and hosts as I will have to distinct situtations to address in our system. 1. Which is a web server for
2015 Jun 09
2
Simple source on Debian
Hi there. Thanks for the tip about Ices2. Do you know if it's possible to make it work with mp3 files? I only ask because there are several people who stream using my server, and they use mp3. I'm trying to create fallback streams, but in order for that to work, I'd have to get them to switch to ogg or find a way to make Ices work with mp3. Thanks On 6/9/15, Jos? Luis Artuch
2015 Sep 15
3
Best source for creating multiple streams
How do you create different logs files for each stream? From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of Camara, Carlos Sent: Saturday, August 22, 2015 12:43 AM To: icecast at xiph.org; icecast at xiph.org Subject: Re: [Icecast] Best source for creating multiple streams With IceS2 this is easily accomplished by copying the 'ices-playlist.XML' file
2015 Aug 22
1
Best source for creating multiple streams
Yes, but I'd rather not attempt to learn how to script Liquid Soap just to pull off what I want. If it's the only client that supports this though, I'll give it a look. Thanks On 8/22/15, Nathan Miller <nate at themillerhome.org> wrote: > Have you played with Liquidsoap http://liquidsoap.fm at all? You > definitely could do it with that. > > On Fri, Aug 21, 2015
2015 Feb 16
2
Rhythmbox Replacement
Hey Y'all, I though I would resurrect a long dead mail chain. I'm looking for a good replacement for Rhythmbox. I need a pod catcher to catch podcasts and download them to my HD where I can then move them onto my mp3 player that I take to work every day. I don't need a new mp3 player so don't suggest VLC. It is not able to download podcasts. I'm in the process of
2013 Aug 30
2
New and need help
Hello everyone. I haven't used Icecast yet but I'm hoping it can help me with what I want to do. I listen to podcasts a lot. Most of the time I'm at work I have something playing in the background. The problem is once one ends I have to select another to play. Or if they have all been played I can't use the auto next feature. So what I would like to do is setup a machine
2006 Mar 10
2
[PATCH] - xc_core.c/xenctrl.h - refactor slightly to allow user specified output routines
The existing xc_domain_dumpcore is very specific to disk/file based output. Refactor the code slightly to allow more user-specified control. This is done by adding a parallel xc_domain_dumpcore2 (naming isn''t always my strong suit), which allows the specification of a callback routine and an opaque argument block. The existing dumpcore routine is modified to use the callback for all
2015 Sep 17
1
Best source for creating multiple streams
Carl, are you saying that I need ices2 for two mount points? I don't have an ices-playlist.xml file, I only have an /etc/icecast2/Icecast.xml file. Nick D'Angelo 4Points.ca Inc President/CEO <http://www.4points.ca/> http://www.4points.ca T: 1-855-275-9713 NOTE: You can request an account on the 4Points.ca site and you can collaborate on future enhancements and
2015 May 18
4
How best to get around shadowing of executables by system()'s prepending of directories to Windows' PATH?
My question: On Windows, R's system() command prepends several directories to those in the Windows Path variable. >From ?system The search path for 'command' may be system-dependent: it will include the R 'bin' directory, the working directory and the Windows system directories before 'PATH'. This shadows any executables on the Path that share a
2003 Aug 11
5
realpath(3) et al
First, I hope that this message is not considered flame bait. As someone who has used FreeBSD for for 5+ years now, I have a genuine interest in the integrity of our source code. Second, I hope that this message is not taken as any form of insult or finger pointing. Software without bugs does not exist, and I think we all know that. Acknowledging that point and working to mitigate the risks
2008 Oct 09
1
The ordinal 6877 could not be located in the dll
That's the message i get when i try to run "replay media catcher". Any ideas why i'm geting this erorr? Thanks
2015 Feb 19
2
Rhythmbox Replacement
Mark LaPierre <marklapier at ...> writes: > > On 02/15/15 22:48, Mark LaPierre wrote: > > Hey Y'all, > > > > I though I would resurrect a long dead mail chain. > > > > I'm looking for a good replacement for Rhythmbox. I need a pod catcher > > to catch podcasts and download them to my HD where I can then move them > > onto my mp3
2007 Sep 28
1
evalJSON problem
Hey there, I have a FCKeditor(a WYSIWYG online html editor) and i want to bring it to a page by Ajax and JSON by a php request-catcher. I have sth like this in my ajax request: new Ajax.Request(''myactions.php'', { method:''get'', parameters: {action:''bringeditor'', id:<?php echo $uid; ?>}, onSuccess: function(transport){
2003 Mar 26
1
nls
Hi, df <- read.table("data.txt", header=T); library(nls); fm <- nls(y ~ a*(x+d)^(-b), df, start=list(a=max(df->y,na.rm=T)/2,b=1,d=0)); I was using the following routine which was giving Singular Gradient, Error in numericDeriv(form[[3]], names(ind), env) : Missing value or an Infinity produced when evaluating the model errors. I also tried the
2004 Mar 05
1
question on integrate function & request for consultant
Dear R helpers, i am using the ecdf(emp. cumulative distribution function,and am getting the following error on daily returns of stock data (about 2000 data points). I am not sure what this means, I would expect the result of the code to be 1 (the integral from -infinity to +infinity of the emp. cumulative distribution). Also when I try to integrate a smaller subset(from say 0 to 1, i get an