Displaying 11 results from an estimated 11 matches similar to: "Reshape"
2009 Aug 13
4
lm coefficients output confusing
Hi all,
I have an issue with the lm() function regarding the listing of the
coefficients. My data are below, showing a list of hours (HR) relating to
the time spent resting (R) by an individual animal. Simply i want to run a
lm() to run in an anova() to see if there is a significant difference in
resting between hours.
HR R
1 2 0.6666667
2 2 0.4666667
3 2 0.8000000
4 2
2018 Mar 28
3
broken mailing-list -> Re: Accentuated characters issue when receiving attributes from "samba user syncpasswords"
On Wed, 28 Mar 2018 18:54:16 +0200
Reindl Harald via samba <samba at lists.samba.org> wrote:
>
>
> Am 28.03.2018 um 18:47 schrieb Rowland Penny via samba:
> > On Wed, 28 Mar 2018 18:22:16 +0200
> > Reindl Harald via samba <samba at lists.samba.org> wrote:
> >
> >>
> >>
> >> Am 28.03.2018 um 18:07 schrieb Rowland Penny via samba:
2015 Aug 28
2
lists.samba.org's Mail Servers Are A Bit Wonky?
To Whom It May Concern,
I tried emailing the ostensible mailing list owner, at both addresses
noted, and got no response. Maybe somebody here knows how to alert
whomever must know about this.
Observe...
From home (business class cable with static IP and valid rDNS)...
$ host -t mx samba.org
samba.org mail is handled by 10 smtp.samba.org.
samba.org mail is handled by 5
2020 May 21
2
Updated llc does not compile my .ll files any more [addrspace on AVR problem?]
Hi,
I’ve come back and updated my llvm toolset with modern code (my branch was about 1-2 years old) and now the llvm IR files produced by my front end no longer compile with llc.
Here is a sample of llvm ir produced by my front end (it’s a standard version 3.1 build of swift from the swift.org open source website).
; ModuleID = 'main.ll'
source_filename = "main.ll"
target
2020 May 21
2
Updated llc does not compile my .ll files any more [addrspace on AVR problem?]
That’s useful info, thanks.
I think it will be useful for me to understand the connection, why this type of pointer is being emitted now.
Do you have any suggestions where i can look to find the platform specific code that is making function pointers go into addrspace?
Carl
p.s. I am also working on passing the avr target flag to swift, but swift itself had (has?) limitations that make it
2011 Jan 06
0
Finance job in New Jersey
In addition to the below, we are heavy users of R.
Lion Cave Capital, a proprietary, algorithmic trading start-up, is seeking a
top-flight, innovative, recent Ph.D. in Mathematics, Physics, Machine
Learning, or Statistics. Programming excellence required, particularly
involving large data sets and real-time systems.
Lion Cave's real-time market analysis poses significant mathematical and
2020 May 21
2
Updated llc does not compile my .ll files any more [addrspace on AVR problem?]
Cool. That explains a lot!
Sorry if this is a total n00b question, but… how does the datalayout string get overridden?
in llvm/lib/Target/AVR/AVRTargetMachine.cpp I can see the code that determines the default datalayout for AVR…
static const char *AVRDataLayout = "e-P1-p:16:8-i8:8-i16:8-i32:8-i64:8-f32:8-f64:8-n8-a:8”;
However in the LLVM iR below, the target datalayout was present and
2019 Jul 05
0
DNC and DNS
On 05/07/2019 20:03, Robert A Wooldridge via samba wrote:
> On 07/05/2019 01:55 PM, Rowland penny via samba wrote:
>> I currently run tinydns and dnscache on my proxy machine.? I was
>> hoping to keep that going.? I have a Windows Server2004 doing DC work
>> right now.? Need to update that.
>>>
>>> --
>>> Bob Wooldridge
>>>
>> You
2019 Jul 05
2
DNC and DNS
On 07/05/2019 01:55 PM, Rowland penny via samba wrote:
> I currently run tinydns and dnscache on my proxy machine.? I was
> hoping to keep that going.? I have a Windows Server2004 doing DC work
> right now.? Need to update that.
>>
>> --
>> Bob Wooldridge
>>
> You can run a caching nameserver that forwards your AD dns zones to
> your AD DC, but you can
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++