Displaying 20 results from an estimated 2000 matches similar to: "Running Continuum/Subspace"
2005 Nov 18
1
Having A Problem Installing Continuum
I have recently tried to install continuum. Unfortunately, every time i
attempt to install, I get the errors that are at the end of this message. If
there is any way that I could get this installer to work, I would be most
apreciative of your help.
Corey McClymonds
----------------------------------------------------------
fixme:advapi:CheckTokenMembership ((nil) 0x7fdd1ea8 0x7fc1fba8) stub!
2005 Dec 01
0
Wine creating new preloaders under Continuum
it would appear that the reason that my log file grows to such enormous
sizes is that it loops and creates new preloaders. As a guess, its supposed
to enter the actual game but doesn't, and instead, goes back to the
beginning or some other place. I do not have nearly enough experience to do
more than guess, and any help would be greatly appreciated.
Corey McClymonds
-------------- next part
2018 Nov 19
2
[Bug 108783] New: Nouveau crash in X server / display system with PAGE_NOT_PRESENT/NULL_DMAOBJ running Minecraft Feed The Beast Continuum
https://bugs.freedesktop.org/show_bug.cgi?id=108783
Bug ID: 108783
Summary: Nouveau crash in X server / display system with
PAGE_NOT_PRESENT/NULL_DMAOBJ running Minecraft Feed
The Beast Continuum
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
2011 Apr 14
2
Krylov subspace computations of matrix exponentials
I use the very nice expm functions available from the expm and Matrix
packages. My understanding is that for large sparse matrices the
currently best methods available are Krylov subspace methods, but
they are as far as I can tell not implemented in either of the packages
mentioned, nor in any other R package I have found.
Does anybody know if Krylov subspace methods are available from
any R
2009 Jul 26
7
Wine 1.1.23 OS X NVIDIA String Error
Code:
Last login: Sun Jul 26 02:37:47 on ttys000
christopher-burkes-macbook-pro:~ cpburke$ wine /Users/cpburke/.wine/drive_c/Program\ Files/Continuum/Continuum.exe
***err:d3d_caps:IWineD3DImpl_FillGLCaps Invalid nVidia version string: "2.0 NVIDIA-1.5.44"***
fixme:win:EnumDisplayDevicesW ((null),0,0x32f2fc,0x00000000), stub!
fixme:winsock:WSACancelAsyncRequest (0xdeba),stub
2006 Aug 25
1
Wine sources compilation questions
Hi all,
I've two simple questions about compiling Wine from sources.
Usually I install the binary rpm packages made for Mandriva but I need to use
Lotus Notes and so I must patch the wine 0.9.19 winex11drv dll source to get
Notes icons to be correctly displayed.
Everything has gone ok and Notes works fine but I need a couple of answer
about the compilation process.
1) Why compiling wine
2012 Jul 11
0
[LLVMdev] Introductions to everyone and a call for Python-LLVM enthusiasts
If you didn't catch it, there has been a recent post to the mailing
list that seems like it might be relevant to your interests:
<http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-June/051298.html>
Direct link to the project page: <http://code.google.com/p/pymothoa/>
--Sean Silva
On Wed, Jul 11, 2012 at 12:37 AM, Travis Oliphant <travis at continuum.io> wrote:
> Hi all,
2004 May 10
6
SIP calls-per-second performance test tool
http://sipp.sourceforge.net/
Anyone care to throw this at Asterisk to see what happens? I would,
but I am having significant temporal shortfalls recently due to the
apparent warping of the space/time continuum when I answer the phone
with clients/associates. It seems that entire days pass by before I
hang up... very odd, and very counter-productive to getting good
Asterisk work done.
JT
2016 Dec 26
1
Multiple simplifycfg pass make some loop significantly slower
Hi all,
I am noticing a significant degradation in execution performance in loops
with just one backedge than loops with two backedges. Unifying the
backedges into one will also cause the slowdown.
To replicate this problem, I used the C code in
https://gist.github.com/sklam/11f11a410258ca191e6f263262a4ea65 and checked
against clang-3.8 and clang-4.0 nightly. Depending on where I put the
2016 Apr 04
2
Optimization bug when byte compiling with gcc 5.3.0 on windows
>If I recall correctly, some eigen vectors had their
>direction flipped (negative values became positive and vice versa).
>Did you notice anything of this kind when running 'make check' and
>'make check recommended' ? It is important to us that numeric results
>are reproducible between versions of R.
I think that any code that depends on the direction
of an
2016 Apr 04
5
Optimization bug when byte compiling with gcc 5.3.0 on windows
Hi,
Apologies for breaking the threading on this, I've only just signed up to
the list and the last email was from September 2015.
I've started to look into building R for Windows using MSYS2 as both the
build environment and tools + libraries provider (where possible). I've
managed to get the testsuite to pass on a recent MSYS2 MinGW-w64 x86-64 GCC:
gcc.exe (Rev1, Built by MSYS2
2016 Apr 11
1
Optimization bug when byte compiling with gcc 5.3.0 on windows
all.equal.eigen() should also accommodate complex vectors, right?
Ravi
________________________________________
From: R-devel <r-devel-bounces at r-project.org> on behalf of Martin Maechler <maechler at stat.math.ethz.ch>
Sent: Monday, April 11, 2016 3:08 AM
To: William Dunlap
Cc: r-devel; Jeroen Ooms
Subject: Re: [Rd] Optimization bug when byte compiling with gcc 5.3.0 on
2015 Feb 05
0
Another Fedora decision
> On Feb 4, 2015, at 7:23 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
>
> On Wed, Feb 4, 2015 at 6:32 PM, Warren Young <wyml at etr-usa.com> wrote:
>>
>> An LPE can only be used against your system by logged-in users.
>
> Or any running program - like a web server.
That?s not what LPE means. ?L? = ?local?, meaning you are logged-in interactively
2006 May 18
0
?hist and $density explanation
Hi, people. Within ?hist (using R 2.3.0), one reads:
density: values f^(x[i]), as estimated density values. If
'all(diff(breaks) == 1)', they are the relative frequencies
'counts/n' and in general satisfy sum[i; f^(x[i])
(b[i+1]-b[i])] = 1, where b[i] = 'breaks[i]'.
I trip on this explanation each time I read it. Some R guardians will
be
2016 Apr 11
0
Optimization bug when byte compiling with gcc 5.3.0 on windows
>>>>> William Dunlap via R-devel <r-devel at r-project.org>
>>>>> on Mon, 4 Apr 2016 12:26:38 -0700 writes:
>> If I recall correctly, some eigen vectors had their
>> direction flipped (negative values became positive and
>> vice versa). Did you notice anything of this kind when
>> running 'make check' and
2010 Oct 24
1
best predictive model for mixed catagorical/continuous variables
Would anybody be able to advise on which package would offer the best
approach for producing a model able to predict the probability of species
occupation based upon a range of variables, some of them catagorical (eg.
ten soil types where the numbers assigned are not related to any
qualitative/quantitative continuum or vegetation type) and others continuous
such as field size or vegetation height.
2016 Apr 04
0
Optimization bug when byte compiling with gcc 5.3.0 on windows
On 03/04/2016 9:44 PM, Ray Donnelly wrote:
> Hi,
>
> Apologies for breaking the threading on this, I've only just signed up to
> the list and the last email was from September 2015.
>
> I've started to look into building R for Windows using MSYS2 as both the
> build environment and tools + libraries provider (where possible). I've
> managed to get the testsuite
2005 Oct 01
1
Builds in Debian
Does anyone have any clue when another Debian package will be made?
Corey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20051001/d6419c24/attachment.htm
2007 Jan 09
0
Wine release 0.9.29
This is release 0.9.29 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- More work on the new Direct3D state management.
- Debugger support for Mac OS.
- Many OLE fixes and improvements.
- Audio input support on Mac OS.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the
2009 Mar 18
2
Octagon Coding
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear Celts,
I've become intrigued by the problem of spherical quantizers, so I decided
to see if I could come up with something better than PVQ. What I wound up
writing is something I call an "octagon quantizer. In two dimensions, PVQ
uses a "diamond" (square) shape. An octagon code (OVQ) uses an octagon,
which is a much better