search for: xexs

Displaying 8 results from an estimated 8 matches for "xexs".

Did you mean: xes
2003 Jul 18
3
question about formulating a nls optimization
Dear list, I'm migrating a project from Matlab to R, and I'm facing a relatively complicated problem for nls. My objective function is below: >> objFun <- function(yEx,xEx,tEx,gamma,theta,kappa){ yTh <- pdfDY(xEx,tEx,gamma,theta,kappa) sum(log(yEx/yTh)^2) } The equation is yTh=P(xEx,tEx) + noise. I collect my data in: >> data <-
2010 May 27
2
[LLVMdev] Using LLVM to compile Objective-C on an Xbox 360
...rief Farouk wrote: > I'm slightly confused here, just to be clear: you're planning to go ObjC -> LLVM (via Clang or whatever) -> C, then use the 360 SDK compiler to build that, right? If that's the case, I think it'd be a better option than to use LLVM to directly generate XEXs, and you won't give the TCR guys fits (I checked the BAS TCRs, none of them say you can't do that, but the platform has some requirements regarding binary code that I doubt you'll get right without a lot of effort). If that is the pipeline you had in mind, have you attempted to run a He...
2010 May 27
0
[LLVMdev] Using LLVM to compile Objective-C on an Xbox 360
...uk wrote: > >> I'm slightly confused here, just to be clear: you're planning to go ObjC -> LLVM (via Clang or whatever) -> C, then use the 360 SDK compiler to build that, right? If that's the case, I think it'd be a better option than to use LLVM to directly generate XEXs, and you won't give the TCR guys fits (I checked the BAS TCRs, none of them say you can't do that, but the platform has some requirements regarding binary code that I doubt you'll get right without a lot of effort). If that is the pipeline you had in mind, have you attempted to run a He...
2010 May 27
0
[LLVMdev] Using LLVM to compile Objective-C on an Xbox 360
I'm slightly confused here, just to be clear: you're planning to go ObjC -> LLVM (via Clang or whatever) -> C, then use the 360 SDK compiler to build that, right? If that's the case, I think it'd be a better option than to use LLVM to directly generate XEXs, and you won't give the TCR guys fits (I checked the BAS TCRs, none of them say you can't do that, but the platform has some requirements regarding binary code that I doubt you'll get right without a lot of effort). If that is the pipeline you had in mind, have you attempted to run a He...
2007 Jun 04
1
XEN - No network on Dom0 - Broadcom BCM5751M PCI Express
Hi: I have a problem with XEN and networking on a AMD Turion64 laptop. The network interface is a Broadcom NetXtreme BCM5751M PCI express. I have the problem on both RHEL5 and SUSE SLES 10 but I am troubleshooting it on RHEL. When I run the standard kernel, the eth0 interface works absolutely fine with either DHCP or a static IP address. When I boot the XEX kernel, eth0 fails to
2006 Apr 26
1
domU migration problem
Hi all, I''m a total xen-newbie ... I''ve installed xen-3.0-testing from source. (http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0-testing-src.tgz). I''ve followed the intruction for the installation, dom0 work fine and domU start up without problem !!! Now, I''ve tryed to migrate the domU to another dom0 machine but I receive this error on the
2010 May 27
4
[LLVMdev] Using LLVM to compile Objective-C on an Xbox 360
We are looking at using Objective-C/C++ in a new game engine.  Objective C's duality of being both very dynamic and very "C" gives us exactly what we need to make the SDK and engineering of games simpler. This means that we will need a way to compile it on all platforms our games will target.  Currently the major platforms we are concerned with include... PC, Mac, XBox 360, PS3,
2003 Sep 28
0
russian charset problem
Hello, I've a problem with conversion from any charset to 1251. I think there is no support of 1251 codepage at all, only KOI8-R and 866 from cyrillic. xex what can i do, to solve the promblem with russian charset ? Samba resolves russian charset on freebsd perfectly (in log files), the problem is with display charset param it should be 1251 i hope, to reflect correctly. my sys conf: