search for: 19700

Displaying 7 results from an estimated 7 matches for "19700".

Did you mean: 1970
2011 Nov 23
2
Looping and paste
Dear R helpers I'm trying to make up some labels for plot from this vector BndY<-seq(from = 18900,to= 19700, by = 50) using Ylab<-for(i in BndY) {c((paste(i," to ",i+50,"mN")))} but the vector created is NULL However if i use for(i in BndY) {print(c(paste(i," to ",i+50,"mN")))} I can see the for loop is making the labels I'm looking for but not sure on...
2010 Feb 22
1
lmom: plotting log Pearson Type III
...hanks in advance, Dave library(lmom) # annual maximum daily streamflows Mackenzie River mackenzieRiver = c(26600, 30300, 34000, 32000, 29200, 28300, 28600, 26400, 28300, 28800, 29000, 22100, 32900, 31800, 21600, 32100, 27000, 24800, 28000, 35000, 32000, 25000, 15800, 28800, 29900, 28000, 25600, 19700, 25700, 29500, 26800, 30000, 29500) # estimate moments moments = samlmu(mackenzieRiver, sort.data = TRUE) log.moments <- samlmu( log(mackenzieRiver), sort.data = TRUE ) # estimate parameters parGEV <- pelgev(moments) # GEV parPE3 <- pelpe3(moments) # Pearson parLPE3 <- pelpe3(log.m...
2006 Apr 27
3
Removing a default value for a foreign key with not null set
Hi all, For various reasons I need to have foreign keys with not null constraints. Eg: create_table :people do |t| t.column :name, :string t.column :household_id, :integer, :null => false end create_table :households do |t| t.column :name, :string end add_foreign_key_constraint :people, :household_id, :households, :id So the people table has a foreign key into
2018 May 15
2
[Bug 106530] New: [Wayland+Nouveau] KDE Desktop crashed after login.
...try=0x7fe0a48a5caa "pushbuf.c", line=line at entry=727, function=function at entry=0x7fe0a48a5ce0 <__PRETTY_FUNCTION__.6480> "nouveau_pushbuf_data") at assert.c:101 #10 0x00007fe0a48a4128 in nouveau_pushbuf_data (push=push at entry=0x564e651158c0, bo=0x564e65115a80, offset=19700, length=928) at pushbuf.c:727 #11 0x00007fe0a48a40f0 in nouveau_pushbuf_data (push=push at entry=0x564e651158c0, bo=bo at entry=0x0, offset=offset at entry=0, length=length at entry=0) at pushbuf.c:719 #12 0x00007fe0a48a4b4e in nouveau_pushbuf_space (push=push at entry=0x564e651158c0, dwords=dwords...
2014 May 09
4
[LLVMdev] ARM64 -> AArch64 merge status
Hi all, It’s been two weeks since I sent the last merge progress email, so here is an update. TL;DR: Almost done! Tim is considering suggesting making the final switchover sometime next week. This would be the final push, where AArch64 gets deleted and ARM64 gets renamed to AArch64, and would signal the end of the merge process. If any of you know of any reason why these two loving
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
Hello, I've come across a curious issue with Samba 3.6.10. When running 'emacs' version GNU Emacs 23.3.1 (i386-mingw-nt6.0.6002) of 2011-03-10 on 3249CTO on Windows Server 2008 SP2 x64 and issuing a file "revert" of one sort or another against a Samba-served file, the 'smbd' process leaks two or three handles. Eventually, when 16k handles are open, this causes
2010 May 15
1
barplot: invalid 'xlim' value
...-153.012~80-2~0 19694~Well_80-2~6/16/2000 22:00~-153.012~80-2~0 19695~Well_80-2~6/16/2000 23:00~-153.012~80-2~0 19696~Well_80-2~6/17/2000 0:00~-153.012~80-2~0 19697~Well_80-2~6/17/2000 1:00~-153.012~80-2~0 19698~Well_80-2~6/17/2000 2:00~-153.012~80-2~0 19699~Well_80-2~6/17/2000 3:00~-153.012~80-2~0 19700~Well_80-2~6/17/2000 4:00~-153.012~80-2~0 19701~Well_80-2~6/17/2000 5:00~-153.012~80-2~0 19702~Well_80-2~6/17/2000 6:00~-153.012~80-2~0 19703~Well_80-2~6/17/2000 7:00~-153.774~80-2~0 19704~Well_80-2~6/17/2000 8:00~-153.774~80-2~0 19705~Well_80-2~6/17/2000 9:00~-153.774~80-2~0 19706~Well_80-2~6/17/20...