similar to: Can't reproduce ada example

Displaying 20 results from an estimated 600 matches similar to: "Can't reproduce ada example"

2009 Mar 02
3
FW: partial residual plots
I was advised someone might be able to help me with this. Very truly yours, Dwayne E. Culp, P.E., CFM Effective February 8, 2009, my contact information becomes: Dwayne E. Culp, P.E., CFM | JACOBS ENGINEERING GROUP : North American Infrastructure | Manager: Hydrology & Hydraulics Section | 5995 Rogerdale Road- B2047B | Houston, TX 77072 | 281-776-2109 | 832.351.7766 Fax |
2009 Sep 08
0
Ada package question
Hi, I am using ada to predict a data set with 36 variables ada(x~.,data=train,iter=Iter, control=rpart.control(maxdepth=4,cp=-1,minsplit=0,xval=0)) can any one tell me in in laymans terms maxdepth- how do you set this, how do you change this to improve predictions success cp- same question for this also minsplit- same question for this also how do I change all this parameters to my
2002 Jan 02
0
Wizardry 8
I have spent the past few hours trying to get Wizardry 8 to run. Well, it mostly works: The installer runs fine. I had to use a crack because otherwise Wizardry complained about a debugger running. I have set it up to use OpenGL graphics at 640x480x16 and "Miles Fast 2D Positional Audio" for sound. The movies get played, video and sound is properly synchronized, too. I can create
2011 Dec 27
0
Using minsplit and unequal weights in rpart
Dear r-help mailing list, Is there a way to incorporate weights into the minsplit criteria in rpart, when the weights are uneven? I could not find a way for the minsplit threshold to take the weights into account, and when the weights are uneven it becomes an issue, as the following example shows. My current workaround is to expand the data into one in which each row is an observation, but that
2009 Oct 15
0
Does ADA 1.1 or ADA Pro exists ?
Hi, Here and there, I can mentions to Asterisk Desktop Assistant versions 1.1 or Pro but I can't find any place to download or buy it. Any help ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091015/5bbb66d2/attachment.htm
2010 May 28
0
ADA 1.1 features
Hi, You can read here ( http://voiptoday.org/index.php?option=com_content&task=view&id=413&Itemid=136) ADA features. It seems to me that the provided Download Now link relates to a version in which some features are missing. Among those are CRM and TAPI supports. Do you confirm ? Have you heard plans to sell or provide an enhanced or a newer version that would pack those 2 features
2007 Jan 11
1
[LLVMdev] Ada support for llvm-gcc4
Hello, Duncan. > 3-fortran.diff > Get fortran to compile: use the common stubs and rip out > the incomplete collection of dummy routines someone already put in. > With this patch, the fortran build dies at this point: > > cc1: llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp:367: void llvm::ScheduleDAG::AddOperand(llvm: > :MachineInstr*, llvm::SDOperand, unsigned int, const
2009 May 25
1
[LLVMdev] LLVM-gcc for Ada
Hello, I'm trying to build LLVM-gcc to compile Ada. But I'm having a few problems. First thing I did was install gnat 2007. In the bin directory there is a gcc version 4.1. So I think that these versions are good for Ada. Now when I ran make I get an error that for me it seams very weird. ../../gcc/c-format.c: In function 'set_Wformat': ../../gcc/c-format.c:48: error:
2009 May 26
0
[LLVMdev] LLVM-gcc for Ada
Duncan Sands wrote: > Hi Andre, > >> my g++ is broken, but I used g++-4.3 and it worked. Unfortunately there >> is another problem. If I compile with llvm-gcc the ali file resulting >> says V "GNAT Lib v4.2" on the first line. > > yes, that's because llvm-gcc is based on gcc 4.2. > > So it compiled version 4.2 and >> so gnatbind and gnatlink
2009 Jun 02
1
[LLVMdev] LLVM-gcc for Ada
Duncan Sands wrote: > Hi Eric, > > >> I'm having problems building llvm-gcc for Ada, which may or may not be >> similar to the trouble Andre was having recently. I'm trying to build >> it on Fedora 10 (32-bit), using the instructions on the web site. The >> make terminates with a gnatbind error: >> >> gcc -c -g -O2 -gnatpg -gnata
2009 Jun 03
0
[LLVMdev] LLVM-gcc for Ada
Hi Eric, > llvm-main.o: In function `__static_initialization_and_destruction_0': > /usr/lib/gcc/i386-redhat-linux/4.3.2/../../../../include/c++/4.3.2/iostream:77: > undefi\ > ned reference to `std::ios_base::Init::Init()' > /usr/lib/gcc/i386-redhat-linux/4.3.2/../../../../include/c++/4.3.2/iostream:77: > undefi\ > ned reference to `std::ios_base::Init::~Init()'
2009 Aug 26
0
[LLVMdev] Ada bindings side notes.
Hi Edward, > Initial Ada bindings have been introduced for the LLVM 2.6 release. > Unfortunately no one was able/had time to help me better integrate it > into the LLVM build system. Thus, It has been left with a GPR Ada > project file for building the bindings, anyone using the Ada bindings > will know what this is and how to handle it. does this mean the bindings only work with
2010 Aug 31
0
[LLVMdev] R: Re: Using LLVM with Ada
Dear Duncan, Thank you for your valuable support! Regards Enrico ------Messaggio originale------ Da: Duncan Sands A: Enrico Mezzetti Cc: llvmdev at cs.uiuc.edu Inviato: 1 Set 2010 3:42 ma Oggetto: Re: [LLVMdev] Using LLVM with Ada Hi Enrico, >> If by 2.5 you mean LLVM-2.5 I suggest you use something more recent, for >> example LLVM-2.7. > > I was probably misled by the
2012 Jun 15
0
[LLVMdev] A simple tutorial on generating PTX assembler out of Ada source code using LLVM NVPTX backend
Hi Dima, > FWIW, attached presentation provides a simple jump-start tutorial for newbies to > start doing something useful with LLVM, DragonEgg, NVPTX backend and some custom > high-level language. Along with short software overview from the user > perspective it contains instructions on building components necessary to > experiment with NVPTX and an example usecase of generating
2010 May 28
0
Can't specify connection port with ADA
Hello, I'm giving Asterisk Desktop Application 1.1 a try. I downloaded it from http://dl1.digium.com/ADA1.1/ADAInstall.exe The strange thing is if I'm connecting to Asterisk using user at domain, it does work. When trying with user at domain:port, it doesn't work. Have someone a different experience with this version ? Regards -------------- next part -------------- An HTML
2010 Oct 06
2
ADA: DOA?
Hey, all. While ADA can still be downloaded, that's about all that I see. No development, no recent mention, and -- perhaps worst of all -- it appears not to work properly under 64-bit systems. So, assuming Digium's abandoned it, are there any suggestions of alternatives? Right now, I'm replacing a Shoretel system, and I'd *dearly* love to avoid the incredibly fat client they
2010 Sep 09
1
[LLVMdev] Using LLVM to cross-compile ADA programs
Dear all, I'm trying to use LLVM 2.7 (running on a x86-32 platform) as cross compiler to build ADA programs that will run on a different target platform (PowerPc). The LLVM documentation states that: "The only platform for which the Ada front-end is known to build is 32 bit intel x86 running linux. It is unlikely to build for other systems without some work." and also: "The
2010 Aug 31
0
[LLVMdev] Using LLVM with Ada
Hi Enrico, did you follow the instructions here http://llvm.org/docs/GCCFEBuildInstrs.html#ada to build llvm-gcc with Ada support? > To this extent I compiled the Ada f-e from source (v. 2.5). If by 2.5 you mean LLVM-2.5 I suggest you use something more recent, for example LLVM-2.7. > However, while trying to compile a simple HelloWorld example I get several > errors dealing with
2012 Jun 14
2
[LLVMdev] A simple tutorial on generating PTX assembler out of Ada source code using LLVM NVPTX backend
Dear LLVM, FWIW, attached presentation provides a simple jump-start tutorial for newbies to start doing something useful with LLVM, DragonEgg, NVPTX backend and some custom high-level language. Along with short software overview from the user perspective it contains instructions on building components necessary to experiment with NVPTX and an example usecase of generating PTX assembler out of the
2010 Mar 05
0
[LLVMdev] LLVM-gcc for Ada
Hi Roger, > I am trying to build llvm-gcc-4.2 but cannot figure out how to get past the problem described below. you need to build with GNAT GPL 2007 or earlier, as described here: http://llvm.org/docs/GCCFEBuildInstrs.html This is because llvm-gcc-4.2 is based on gcc-4.2, and you have the same problem with gcc-4.2. I don't know if anyone ever built an Ada-enabled llvm-gcc on MacOS