search for: nineteen

Displaying 20 results from an estimated 23 matches for "nineteen".

2023 Jul 14
2
[PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: : trailing statements should be on next line
Signed-off-by: ZhiHu <huzhi001 at 208suo.com> --- .../gpu/drm/nouveau/nvkm/engine/fifo/gk104.c | 40 ++++++++++++++----- 1 file changed, 29 insertions(+), 11 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c index d8a4d773a58c..b99e0a7c96bb 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c +++
2023 Jul 14
1
[PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should
Signed-off-by: ZhiHu <huzhi001 at 208suo.com> --- .../gpu/drm/nouveau/nvkm/engine/fifo/gk104.c | 40 ++++++++++++++----- 1 file changed, 29 insertions(+), 11 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c index d8a4d773a58c..b99e0a7c96bb 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c +++
2008 Nov 11
3
exponential of a matrix
Is the matrix exponential available in some package? The cannonical reference is "Nineteen dubious ways to take the exponential of a matrix". (Love that title) Terry T.
2023 Jul 24
1
[PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should
not sure how i got signed up for this and i don?t see a way to unsubscribe. this is flooding my email with things i don?t care about. On Fri, Jul 14, 2023, at 1:14 AM, huzhi001 at 208suo.com wrote: > Signed-off-by: ZhiHu <huzhi001 at 208suo.com> > --- > .../gpu/drm/nouveau/nvkm/engine/fifo/gk104.c | 40 ++++++++++++++----- > 1 file changed, 29 insertions(+), 11 deletions(-)
2023 Jul 14
1
[PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: : trailing statements should be on next line
NAK - checkpatch.pl is a (strongish) guideline, but not a rule. In the cases corrected in the patch series here, we format the switch cases on single lines as it dramatically improves the readability of what is otherwise just a /long/ list of slightly different static mappings. I don't believe we're the only part of the kernel to do this either. On Fri, 2023-07-14 at 14:58 +0800, huzhi001
2005 Aug 19
2
Handling dates
...'survival' (they seem to be identical). For instance, from the documentation, -------------------- mdy.date {survival} R Documentation Convert to Julian Dates Description Given a month, day, and year, returns the number of days since January 1, 1960. Usage mdy.date(month, day, year, nineteen = TRUE, fillday = FALSE, fillmonth = FALSE) ---------------------------- but > library(survival) > mdy.date(12, 1, 1977) [1] 1Dec77 Similar strange results appear in other date-related functions. I plan to write functions that converts, eg, "1977-01-31" to the real numbe...
2008 Mar 03
3
R function to convert a number to text
hi, Dear R users - I wonder is there a written R function to convert a number to a text, say convert 1 to "one" , 100 to "one hundred". I know in xls. has such a function BAHTTEXT, does anybody know is there a similar function in R ? Thanks. Lin --------------------------------- [[alternative HTML version deleted]]
2009 Sep 21
2
Combine vectors in order to form matrixes with combn
Hello! I've a problem with the combn function and a set of vector. I would like to make a simple combination where, instead of scalars, i would like to combine vector, in order to form matrixes. In other words, i have nineteen 6-items vectors (for example coef1-coef19), that i would like to combine in n!/k!(n-k)! 6x6 matrixes. I tried with a code like this mma <- combn(c(coeff1,coeff2,...,coeff19),function(x) matrix(x,6,6)) but i think that R doesn't recognize that these are not scalars. In fact the error is...
2007 Feb 01
2
prop.test() references
Dear R-help, I'm using prop.test() to compute a confidence interval for a proportion under R version 2.4.1, as in: prop.test(x = 340, n = 400)$conf [1] 0.8103309 0.8827749 I have two questions: 1) from the source code my understanding is that the confidence interval is computed according to Wilson, E.B. (1927) Probable inference, the law of succession, and statistical inference. J. Am.
2006 Dec 28
0
Trying to run Mechwarrior3
Hello all. Recently i have been trying to run Mechwarrior3 (game from last nineteens by Microprose) under wine-0.9.27. As stated in AppDB, game starts and main menu works, but game crashes while loading mission planner after a bunch of fixme messages: ..... fixme:wave:DSD_CreateSecondaryBuffer (0x17d0548,0x31387b4,88,0,0x23cd0c4,0x23 cd1d4,0x23cd0a0): stub fixme:wave:DSD_CreateS...
2008 Dec 09
0
Voicemail.conf : concise hour prompts [SOLVED]
...your usage was not common and did not create a set >> of prompts that work for you. > > > I'm using french. > I would say that in french french, usage is not to say "am" or "pm" when > counting hours from 0 to 23. > (for instance, you would say "nineteen hours fifteen minutes"). > > May be this is not the case in canadian french ? > >> >> >> -- >> Tilghman >> >> _______________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> &gt...
2010 Nov 13
7
Re: Open File in MSOFFICE winword 2007 Causes Crash
I got the same problem: any MSOffice application crashes when the file dialog window is started (in any case: open file, save as, etc.). I have turnned on WINEDEBUG=warn+all and i got almost the same. Also, I'm using a PT-BR office version and I also got this message: warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\Arquivos de programas\\Arquivos comuns\\Microsoft
2011 Aug 29
1
[patch] Activate Qemu options
Hi, This patch makes it possible for Qemu to use the SDL library, to conveniently replace VNC, which has horrible mouse support. It also adds a IOEMU_CONFIGURE_OPTIONS option in tools/Makefile, so that later on, we can call: $(MAKE_CLEAN) -C $(DIR)/tools $(CONFIG) IOEMU_CONFIGURE_OPTIONS="--audio-drv-list=\"pa oss alsa sdl esd\" --audio-card-list=\"ac97 es1370 sb16 cs4231a
2017 May 24
6
more recent perl version?
Warren Young schrieb: > On May 23, 2017, at 10:44 AM, hw <hw at gc-24.de> wrote: >> >> are there packages replacing the ancient perl version in >> Centos 7 with a more recent one, like 5.24? > > Since when is Perl 5.16 ?ancient?? It?s only 4 years old. > > CentOS 5 just left supported status, which shipped Perl 5.8.8 from first release to last, which means
2004 Feb 11
6
Spelling (PR#6570)
I came across this in connection with an unrelated issue > beta[2] Error in beta[2] : object is not subsettable > beta[2] <- 5 Error in "[<-"(`*tmp*`, 2, value = 5) : object is not subsetable One of the messages must be wrong, but I need a native English speaker to tell me which one. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of
2017 May 24
0
more recent perl version?
...a glimpse into someone else?s as a lesson: the San Francisco Bay Area Rapid Transit System was still running on PDP-8s as of several years ago, and may still be doing so. As I understand it, they were using a modified PDP-8/e, which is 1970 tech. Note that I didn?t say ?1970?s.? I mean the year nineteen hundred and seventy, A.D. The PDP-8/e is just an enhanced version of the original PDP-8 from 1965, which is itself not a huge departure from the PDP-5, from 1963. And you know what? The PDP-8/e is still well suited to the task. Trains haven?t changed that much in the intervening decades, and th...
2006 Aug 30
2
Partitioning for ext3fs
I have an existing hard drive that I would like to partition for ext3fs then utilize for backing up data files from a new machine. My problem is that this HDD has a full version of FC4, and if I have it switched on when connected by external USB when booting the new system, it will hang the process. New equipment is SATA with recent version of FC5; No problem when running by itself. I just
2006 Apr 30
8
format numbers as words
Does anyone know if there is a function available which can format any entered number as words? eg: ''1234'' would be ''One Thousand Two Hundred and Thirty Four'' In the past, I would have said this is a tall order, but from what I''ve seen with playing with rails for a short time, I don''t know what to expect. :) Thanks for any help, Damien
2006 May 31
0
CT unit to drill on Mars, Revenue Up 200% - Ref. jh010 (PR#8918)
...s to around 3000 feet for Burlington Resources over a four month period with one standard CT system (Figure 1). recompose Another area of growth is in fracturing, particularly multiple interval fracturing. One recent example is a five well project in Virginia's Buchanan County where as many as nineteen intervals were fractured using coiled tubing and a bottom-hole packer assembly (Rodvelt, 2001). These wells, part of a CONSOL Energy Inc. coalbed methane project, were part of a pilot to determine if individually fracturing each of the zones would result in better recovery. Prior efforts had evolve...
2003 Dec 31
1
RFC on first public draft of 'Debian R Policy'
r-devel and debian-devel readers: Below is a draft for a suggested policy for R packages within Debian. In the six years that we have been maintaining R for Debian, the total number of R related packages has grown to a full thirty -- eleven based on the main tarball released by R Core, as well as nineteen contributed packages -- reflecting the work of five different Debian maintainers. This draft document is concerned mostly with how we can assure the integrity of the contributed packages. This is a timely concern: R-based archives such as CRAN (cran.r-project.org) and BioConductor (www.bioconducto...