search for: borderlines

Displaying 20 results from an estimated 107 matches for "borderlines".

Did you mean: borderline
2005 Jun 20
2
Data Parsing
Hello. I have looked at R Site Search for this problem, and it didn't give me exactly what I needed. Consider this dataset called "results". It has the following information: Student Day Subject Score Mary 1 Math Failed David 2 Science Passed Bob 4 Reading Passed Marie 4
2017 Nov 08
2
mariadb server memory usage
marcos valentine wrote: > Disk cache is not recommended for databases servers. > > it'll slow down the performance. More ram equals more performance. > > This link help me understand memory usage on linux. > > https://www.linuxatemyram.com/ > > Basically you need yo worry about > > free memory is close to 0 > used memory is close to total Almost 3GB
2004 Jan 29
2
SpamAssassin
--On Thursday, January 29, 2004 11:16 PM +0200 Timo Sirainen <tss at iki.fi> wrote: > I don't yet really even want Dovecot to be too well known, it's not > ready yet. When 1.0 comes (this spring I hope) I'll start publicizing it > more. After that I should only need to add new features - existing ones > should be perfect and better than anyone else's ;) Just a
2006 Aug 25
2
trouble ticket packages for centos - slightly OT
Hi there - I know this is borderline "ot" - but I was wondering if anbyone could recommend a good helpdesk/ticketing system for use on centos 4.x. Thanks! -- dnk
2008 May 21
2
image (PR#11493)
Full_Name: Joseph Scandura Version: 2.7.0 OS: Mac 10.5 Submission from: (NULL) (140.251.50.94) Since updating to 2.7.0 all plots that use image() (heatmap, etc...) now draw visible boxes around each rectangle in the plot. When there are many rectangles the surrounding color becomes dominant over the rectangle color and the overall image is borderline useless.
2009 Apr 19
2
Sweave: Changing the background color, adding a border
Hi all, I am using Sweave to produce a document. Unfortunately, I have to print several copies and I can't print them in color. So I would like to change the way of printing the code. I would like to print the code in a box with a black borderline and a grey background (quite classic). Is it possible to do it by changing some Schunk options? Christophe
2015 Nov 18
3
OT: Replacing Venerable NAS
On Nov 18, 2015, at 11:04 AM, Gordon Messmer <gordon.messmer at gmail.com> wrote: > > On 11/18/2015 07:31 AM, Tim Evans wrote: >> Would like to hear recommendations here. > > https://www.ixsystems.com/freenas-mini/ For those who don?t know why you?d pay $1000 for a diskless 4-bay NAS box when there are $300-500 boxes that are superficially similar from QNAP, Synology,
2013 Dec 17
3
In-string variable/symbol substitution: What formats/syntax is out there?
Hi, I'm try to collect a list of methods/packages available in R for doing in-string variable/symbol substitution, e.g. someFcn("pi=${pi}"), anotherFcn("pi=@pi@") and so on becomes "pi=3.141593". I am aware of the following: ** gsubfn() in the 'gsubfn' package, e.g. > gsubfn( , , "pi = $pi, 2pi = `2*pi`") [1] "pi = 3.14159265358979,
2017 Nov 08
0
mariadb server memory usage
> This free memory can go away in less than a second It's depends of many things. But you need to pay attention on this variables https://mariadb.com/kb/en/library/mariadb-memory-allocation/ In my db servers i use nagios to monitor when "free" and "available" ram is less than 80% warning state and less than 5% critical. > so I figured why not use as much as
2004 Jun 14
1
polygons around clusters of identically valued nodes in levelplot()
...to plot lines on top of a levelplot(), where the lines are borders between cells of different values. The clines() function provides contours suitable for continuous data. I am dealing with discrete values, spatial clusters of nodes where each cluster has an integer value, and I want to plot the borderlines between these areas. So, in a levelplot having nodes with values 0, 1, or 2, I would like to plot lines between nodes having the values 0 and 1, 0 and 2 and 0 and 2. The contouring concept gives two lines for adjacent nodes having values of 0 and 1. Thanks, Scott Waichler Pacific Northwest Nationa...
2009 Aug 14
1
RODBC does not like table names >11/12 characters
Hi List, I used to access a Paradox database using RODBC, but since last week I am not able anymore to fetch any table which has a name longer than 11 or 12 characters. Here is the the pattern of my code, nothing spectacular: library(RODBC) channel2<-odbcDriverConnect('DSN=xxx') #table names with up to 11 characters still work sqlFetch(channel2, 'abcdefghijk') #table names
2012 Nov 29
1
worldmap_region/country problem
...gions cannot be identified in R. Therefore, all the countries in these regions are not plotted. Is there a way to define regions (for example 'Rest of East-Europe') and to map a combination of these defined regions and individual countries in one worldmap? Is it possible to not display borderlines between some countries but to show the borders between others? Thank you very much for your help! Anna Fechner PricewaterhouseCoopers Aktiengesellschaft Wirtschaftsprüfungsgesellschaft Vorsitzender des Aufsichtsrates WP StB Dr. Norbert Vogelpoth Vorstandsmitglieder WP StB Prof. Dr. Norbert Win...
2010 Sep 08
2
Drop single-dimensional array
Hi Simon, thank you for the concise reply. Do you mean the reported behavior of drop() is not a bug? It looks like a borderline bug to me (see below), but I'm not the judge of that. If this is the intended behavior and serves an actual purpose, then that could be explicitly documented in a \note{} on the help page. Such a note would slightly reduce the surprise of users running into this
2015 Jul 15
1
[PULL] vhost: cleanups and fixes
The following changes since commit 59a5b0f7bf74f88da6670bcbf924d8cc1e75b1ee: virtio-pci: alloc only resources actually used. (2015-06-24 08:15:09 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to c9ce42f72fd0ba180fd35539829e4139dca31494: vhost: add max_mem_regions module parameter
2015 Jul 15
1
[PULL] vhost: cleanups and fixes
The following changes since commit 59a5b0f7bf74f88da6670bcbf924d8cc1e75b1ee: virtio-pci: alloc only resources actually used. (2015-06-24 08:15:09 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to c9ce42f72fd0ba180fd35539829e4139dca31494: vhost: add max_mem_regions module parameter
2018 Dec 04
4
[cfe-dev] RFC: Modernizing our use of auto
On Wed, Nov 28, 2018 at 6:25 PM Chris Lattner via cfe-dev < cfe-dev at lists.llvm.org> wrote: > Generally no IMO, because the cases that produce optional are not obvious. > Just to say, +1 from me too. > > > * Can we use auto in c++14 lambda arguments with llvm::find_if(C, > [](const auto& i) { ... }) for example? > > * We need to use auto for structured
2004 May 25
2
X-Forwarding freezes keyboard on ThinClient Vortex86
Hello all, Please send a Cc: to me in addition to the list. I am not subscribed and this will make it easier for me to follow the thread and reply. Thanks. My scenary is as follows: I have a Linux server with OpenSSH 3.7.1p2 installed and this server acting as an LTSP. Some PCs (all Pentium+ classes) acting as X-Terminals connects to this server via PXE boot --> DHCP --> booting
2003 Oct 16
7
I give up!!
i've just lost $2000 dollars or so on my first commercial asterisk installation .. i'm running a PIV class server, three Digium Wildcard FXO cards, and 10 Grandstream Budgettone SIP phones. The system was to be a PBX for a small company. After over 2 months of pissing about, the client has had his fill of asterisk problems, and asked me to take my equipment out of the building. Obviously,
2014 Oct 14
3
[LLVMdev] RFC: Should we have (something like) -extra-vectorizer-passes in -O2?
I've added a straw-man of some extra optimization passes that help specific benchmarks here or there by either preparing code better on the way into the vectorizer or cleaning up afterward. These are off by default until there is some consensus on the right path forward, but this way we can all test out the same set of flags, and collaborate on any tweaks to them. The primary principle here
2008 Nov 20
1
Low RX volume and half duplex/"walkie-talkie" on AEX-804E
Hi All, I have a ticket open with Digium, but based on their previous lack of support for the Asterisk Appliance, I'm not really holding my breath - and, honestly, I'm not 100% convinced it's a Digium issue in the first place (but I don't know where else to point fingers). We have an AEX-804E (PCI Express, 4 FXO ports, Hardware Echo Cancellation) in a Dell PowerEdge 1950 with