similar to: .Call with C and Fortran together (PR#8122)

Displaying 20 results from an estimated 60 matches similar to: ".Call with C and Fortran together (PR#8122)"

2009 Feb 06
1
Use of cfortran.h?
I'm planning to try to use Mike Powell's new BOBYQA optimization routine to see if it is a good candidate to eventually replace Nelder-Mead as the optim() default. (Don't panic -- this won't happen quickly.) Mike writes f77 code. After some chasing about, I've realized that because optimization codes need to call the objective function written in R, they need to use a language
2006 Oct 19
3
Bristuff qozap drivers problem
Hi, For a significant time now (since about 0.2.0-rc8n) the qozap driver has become very verbose if an ISDN line is not connected... I get the messages below every couple of seconds in the asterisk logs. The "flaw" in the messages is the "Alarm cleared" message - The alarm cannot possibly be cleared because there is no physical media connected into that port!!! (BTW - All
2005 Aug 27
1
better than sapply
I have the following two mapping data frames (r) and (h). I want to fill teh value of r$seid with the value of r$seid where r$cid==h$cid. I can do it with sapply as such: > r$seid = sapply(r$cid, function(cid) h[h$cid==cid,]$seid) Is ther a better (faster) way to do this? > r <- data.frame(seid=NA, cid= c(2181,2221,2222)) > r seid cid 1 NA 2181 2 NA 2221 3 NA
2004 Aug 06
2
m3u - file definition
Hello is there any documentation on the .m3u file definition ? I want to define a .m3u playlist where I have to define the start and end point of the single mp3 file. The .m3u files is supposed to handle multiple tracks from one file. Just with put a tab, start time (seconds), tab, end time (seconds) after the path to mark where it starts and ends in the file. #First Track
2007 Aug 08
1
OT - P-asserted-identity and remote id
Hi, The case I'm working on is : - a call comes from PSTN to a given extension (say 122) - a user picks the call up (dialing *8122) from another extension (say 240) using a SIP hardphone - the hardphone (he one with 240 extension) displays the dialed string (here *8122) instead of original caller-id. This is logical but I would like to change this default behaviour so that original
2004 Aug 06
5
m3u - file definition
Hello Remco, I found these decumentations before but they say nothing about setting the start time and end time of each mp3 file entry in the .m3u file Best Regards - Johann "Remco B. Brink" schrieb: > <quote who="Johann Soukup"> > > > is there any documentation on the .m3u file definition ? > > Google is your friend (tm): > >
2010 Nov 04
0
Problem booting Microsoft Windows KVM virtual machine
Hi all, I'm having problems with a vm's startup, I cloned the entire disk of a Windows 2000 with dd on a drbd device, that disk was configured with two partitions. I'm able to see all the partitions contents by using kpartx and mount them: # kpartx -l /dev/drbd0 drbd0p1 : 0 202751488 /dev/drbd0 32 drbd0p2 : 0 285567360 /dev/drbd0 202751520 The problem is that when i try to startup
2010 Oct 02
1
Memory allocation in 64 bit R
Hi Everyone, I am getting the following error message Error: cannot allocate vector of size 2.6 Gb In addition: Warning messages: 1: In dim(res$res) = dim(bi) : Reached total allocation of 8122Mb: see help(memory.size) 2: In dim(res$res) = dim(bi) : Reached total allocation of 8122Mb: see help(memory.size) 3: In dim(res$res) = dim(bi) : Reached total allocation of 8122Mb: see
2002 Jun 06
7
samba with ldap
Hello , Does Samba 2.2 has support for LDAP I want to use LDAP for user authentication instead of smbpasswd Any help in this regard would be highly appreciated Thanks & Regards Kalpit Jain Vice President-Technology Email: kalpit@netcore.co.in Netcore Solutions Pvt Ltd 402, Peninsula Chambers (Morarjee Mills Compound) Ganpat Rao Kadam Marg (Behind Piramal Hospital) Near A-Z Industrial
2007 Mar 27
1
CentOS and EMC PowerPath/Naviagent
Is anyone using CentOS 4.4 with an EMC Clariion SAN? In particular, I want to know if PowerPath and Naviagent will work on a CentOS 4 system connected to a san using Qlogic or Emulex cards. I tried a couple years ago with Fedora Core 1 or 2, and couldn't get the kernel modules from PowerPath to work since the kernel wasn't the official RHEL one. I'm most interested in
2003 Feb 25
1
SAMBA with LDAP active directory
Can I use an LDAP in Active Directory autentication with SAMBA? The Samba Server is an stand-alone and my Logon Server (PDC) is an W2K. What I need to do?? Thanks.. RENATO RODRIGUES DINIZ Network Assistent Technical Support - IT Sitel do Brasil Rua Vergueiro, 1759 - 12? Andar S?o Paulo/SP - Brasil Zip: 04101-000 Phone: 55 11 5010 9417 Mobile: 55 11 8122 4307 Fax: 55 11 5010
2010 Jun 04
0
new package released: stratigraph v. 0.6b
Ladies and Gentlemen, The first public (beta) release of the package stratigraph is now available on CRAN: http://cran.r-project.org/web/packages/stratigraph/index.html It includes tools for plotting pollen diagrams, an implementation of an evolutionary algorithm for drawing stratigraphic lines of correlation, and several other functions for the analysis and plotting of geological,
2010 Jun 04
0
new package released: stratigraph v. 0.6b
Ladies and Gentlemen, The first public (beta) release of the package stratigraph is now available on CRAN: http://cran.r-project.org/web/packages/stratigraph/index.html It includes tools for plotting pollen diagrams, an implementation of an evolutionary algorithm for drawing stratigraphic lines of correlation, and several other functions for the analysis and plotting of geological,
2005 Oct 26
1
Dendrogram for many cases
Dear All, I have a cluster object based on a dissimilarity matrix from about 1,100 cases and wish to know whether anyone can think of any tips to display some form of graphical output which would give some sense of the similarity between the cases. A standard form of dendrogram would be fine, but with so many cases the dendrogram on the standard devices (R-2.20 on NT4) is very compact
2014 May 04
2
Netbios Browsing with 4.1.7 - Can I get some clarification on how to use "internal nbt server" (or if I am even able to)
I have been searching around - I cant seem to figure out if netbios browsing is supposed to work or not. # /usr/sbin/nmbd -F -S nmbd version 4.1.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2013 server role = 'active directory domain controller' not compatible with running nmbd standalone. You should start 'samba' instead, and it will control starting the
2013 Dec 22
5
[Bug 72978] New: nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR
https://bugs.freedesktop.org/show_bug.cgi?id=72978 Priority: medium Bug ID: 72978 Assignee: nouveau at lists.freedesktop.org Summary: nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: mikhail.v.gavrilov at
2004 Sep 10
2
Re: beta 10 candidate checked in
On Thu, May 31, 2001 at 04:04:17AM -0400, Matt Zimmerman wrote: > In order for all of this to work, of course, you need to make sure that > automake knows which files should go in the distribution. Since it already > knows about your source files, usually the only things that need to be added > are random little files that aren't used directly in the build. These should > be
2013 Feb 21
2
ggplot2, geomtile fill assignment
Dear R help, I have some readings in three dimensions (x, y, z) and an amplitude for each. I'd like to visualize the data using ggplot, using tile plots, as I have some additional point data I would like to eventually overlay on the tile plots. I would like to subset the data by sections, slices if you will, in the z dimension, and plot the data for that slice. I can do all of this, but am
2004 Sep 10
2
Re: beta 10 candidate checked in
--- Christian Weisgerber <naddy@mips.inka.de> wrote: > Josh Coalson <xflac@yahoo.com> wrote: > > > I have checked in all the latest into CVS and am going to start the > > test suite again. if all goes well I will probably release this as > > beta 10. > > What's the sequence of steps required to turn this into a buildable > distribution? >
2008 Dec 05
0
Wine release 1.1.10
The Wine development release 1.1.10 is now available. What's new in this release (see below for details): - Support for virtual memory write watches. - Workarounds for the WINAPI compiler bug on Mac OS. - Several fixes for the 64-bit build. - Some more GdiPlus functions. - Various bug fixes. The source is available from the following locations: