search for: throughout

Displaying 20 results from an estimated 2318 matches for "throughout".

2012 Apr 14
2
master thesis
Hi, For my master thesis I have 24 micro-plots on which I did measurements during 3 months. The measurements were: - Rainfall and runoff events throughout 3monts (runoff being dependant on the rainfall, a coefficient (%) has been made per rainfall event and per 3 months) - Soil texture (3 different textures were differentiated) - Slope (3 classes of slopes) - Stoniness (one time measurement) - Random roughness (throughout 3 months) - Land use (crop l...
2012 Apr 03
2
Finding Instances of a Pattern Throughout Data Set
I have approximately 2.5 million rows from a number of sensor readings. Having plotted these, I can see a given pattern (say a spike in the amplitude away from the mean). I would now like to automate this procedure as we're expecting a great deal more data in the near future. Is there any package or function that will make this possible? Many thanks! I suppose, I could do something like:
2016 Dec 06
0
Re: [PATCH] v2v: Rename RHEV to RHV throughout.
On Thursday, 1 December 2016 14:35:07 CET Richard W.M. Jones wrote: > You can now use -o rhv (-o rhev is supported for compatibility). This LGTM -- the only concern is that "output:rhev" will disappear from the machine-readable output (and thus potentially breaking users). I have PoC for handling better aliases for input & output modules, I will polish and submit it. Thanks, --
2016 Dec 07
0
Re: [PATCH] v2v: Rename RHEV to RHV throughout.
On Wednesday, 7 December 2016 08:34:35 CET Richard W.M. Jones wrote: > On Tue, Dec 06, 2016 at 04:41:52PM +0100, Pino Toscano wrote: > > On Thursday, 1 December 2016 14:35:07 CET Richard W.M. Jones wrote: > > > You can now use -o rhv (-o rhev is supported for compatibility). > > > > This LGTM -- the only concern is that "output:rhev" will disappear from
2016 Dec 07
0
Re: [PATCH] v2v: Rename RHEV to RHV throughout.
On Wednesday, 7 December 2016 10:10:36 CET Richard W.M. Jones wrote: > On Wed, Dec 07, 2016 at 10:56:05AM +0100, Pino Toscano wrote: > > On Wednesday, 7 December 2016 08:34:35 CET Richard W.M. Jones wrote: > > > On Tue, Dec 06, 2016 at 04:41:52PM +0100, Pino Toscano wrote: > > > > On Thursday, 1 December 2016 14:35:07 CET Richard W.M. Jones wrote: > > > >
2017 Jan 26
1
[PATCH] Use srandom (time (NULL) + getpid ()) throughout.
It avoids two programs which start at exactly the same time from having the same random number seed, which helps in some tests. --- edit/edit.c | 3 ++- fish/fish.c | 2 +- tests/mount-local/test-parallel-mount-local.c | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/edit/edit.c b/edit/edit.c index
2017 Mar 31
1
Re: [PATCH 2/3] Use Unicode single quotes ‘’ in place of `' in strings throughout.
On 03/31/2017 04:32 AM, Richard W.M. Jones wrote: > See: https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html > --- > +++ b/align/scan.c > @@ -76,7 +76,7 @@ static void __attribute__((noreturn)) > usage (int status) > { > if (status != EXIT_SUCCESS) > - fprintf (stderr, _("Try `%s --help' for more information.\n"), > + fprintf (stderr, _("Try
2009 Oct 16
1
The City of Amsterdam has been deploying asterisk throughout the city!
Hi, As you may know by now, yesterday on the Astricon the City of Amsterdam presented their large scale asterisk deployment of 20000 phones. Because they do not allow brand names to be used within the city, they call it 'IP Business Manager', but the software they use is in fact the Astium PBX, by NeoNova. Since we are very proud of this project, we have made the Astium available for
2003 Apr 27
2
British or American spelling?
...ency, aim to use British (rather than American) spelling. (NB: British spelling often uses -ize as in `capitalize'. The view of spell -b of British spelling is a flawed American one. There are English/Scottish differences too.)" because R seems to use American spellings throughout, e.g., "color" instead of "colour". What is the current R-devel view on this? Gordon
2010 Jan 21
6
Shorewall 4.4.6 and Multiple ISP with 2 routed subnets
.../tcfilters" What goes wrong? Thanks! _________________________________________________________________ Een netbook met Windows 7? Hier vind je alles dat je moet weten. www.windows.nl/netbook ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world''s best and brightest in the field, creating opportunities for Conference attendees to learn about information security''s most important issues through interactions with peers, luminaries and emerging and establish...
2015 Sep 21
5
extending liveness of 'this' pointer via FAKE_USE opcode
Hello! At Sony we've seen some serious customer interest in having the 'this' pointer visible throughout an entire function during debugging. However, optimizations may eliminate it after its last use, so we've been looking for a way to artificially extend its liverange to the end of the function. So far, the most compelling way we can think of, and one we have used successfully in the past in at...
2016 Dec 07
2
Re: [PATCH] v2v: Rename RHEV to RHV throughout.
On Tue, Dec 06, 2016 at 04:41:52PM +0100, Pino Toscano wrote: > On Thursday, 1 December 2016 14:35:07 CET Richard W.M. Jones wrote: > > You can now use -o rhv (-o rhev is supported for compatibility). > > This LGTM -- the only concern is that "output:rhev" will disappear from > the machine-readable output (and thus potentially breaking users). > I have PoC for
2010 Oct 08
5
saving object function
...on. functest$a and get the result. I hope this is clear. ------------------------------------------- Joe King, M.A. Ph.D. Student University of Washington - Seattle 206-913-2912 <mailto:jp@joepking.com> jp@joepking.com ------------------------------------------- "Never throughout history has a man who lived a life of ease left a name worth remembering." --Theodore Roosevelt [[alternative HTML version deleted]]
2015 Feb 18
5
[LLVMdev] [cfe-dev] [3.6 Release] RC3 has been tagged
On 18 Feb 2015, at 20:18, Jack Howarth <howarth.mailing.lists at gmail.com> wrote: > > Also doesn't FreeBSD use the standard major llvm releases for their > system compilers? We do pull in releases, but Dimitry also cherry-picks bug fixes throughout the life of each release. David
2016 Dec 07
2
Re: [PATCH] v2v: Rename RHEV to RHV throughout.
On Wed, Dec 07, 2016 at 10:56:05AM +0100, Pino Toscano wrote: > On Wednesday, 7 December 2016 08:34:35 CET Richard W.M. Jones wrote: > > On Tue, Dec 06, 2016 at 04:41:52PM +0100, Pino Toscano wrote: > > > On Thursday, 1 December 2016 14:35:07 CET Richard W.M. Jones wrote: > > > > You can now use -o rhv (-o rhev is supported for compatibility). > > > >
2015 Jan 25
2
names function for environments?
...nflicting goals, keeping ls for interactive use and adding names for a quick listing of the hash keys. This involves adding two lines to do_names in attrib.c. The 'ls' function and its 'objects' synonym appear very frequently in performance-critical code like base/R/namespace.R and throughout the methods package. These functions are currently among the major contributors to execution time in package loading. This two-line addition to attrib.c gives a significant speedup for listing an environment's names/keys (2-60X depending on the 'sorted' argument). It also simplifies th...
2015 Oct 12
5
[Qemu-devel] [PATCH 2/2] kvm/x86: Hyper-V kvm exit
...ruct kvm_hyperv_exit hyperv; > +Indicates that the VCPU's exits into userspace to process some tasks s/VCPU's/VCPU/ > +related with Hyper-V emulation. Currently used to synchronize modified > +Hyper-V synic state with userspace. Again, is 'synic' intended? Hmm, I see it throughout the patch, so it looks intentional, but I keep trying to read it as a typo for 'sync'. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc...
2015 Oct 12
5
[Qemu-devel] [PATCH 2/2] kvm/x86: Hyper-V kvm exit
...ruct kvm_hyperv_exit hyperv; > +Indicates that the VCPU's exits into userspace to process some tasks s/VCPU's/VCPU/ > +related with Hyper-V emulation. Currently used to synchronize modified > +Hyper-V synic state with userspace. Again, is 'synic' intended? Hmm, I see it throughout the patch, so it looks intentional, but I keep trying to read it as a typo for 'sync'. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc...
2003 Feb 25
3
X-WIN32 local network
I have shorewall running on a seperate linux box i would like to be able to export my display to my windoze pc, but have not been able to do so unless I stop shorewall. Any input would be appreciated, looked throughout website and others. Could not find anything. Thanks in advance. Toronto, CANADA Philippe
2007 Feb 05
6
snapdir visable recursively throughout a dataset
Is there an existing RFE for, what I''ll wrongly call, "recursively visable snapshots"? That is, .zfs in directories other than the dataset root. Frankly, I don''t need it available in all directories, although it''d be nice, but I do have a need for making it visiable 1 dir down from the dataset root. The problem is that while ZFS and Zones work smoothly