Displaying 17 results from an estimated 17 matches for "daimi".
2006 Jan 02
1
R crash with complex matrix algebra when using EISPACK=TRUE
...the problem down to a simple function
call, but I thought I should better report the problem now
instead of waiting.
My hope is that someone will either spot the cause
of the crash in a minute, or otherwise provide some help for me to
investigate further.
## The code :
source("http://www.daimi.au.dk/~olefc/TEST/fct.R")
source("http://www.daimi.au.dk/~olefc/TEST/parm.crash.R")
for(l.v in 1:4){
for(r.v in 1:4){
for(l.x in 1:4){
for(r.x in 1:4){
hvad <-
inhomoWmat.complex(subst.ratematrix(parm.same.str.sym$Gamma[,,l.v,r.v]),subst.ratematrix(parm.same....
2009 Jul 21
6
[Bug 22867] New: [KMS] black screen on nouveau.ko module load
http://bugs.freedesktop.org/show_bug.cgi?id=22867
Summary: [KMS] black screen on nouveau.ko module load
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Aug 22
0
expansion of %h in HostName field of ssh_config
...ce idea to expand a %h in the HostName field in
ssh_config to the host given as argument to ssh.
often one would have a entry in their ssh_config like:
camel*
User ...
It's okay if the system knows that the host camel01 fx points to the right host.
But what if the actual host is camel01.daimi.au.dk this is something
you wouldn't like to write in your terminal.
But if the ssh_config was
camel*
%h.daimi.au.dk
User ...
Then I can just write ssh camel01 as i would like.
This patch should do the trick. One line of code :)
--- openssh-5.1p1/ssh.c 2009-08-21 20:34:40.0000...
2001 Jan 13
1
DWIT
...sics
is good enough to get a grasp on it.
In the past few days I've started doing some reading on the mathematical
basics. As part of my reading, I found this GPL'd code for Differential
Wavelet Integer-based Transform (DWIT) real-time video codec by Peter Ørbæk
at:
http://www.daimi.au.dk/~poe/dwithome.html
Although the transmission code currently only runs on an SGI Octane, receive
capability is apparently there for Linux, Solaris and HP-UX. Seems like the
codec is aimed at higher bandwidth environments, but perhaps there is room
for adaption? Perhaps this source be use...
2008 Oct 17
3
[LLVMdev] merging globals
Hello, Tatu
> Is that correct? I think it's just something to be aware of.
Currently we're aggressively merging globals by default. Do you think it
will be better to provide special flag to control this behavior?
--
WBR, Anton Korobeynikov
2008 Oct 17
0
[LLVMdev] merging globals
On Oct 17, 2008, at 7:30 AM, Anton Korobeynikov wrote:
> Hello, Tatu
>
>> Is that correct? I think it's just something to be aware of.
> Currently we're aggressively merging globals by default. Do you
> think it
> will be better to provide special flag to control this behavior?
Please no flag. If we want to fix this problem, lets do it right. To
me this
2008 Oct 17
2
[LLVMdev] merging globals
...mark the distinct objects in the
LLVM intermediate representation? This would make the default case the
one resulting in best code, and seems to me to follow the principle of
structural equivalence of types (and values) used elsewhere.
--
Dan Villiom Podlaski Christiansen, stud.scient.
danchr at daimi.au.dk, danchr at gmail.com
2008 Jul 17
0
[ANNOUNCE] pixman release 0.11.8 now available
...f0 pixman-0.11.8.tar.bz2
SHA1: 9117a904c81673c728e4f78f18600602d0b77adc pixman-0.11.8.tar.gz
SHA1: 8db43d9fe094073cfcb03c1b1c86296b5a7df1aa pixman-0.11.8.tar.bz2
GPG signature:
http://cairographics.org/releases/pixman-0.11.8.tar.gz.sha1.asc
(signed by S?ren Sandmann Pedersen <sandmann at daimi.au.dk>)
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.11.8
Log:
Aaron Plattner (1):
Add a lossy 32-bit generic pixel fetch function for wide surfaces.
Andr? Tupinamb? (2):
Fix bug 16310 in the SSE2 fast path in function fbCompositeSolidMask_nx88
Fix SSE2 bu...
2006 Jun 28
1
calculating the spacial autocorrelation for poisson data
Um texto embutido e sem conjunto de caracteres especificado associado...
Nome: n?o dispon?vel
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060628/2ff7714d/attachment.pl
2010 Nov 16
0
[ANNOUNCE] pixman release 0.21.2 now available
...29 pixman-0.21.2.tar.bz2
SHA1: c0ff07d7e4877dd4d0d369ca09e50ca956e3386e pixman-0.21.2.tar.gz
SHA1: bb5cba514fe6756f9264a6995ec9dfed4d7439b5 pixman-0.21.2.tar.bz2
GPG signature:
http://cairographics.org/releases/pixman-0.21.2.tar.gz.sha1.asc
(signed by S?ren Sandmann Pedersen <sandmann at daimi.au.dk>
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.21.2
Log:
Andrea Canciani (3):
Remove unused stop_range field
Fix opacity check
Improve conical gradients opacity check
Siarhei Siamashka (12):
Fixed broken configure check for __thread support...
2008 Oct 21
4
[LLVMdev] Replacing llvm-gcc in Xcode 3.1.1 with svn version
Hello all,
I have replaced the llvm-gcc shipped with the Xcode by the latest
version and I was wondering if I have missed something... (everything
*seems* to work).
Here's what I did:
0. Checkout LLVM (and clang) + llvm-gcc
1. Build LLVM (with clang) and install into /Developer/usr/local :
# mkdir llvmobj
# cd llvmobj
# CC=gcc-4.2 CXX=g++-4.2 ../llvm/configure
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been
granted by other domains.
Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Jun 09
0
[ANNOUNCE] pixman release 0.11.4 now available
A new pixman release 0.11.4 is now available. This is a brown paper
bag release to restore the ABI which broke in 0.11.2. Notable news:
- ABI is unbroken
(Julien Cristau)
tar.gz:
http://cairographics.org/releases/pixman-0.11.4.tar.gz
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.11.4.tar.gz
tar.bz2:
2006 Apr 30
0
jEdit Snippets for Ruby on Rails
http://community.jedit.org/?q=node/view/2762
2005 Jul 07
1
How to get the minimum ?
Hi,
I have a model with differents observations Xi.
Each observation belongs to a group, either A or B.
I would like to minimize a fonction like :
sum( Xi - Z)^2 + sum (Xi - aZ -b)^2
A B
The first sum contains all observations from group A and the second all
observations from group B.
I want to find the Z-value wich minimize this function. a and b are predefined
parameters.
2008 Jan 01
0
[LLVMdev] Building LLVM as bitcode libraries + my projects
Hi all,
Is it possible to build the LLVM tools and libraries as bitcode files?
I have managed to compile some software to bitcode files by creating a
wrapper around llvm-gcc, llvm-g++ and llvm-ld and some hacking. Using
binfmt in Linux you can even execute them directly on the command
line. The object format becomes transparent. I tried to compile LLVM
itself, but things go wrong with the
2008 Jun 09
0
[ANNOUNCE] pixman release 0.11.2 now available
A new pixman release 0.11.2 is now available. This is a development
version leading up to a stable 0.12.0 release.
Notable new features in this release include:
- SSE2 implementations of many compositing ops
(Andr? Tupinamb?)
- VMX implementations for many compositing ops
(Luca Barbato)
- Opacity based optimization for operators
(Antoine