search for: systems

Displaying 20 results from an estimated 141166 matches for "systems".

Did you mean: system
2008 Aug 18
2
matrix row product and cumulative product
I spent a lot of time searching and came up empty handed on the following query. Is there an equivalent to rowSums that does product or cumulative product and avoids use of apply or looping? I found a rowProd in a package but it was a convenience function for apply. As part of a likelihood calculation called from optim, I?m computing products and cumulative products of rows of matrices with
2008 May 14
6
PWGL in wine, problems
Hello, I'm new on this list. First of all, thank you to all the developers of this great project! At the moment there is only an application that keeps me on both macos and windows, its name is PWGL a free environment for computer assisted composition in openGL. (http://www2.siba.fi/PWGL/) I'm running Ubuntu 8.04 and wine 0.9.59. I have to say that I also installed vcrun2005 and
2002 Mar 26
0
openssh-3.1p1, buildpkg.sh on Solaris 8
Hello. First I would like to thank you for making building the OpenSSH package so easy on Solaris 8. I wish it was so easy with all open source software. For your information, I just build and packaged OpenSSH-3.1p1 on my Ultra 5 workstation with the following packages: system SUNWadmr System & Network Administration Root system SUNWarc Archive Libraries system
2023 Feb 01
1
dyn.load(now = FALSE) not actually lazy?
? Wed, 1 Feb 2023 14:16:54 +1100 Michael Milton <ttmigueltt at gmail.com> ?????: > Is this a bug in the `dyn.load` implementation for R? If not, why is > it behaving like this? What should I do about it? On Unix-like systems, dyn.load forwards its arguments to dlopen(). It should be possible to confirm with a debugger that R passes RTLD_NOW to dlopen() when calling dyn.load(now = TRUE) and RTLD_LAZY when calling dyn.load(now = FALSE). I don't know for sure why the symbols are being resolved despite you asked the l...
2011 Nov 18
3
tip: large plots
Hi all, I'm working with a bunch of large graphs, and stumbled across something useful. Probably many of you know this, but I didn't and so others might benefit. Using pch="." speeds up plotting considerably over using symbols. > x <- runif(1000000) > y <- runif(1000000) > system.time(plot(x, y, pch=".")) user system elapsed 1.042 0.030 1.077
2013 May 26
0
[LLVMdev] The system library is gone for a long time.
...at ``lib/System`` and ``include/llvm/System``. The library's purpose is +This document provides some details on LLVM's Support Library, located in the +source at ``lib/Support`` and ``include/llvm/Support``. The library's purpose is to shield LLVM from the differences between operating systems for the few services LLVM needs from the operating system. Much of LLVM is written using portability features of standard C++. However, in a few areas, system dependent -facilities are needed and the System Library is the wrapper around those system +facilities are needed and the Support Library...
2013 May 26
2
[LLVMdev] The system library is gone for a long time.
On 25 May 2013 15:30, Sean Silva <silvas at purdue.edu> wrote: > This will break existing URLs. Until we have a way to set up redirects the > file name should stay the same. Would a SystemLibrary.rst saying it was replaced with the support library be ok? > -- Sean Silva Cheers, Rafael
2013 May 27
3
[LLVMdev] The system library is gone for a long time.
...e/llvm/System``. The library's > purpose is > +This document provides some details on LLVM's Support Library, located in > the > +source at ``lib/Support`` and ``include/llvm/Support``. The library's > purpose is > to shield LLVM from the differences between operating systems for the few > services LLVM needs from the operating system. Much of LLVM is written > using > portability features of standard C++. However, in a few areas, system > dependent > -facilities are needed and the System Library is the wrapper around those > system > +facilities...
2013 May 25
4
[LLVMdev] The system library is gone for a long time.
...@@ +============== +Support Library +============== + +Abstract +======== + +This document provides some details on LLVM's Support Library, located in the +source at ``lib/Support`` and ``include/llvm/Support``. The library's purpose is +to shield LLVM from the differences between operating systems for the few +services LLVM needs from the operating system. Much of LLVM is written using +portability features of standard C++. However, in a few areas, system dependent +facilities are needed and the Support Library is the wrapper around those system +calls. + +By centralizing LLVM's use of o...
2003 May 08
1
dcom98, ole32=n and CreateProcess
hi, can't change line wrapping, so am attaching plain text file with message. waiting for answer. TIA -------------- next part -------------- I have no-windows wine system. when installing "dcom98.exe" package into clean system I get such msg-box with an alert: "A newer version of DCOM95 or DCOM98 had been installed. To override, you must uninstall the current version
2013 May 26
1
[LLVMdev] The system library is gone for a long time.
...+Abstract >> +======== >> + >> +This document provides some details on LLVM's Support Library, located in the >> +source at ``lib/Support`` and ``include/llvm/Support``. The library's >> purpose is >> +to shield LLVM from the differences between operating systems for the few >> +services LLVM needs from the operating system. Much of LLVM is written using >> +portability features of standard C++. However, in a few areas, system dependent >> +facilities are needed and the Support Library is the wrapper around >> those system >> +...
2013 May 26
0
[LLVMdev] The system library is gone for a long time.
...=========== > + > +Abstract > +======== > + > +This document provides some details on LLVM's Support Library, located in the > +source at ``lib/Support`` and ``include/llvm/Support``. The library's > purpose is > +to shield LLVM from the differences between operating systems for the few > +services LLVM needs from the operating system. Much of LLVM is written using > +portability features of standard C++. However, in a few areas, system dependent > +facilities are needed and the Support Library is the wrapper around > those system > +calls. > + > +...
2008 Nov 29
3
Can't run Evidence Scribe
Hello, I have a program called "Evidence Scribe" it runs with .NET Whenever I try to run it I receive this: Code: blake at blake-desktop ~ $ env WINEPREFIX="/home/blake/.wine" wine "C:\Program Files\Idoneum\Evidence Scribe\Evidence Scribe.exe" fixme:gdiplus:GdipGetFontHeightGivenDPI Unhandled unit type: 3 Unhandled Exception: System.InvalidOperationException:
2017 Oct 03
0
Revert to R 3.2.x code of logicalSubscript in subscript.c?
Suharto, If you're interested in performance with subscripting, you might want to look at pqR (pqR-project.org). It has some substantial performance improvements for subscripting over R Core versions. This is especially true for the current development version of pqR (probably leading to a new release in about a month). You can look at a somewhat-stable snapshot of recent pqR development
2012 May 08
6
registry vulnerabilities in R
Kirtland Air Force Base has denied approval for the use of R on its Windows network. Some of their objections seem a bit strange, but some appear to be legitimate. In particular, they have detected registry "vulnerabilities" which are detailed in the attachment. I know nothing about Windows registry vulnerabilities. If any of these issues are legitimate concerns,
2007 Jun 18
3
how to change distro live?
hi, we've got many mandrake 8,9 and 10 system remotely. we'd like to remotely replace these systems to centos 5. we've 4 disk in them. one is the system drive (no need for raid) and there is free space on the remaining 3 disk. so what we think about: - download the new system to the data disks - install grub (mandrake has lilo) to boot the old system and reboot - create the old system in the...
2005 Nov 27
1
segfault on write.dcf with gzfile connection
I'm seeing a segfault on x86_64 Linux with the following code: desc = read.dcf("BAD") con = gzfile("test.gz", "wt") write.dcf(desc, file=con) close(con) where BAD has a long field (see below for example). The crash happens inside dummy_vfprintf. I think the issue is that the va_list ap is modified by the first vsnprintf call
2009 Jul 09
2
Improvement of [dpq]wilcox functions
Hi, I believe I have significantly improved [dpq]wilcox functions by implementing Harding's algorithm: Harding, E.F. (1984): An Efficient, Minimal-storage Procedure for Calculating the Mann-Whitney U, Generalized U and Similar Distributions, App. Statist., 33, 1-6 Results on my computer show (against R-2.9.1): > system.time( dwilcox( 800, 800, 80) ) user system elapsed 0.240
2006 Aug 31
1
R crashes in Mac OS 10.4 when Find is used (PR#9192)
Full_Name: Matt Fantle Version: 1.16 OS: Mac OS 10.4.7 Submission from: (NULL) (128.118.174.213) Problem: R crashes when 'Command-f' is pressed to begin "Find" Frequency: This problem is intermittant. Once R crashes, the only solution is to restart R and try to Find again. There is no regularity to the problem. If R is opened by double-clicking on a ".R" file,
2004 Jun 05
1
Crash in OSX (PR#6940)
Full_Name: Murray Pung Version: 1.9.0 OS: OSX Mac Submission from: (NULL) (134.148.20.33) Date/Time: 2004-06-05 12:32:30 +1000 OS Version: 10.3.4 (Build 7H63) Report Version: 2 Command: R.bin Path: /Library/Frameworks/R.framework/Resources/bin/R.bin Version: 1.9.0 (R 1.9.0) PID: 358 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at