Displaying 20 results from an estimated 2770 matches for "flat".
Did you mean:
flag
2008 Sep 26
2
bar and line plot
...Using the below dataset how can I make a barplot with
Date(X) and NumEggs(Y) by Site. Then plot Temp(lineplot)
It seems really simple, but I am having a hard time trying to
do it by Site. Thanks
Date NumEggs Site Temp
1 2008-04-22 0 Massacre Flat (RK424.5) 51.20
2 2008-04-23 0 Massacre Flat (RK424.5) 50.80
3 2008-04-24 0 Massacre Flat (RK424.5) 51.80
4 2008-04-25 0 Massacre Flat (RK424.5) 53.40
5 2008-04-26 0 Massacre Flat (RK424.5) 55.30
6 2008-04-27 0 Massacre Flat (RK424.5) 56.80
7 2008-04-28...
2011 Jul 27
2
Creating a flat legend 'grob' for lattice xyplot
Hi,
I want my xyplot legend to be flat, not tall, and there seems to be no way
for xyplot's auto.key and key elements to do this: I tried many, many
permutations of what I could find in the archives and reading the
documentation. If there there's a way to make it flat, please tell me what
the magic incantation is.
Here's a...
2013 Jul 06
4
[Bug 66642] New: [nva5] Wrong provoking vertex is selected for flat attribute interpolation (clipping?)
https://bugs.freedesktop.org/show_bug.cgi?id=66642
Priority: medium
Bug ID: 66642
Assignee: nouveau at lists.freedesktop.org
Summary: [nva5] Wrong provoking vertex is selected for flat
attribute interpolation (clipping?)
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: alzeih at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/...
2015 Sep 07
2
Bind flat file support
Is there any chance that support for Bind flat files will return? I
understand the various (extremely weak) arguments against it but DLZ not
only sucks big time, it limits proper functionality and
inter-operability, necessitating significant design changes for anything
but the simplest of networks. Additionally, it doesn't work with the...
2015 Oct 26
3
[kvm-unit-tests PATCH] x86: hyperv_synic: Hyper-V SynIC test
...270 insertions(+), 2 deletions(-)
create mode 100644 x86/hyperv_synic.c
diff --git a/config/config-x86-common.mak b/config/config-x86-common.mak
index c2f9908..dc80eaa 100644
--- a/config/config-x86-common.mak
+++ b/config/config-x86-common.mak
@@ -36,7 +36,8 @@ tests-common = $(TEST_DIR)/vmexit.flat $(TEST_DIR)/tsc.flat \
$(TEST_DIR)/kvmclock_test.flat $(TEST_DIR)/eventinj.flat \
$(TEST_DIR)/s3.flat $(TEST_DIR)/pmu.flat \
$(TEST_DIR)/tsc_adjust.flat $(TEST_DIR)/asyncpf.flat \
- $(TEST_DIR)/init.flat $(TEST_DIR)/smap.flat
+...
2015 Oct 26
3
[kvm-unit-tests PATCH] x86: hyperv_synic: Hyper-V SynIC test
...270 insertions(+), 2 deletions(-)
create mode 100644 x86/hyperv_synic.c
diff --git a/config/config-x86-common.mak b/config/config-x86-common.mak
index c2f9908..dc80eaa 100644
--- a/config/config-x86-common.mak
+++ b/config/config-x86-common.mak
@@ -36,7 +36,8 @@ tests-common = $(TEST_DIR)/vmexit.flat $(TEST_DIR)/tsc.flat \
$(TEST_DIR)/kvmclock_test.flat $(TEST_DIR)/eventinj.flat \
$(TEST_DIR)/s3.flat $(TEST_DIR)/pmu.flat \
$(TEST_DIR)/tsc_adjust.flat $(TEST_DIR)/asyncpf.flat \
- $(TEST_DIR)/init.flat $(TEST_DIR)/smap.flat
+...
2011 Apr 05
2
Pulling strings from a Flat file
Hi,
I have a flat file that contains a bunch of strings that look like this. The file was originally in Unix and brought over into Windows:
E123456E234567E345678E456789E567891E678910E. . . .
Basically the string starts with E and is followed with 6 numbers. One string=E123456, length=7 characters. This file contain...
2009 Jul 25
2
Gamepad & Wine 1.0.1-2 on Debian Sid
...VirtuaNES.exe 2>&1 | grep joydev
Code:
trace:dinput:find_joydevs Found a joystick on /dev/input/event6: Twin USB Joystick ({9e573eda-7734-11d2-8d4a-23903fb6bdf7})
trace:dinput:find_joydevs ... with force feedback
trace:dinput:find_joydevs ... with axis 0: cur=127, min=0, max=255, fuzz=0, flat=15
trace:dinput:find_joydevs ... with axis 1: cur=127, min=0, max=255, fuzz=0, flat=15
trace:dinput:find_joydevs ... with axis 2: cur=127, min=0, max=255, fuzz=0, flat=15
trace:dinput:find_joydevs ... with axis 5: cur=127, min=0, max=255, fuzz=0, flat=15
trace:dinput:find_joydevs ... with axis...
2015 Sep 07
2
Bind flat file support
...a text editor anyway
and it's pretty much assumed that if you're using Samba you're a Linux
sysadmin, so not being able to use the RSAT DNS tool should not be a
problem.
I haven't read Mark Andrew's comment, not being on the Bind list, but I
can't see how a problem with flat file is not also a problem with DLZ.
After all, that's only the storage method, not the system.
regards,
John
On 08/09/15 09:14, Robert Moskowitz wrote:
>
>
> On 09/07/2015 06:02 PM, John Gardeniers wrote:
>> Is there any chance that support for Bind flat files will return? I...
2012 Nov 22
1
Partial dependence plot in randomForest package (all flat responses)
...act2, x.var=centroid, "C")
where data.rforest is my randomforest object, act2 is the original dataset,
centroid is one of the predictor and C is one of the classes in my response
variable.
Whatever predictor or response class I try I always get a plot with a
straight line (a completely flat response). Similarly, If I set a
categorical variable as predictor, I get a barplot with all the bar with the
same height. I suppose I'm doing something wrong here because all other
analysis on the same rforest object seem correct (e.g. varImp or MDSplot).
Is it possible it is related to some o...
2015 Nov 02
0
[kvm-unit-tests PATCH] x86: hyperv_synic: Hyper-V SynIC test
...> create mode 100644 x86/hyperv_synic.c
>
> diff --git a/config/config-x86-common.mak b/config/config-x86-common.mak
> index c2f9908..dc80eaa 100644
> --- a/config/config-x86-common.mak
> +++ b/config/config-x86-common.mak
> @@ -36,7 +36,8 @@ tests-common = $(TEST_DIR)/vmexit.flat $(TEST_DIR)/tsc.flat \
> $(TEST_DIR)/kvmclock_test.flat $(TEST_DIR)/eventinj.flat \
> $(TEST_DIR)/s3.flat $(TEST_DIR)/pmu.flat \
> $(TEST_DIR)/tsc_adjust.flat $(TEST_DIR)/asyncpf.flat \
> - $(TEST_DIR)/init.flat $(TEST_DIR)/...
2007 Jan 26
1
CGIwithR and visible output of 'invisible(capture.output(library(...)))'
...ting directory: runtime/styles/classic/
extracting: runtime/styles/classic/gecko.xml extracting:
runtime/styles/classic/grid.css extracting:
runtime/styles/classic/grid.png extracting:
runtime/styles/classic/icons.png extracting:
runtime/styles/classic/loading.gif creating directory:
runtime/styles/flat/ extracting: runtime/styles/flat/gecko.xml
extracting: runtime/styles/flat/grid.css extracting:
runtime/styles/flat/grid.png extracting: runtime/styles/flat/icons.png
extracting: runtime/styles/flat/loading.gif creating directory:
runtime/styles/xp/ extracting: runtime/styles/xp/gecko.xml extractin...
2010 Jul 30
1
Dovecot 2.0 - expire with flat file?
I`m using Dovecot 2.0 with only one lokal user, so it`s imho overkill to use mysql.
plugin quota with flat file running fine.
It's possible expire also running with flat file? What's syntax in dovecot.conf (expire
= file:??? and expire_dict?)
Benn
2015 Sep 08
0
Bind flat file support
...will have one
bunch doing dynamic updates to their local DNS and others not. That is
what I meant. But...
It seems the challenge is to define all your clients in your forwards
and reverse zone. If you know all their MAC addrs, you can set DHCP to
give them the same IP addr all the time, then flat file your DNS
accordingly. One challenge will be the IPv6 entries (one thing I don't
think Rowland's script handles yet).
However about MAC address. Note I am active in IEEE 802 and IETF. There
we are discussing the privacy leakage problem of MAC addresses and
working out how to use r...
2019 Dec 21
3
Downsized R configuration for flat deployment
Dear folks,
I'm testing a downsized R build - in features and obviously sizes -
for a "modern" flat deployment (eg. like python virtualenv, just to
name one).
Questions:
1) Is flat style possible?
2) With this setup, R and packages can be installed/updated?
3) The directory can be easy renamed or moved?
-------------------------------------------------------------------
I didn't find any...
2019 Nov 03
4
Recent inability to view long filenames stored with scp via samba mount
...ing incremental file list
sent 268 bytes received 15 bytes 188.67 bytes/sec
total size is 1,467,438 speedup is 5,185.29
sending incremental file list
Alfred Brendel/
Alfred Brendel/Beethoven Piano Sonatas Vol I/
Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 01 - Piano Sonata No. 29 in B-flat major, op. 106 "Hammerklavier": I. Allegro.mp3
12,279,216 100% 13.53MB/s 0:00:00 (xfr#1, ir-chk=1025/1221)
Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 02 - Piano Sonata No. 29 in B-flat major, op. 106 "Hammerklavier": II. Scherzo.mp3
2,795,290 100%...
2015 Mar 05
3
Fwd: Re: IP drop list
On 2015-03-02 2:02 AM, Jochen Bern wrote:
> On 03/01/2015 08:53 AM, Jim Pazarena wrote:
>> I wonder if there is an easy way to provide dovecot a flat text file of
>> ipv4 #'s which should be ignored or dropped?
>>
>> I have accumulated 45,000+ IPs which routinely try dictionary and
>> 12345678 password attempts. The file is too big to create firewall
>> drops [...]
>
> The inherent assumption here is that...
2010 Dec 23
1
Finding flat-topped "peaks" in simple data set
Hello,
Thank you to all those great folks that have helped me in the past
(especially Dennis Murphy).
I have a new challenge. I often generate time-series data sets that look
like the one below, with a variable ("Phase") which has a series of
flat-topped peaks (sample data below with 5 "peaks"). I would like to
calculate the phase value for each peak. It would be great to calculate the
mean value for the peak (possibly using rollmean(), but given the low
variability within the broad peak even just picking one value from the peak
wo...
2015 Sep 07
0
Bind flat file support
On 09/07/2015 06:02 PM, John Gardeniers wrote:
> Is there any chance that support for Bind flat files will return? I
> understand the various (extremely weak) arguments against it but DLZ
> not only sucks big time, it limits proper functionality and
> inter-operability, necessitating significant design changes for
> anything but the simplest of networks. Additionally, it doesn...
2004 Jul 30
1
optimisation procedure with flat log-likelihood
...control=list(trace=6, ## just to see what it's going on
maxit=c(20000)), ## to be sure the it
doesn't stop reaching the max iterations
data=mydataset)
to optimize some demographic model. I assume that the log-likelihood is
relatively flat because the estimated results are very similar to my
starting values. In addition, I know the "real" parameters as I have used
simulated data (which have been also found by using GAUSS and replicated by
it).
I already tried various methods and also various starting values but it did
not h...