search for: mk1

Displaying 9 results from an estimated 9 matches for "mk1".

Did you mean: mk
2009 Jun 10
1
how to get output from a nested loop
...oblem is with the st1[[i]] but I'm not sure how to define it differently. ##I want to make a list file of all 1x1 combinations of "mk" columns, and add "clone" and "S" to these combinations. clone<-c("c1","c2","c3","c4") mk1<-c(1,1,0,0) mk2<-c(0,0,0,1) mk3<-c(1,1,1,1) mk4<-c(0,0,0,0) mk5<-c(0,0,0,1) S<-c(4,5,3,2) t1<-as.data.frame(cbind(clone,mk1,mk2,mk3,mk4, mk5,S)) row.names(t1)<-t1$clone t1<-t1[,-1] t1 ###A nested loop. I'm trying to get all combinations of columns 1:5 and join each...
2020 Feb 24
0
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
...cast to "void __iomem *", not for > adding the "const", right? Or more likely change the definitions to use a struct for the layout. That also stops the constants being used in the wrong place. David - Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK Registration No: 1397386 (Wales)
2018 Jul 13
0
[PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK Registration No: 1397386 (Wales) Please consider the environment and don't print this e-mail unless you really need to -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20180713/b117...
2018 Jul 17
0
[PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline
- Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK Registration No: 1397386 (Wales) Please consider the environment and don't print this e-mail unless you really need to
2018 Oct 08
0
PROPOSAL: Extend inline asm syntax with size spec
...warning in the documentation that small size attributes might make the assembly fail due to limited branch offsets (etc). Size '1' probably ought to be reserved for things that definitely fit in a delay slot. David - Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK Registration No: 1397386 (Wales)
2020 Jan 08
1
[RFT 00/13] iomap: Constify ioreadX() iomem argument
Hi Geert, Le 08/01/2020 ? 09:43, Geert Uytterhoeven a ?crit?: > Hi Christophe, > > On Wed, Jan 8, 2020 at 9:35 AM Christophe Leroy <christophe.leroy at c-s.fr> wrote: >> Le 08/01/2020 ? 09:18, Krzysztof Kozlowski a ?crit : >>> On Wed, 8 Jan 2020 at 09:13, Geert Uytterhoeven <geert at linux-m68k.org> wrote: >>>> On Wed, Jan 8, 2020 at 9:07 AM Geert
2020 Feb 24
3
[RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)
On Thu, Feb 20, 2020 at 10:48:33AM +0100, Jiri Slaby wrote: > On 19. 02. 20, 18:50, Krzysztof Kozlowski wrote: > > The ioreadX() helpers have inconsistent interface. On some architectures > > void *__iomem address argument is a pointer to const, on some not. > > > > Implementations of ioreadX() do not modify the memory under the address > > so they can be
2008 Nov 28
1
Unable to plot or analyse phylogeny (PR#13345)
...ACTERS = Categorical) = unord: 1 - 7; TYPESET * UNTITLED (CHARACTERS = Continuous) = Squared: 1 - 10; END; BEGIN CODONS; CODESET * UNTITLED (CHARACTERS = Categorical) = universal: 1 - 7; END; BEGIN MESQUITECHARMODELS; ProbModelSet * UNTITLED (CHARACTERS = Categorical) = 'Mk1 (est.)': 1 - 7; ProbModelSet * UNTITLED (CHARACTERS = Continuous) = Brownian_default: 1 - 10; END; Begin MESQUITE; MESQUITESCRIPTVERSION 2; TITLE AUTO; tell ProjectCoordinator; getEmployee #mesquite.minimal.ManageTaxa.ManageTaxa; tell It; setID 0 7489305339335140846; endT...
2007 Feb 22
13
5.1 surround channel coupling
>Yesterday I have finished writing the ambisonic pan filter for oggenc. May I ask what this "pan filter" is? I made some tentative suggestions for coupling Ambisonic B-format in a post "Vorbis Ambisonic coupling" on 4feb07 I gather from the last monthly meeting, that some of you, including Monty, had problems with the phase behaviour of B-format. Would anyone like a